AGENTS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
.agents/skills/guap-lab-workflow/SKILL.md
.agents/skills/guap-lab-workflow/references/commands.md
.agents/skills/guap-lab-workflow/references/hermes.md
.agents/skills/guap-lab-workflow/references/openclaw.md
docs/integrations/README.md
docs/integrations/hermes.md
docs/integrations/openclaw.md
docs/superpowers/plans/2026-05-20-lab-automation-cli.md
docs/superpowers/specs/2026-05-20-lab-automation-cli-design.md
examples/hermes-skills.example.yaml
examples/openclaw.json.example
scripts/capture_guap_fixtures.py
scripts/install-agent-skills.ps1
scripts/install-agent-skills.sh
skills/guap-lab-workflow/SKILL.md
skills/guap-lab-workflow/references/commands.md
skills/guap-lab-workflow/references/hermes.md
skills/guap-lab-workflow/references/openclaw.md
src/guap_lab_auto.egg-info/PKG-INFO
src/guap_lab_auto.egg-info/SOURCES.txt
src/guap_lab_auto.egg-info/dependency_links.txt
src/guap_lab_auto.egg-info/entry_points.txt
src/guap_lab_auto.egg-info/requires.txt
src/guap_lab_auto.egg-info/top_level.txt
src/lab_auto/__init__.py
src/lab_auto/archive.py
src/lab_auto/browser.py
src/lab_auto/cli.py
src/lab_auto/config.py
src/lab_auto/context.py
src/lab_auto/convert.py
src/lab_auto/files.py
src/lab_auto/logging.py
src/lab_auto/models.py
src/lab_auto/parsers.py
src/lab_auto/paths.py
src/lab_auto/review.py
src/lab_auto/session_crypto.py
src/lab_auto/session_store.py
src/lab_auto/state.py
src/lab_auto/submit.py
src/lab_auto/sync.py
src/lab_auto/workspace.py
tests/test_archive.py
tests/test_browser.py
tests/test_cli.py
tests/test_config.py
tests/test_convert.py
tests/test_convert_paths.py
tests/test_files.py
tests/test_integration_parsers.py
tests/test_live_playwright.py
tests/test_logging.py
tests/test_merge.py
tests/test_models.py
tests/test_parsers.py
tests/test_paths.py
tests/test_review.py
tests/test_session_crypto.py
tests/test_session_store.py
tests/test_state.py
tests/test_submit.py
tests/test_sync.py
tests/test_workspace.py