Releases: Anai-Guo/LabAgent
Releases · Anai-Guo/LabAgent
v0.1.0 — Initial Release
AI Harness for Lab v0.1.0
The first release of AI Harness for Lab — a fully automated lab assistant that connects AI to your instruments.
Highlights
- 46 measurement templates across 9 scientific disciplines (physics, chemistry, biology, materials science, semiconductor, thermoelectric, superconductivity, dielectric, environmental sensors)
- 8 AI capabilities: instrument classification, parameter optimization, safety advisory, script generation, result interpretation, skill generation, agent chat, experiment memory
- Adaptive Web GUI: dynamic dashboard + real-time multi-panel monitor with selectable axes, template-driven metric cards, and preset system
- 6 AI model providers: Claude, GPT-4o, Gemini, Ollama, vLLM, DeepSeek — switch with one config line
- 3-tier safety boundaries: block / require confirmation / allow — prevents dangerous configurations
- Instrument drivers: Keithley 2400/6221, Lakeshore 335 with auto-retry, YAML-based config
- Quantum Design support: PPMS and MPMS templates with MultiPyVu integration
- MCP server: 8 tools for Claude Code, Cursor, and any MCP-compatible AI IDE
- 94 tests passing, ruff lint clean
Install
pip install git+https://github.com/Anai-Guo/AIharnessforlab.gitQuick Start
labharness scan # Discover instruments
labharness propose hall # Generate measurement plan
labharness web # Launch Web GUI
labharness chat # AI-guided measurement session