AUTHORS.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/publish.yml
agentic_harness/__init__.py
agentic_harness/cli.py
agentic_harness/adapters/__init__.py
agentic_harness/adapters/coding_agent.py
agentic_harness/adapters/github_actions.py
agentic_harness/adapters/local_llm.py
agentic_harness/adapters/model_agent.py
agentic_harness/adapters/shell.py
agentic_harness/adapters/tmux.py
agentic_harness/core/__init__.py
agentic_harness/core/artifacts.py
agentic_harness/core/autonomy.py
agentic_harness/core/config.py
agentic_harness/core/demos.py
agentic_harness/core/errors.py
agentic_harness/core/events.py
agentic_harness/core/factory.py
agentic_harness/core/local_goal_bridge.py
agentic_harness/core/loop_guard.py
agentic_harness/core/presentation.py
agentic_harness/core/providers.py
agentic_harness/core/recipes.py
agentic_harness/core/redaction.py
agentic_harness/core/release_validation.py
agentic_harness/core/reporting.py
agentic_harness/core/review.py
agentic_harness/core/safety.py
agentic_harness/core/secure_io.py
agentic_harness/core/state.py
agentic_harness/core/supervisor.py
agentic_harness/core/worker.py
agentic_harness/core/workspace.py
agentic_harness/gui/__init__.py
agentic_harness/gui/api.py
agentic_harness/gui/backend.py
agentic_harness/gui/cli.py
agentic_harness/gui/server.py
agentic_harness/gui/static/app.js
agentic_harness/gui/static/favicon.svg
agentic_harness/gui/static/icons-custom.LICENSE
agentic_harness/gui/static/icons-custom.svg
agentic_harness/gui/static/index.html
agentic_harness/gui/static/styles.css
agentic_harness/recipes/__init__.py
agentic_harness/recipes/changelog.yml
agentic_harness/recipes/fix_tests.yml
agentic_harness/recipes/lint_fix.yml
agentic_harness/recipes/typecheck_fix.yml
agentic_harness/recipes/update_docs.yml
agentic_harness/recipes/verify_tests.yml
docs/ARCHITECTURE_FREEZE.md
docs/CODEX_GOAL_PARITY.md
docs/EVIDENCE_CONTRACT.md
docs/EXTERNAL_BETA.md
docs/EXTERNAL_BETA_FEEDBACK.md
docs/GUI_ARCHITECTURE.md
docs/GUI_DEPLOYMENT.md
docs/GUI_DESIGN.md
docs/PYPI_TRUSTED_PUBLISHING.md
docs/RELEASE_CHECKLIST.md
docs/RELEASE_NOTES_0.4.0.md
docs/RELEASE_NOTES_0.5.0.md
docs/RELEASE_NOTES_0.6.0.md
docs/RELEASE_NOTES_0.6.1.md
docs/RELEASE_NOTES_0.6.10.md
docs/RELEASE_NOTES_0.6.11.md
docs/RELEASE_NOTES_0.6.12.md
docs/RELEASE_NOTES_0.6.13.md
docs/RELEASE_NOTES_0.6.14.md
docs/RELEASE_NOTES_0.6.15.md
docs/RELEASE_NOTES_0.6.16.md
docs/RELEASE_NOTES_0.6.17.md
docs/RELEASE_NOTES_0.6.18.md
docs/RELEASE_NOTES_0.6.19.md
docs/RELEASE_NOTES_0.6.2.md
docs/RELEASE_NOTES_0.6.20.md
docs/RELEASE_NOTES_0.6.21.md
docs/RELEASE_NOTES_0.6.22.md
docs/RELEASE_NOTES_0.6.23.md
docs/RELEASE_NOTES_0.6.24.md
docs/RELEASE_NOTES_0.6.25.md
docs/RELEASE_NOTES_0.6.26.md
docs/RELEASE_NOTES_0.6.27.md
docs/RELEASE_NOTES_0.6.28.md
docs/RELEASE_NOTES_0.6.29.md
docs/RELEASE_NOTES_0.6.3.md
docs/RELEASE_NOTES_0.6.4.md
docs/RELEASE_NOTES_0.6.5.md
docs/RELEASE_NOTES_0.6.6.md
docs/RELEASE_NOTES_0.6.7.md
docs/RELEASE_NOTES_0.6.8.md
docs/RELEASE_NOTES_0.6.9.md
docs/RELEASE_NOTES_0.7.0.md
docs/RELEASE_NOTES_0.7.1.md
docs/RELEASE_NOTES_0.7.2.md
docs/RELEASE_NOTES_0.7.3.md
docs/RELEASE_NOTES_0.7.4.md
docs/RELEASE_NOTES_0.7.5.md
docs/TURNSTONE_INTEGRATION.md
docs/agentic-harness-gui.service.template
docs/demo-script.md
docs/assets/agentic-harness-gui-mobile.png
docs/assets/agentic-harness-gui.png
docs/assets/agentic-harness-icon.png
docs/assets/agentic-harness-social-preview.png
docs/assets/gui-concepts/review-desk.png
docs/assets/gui-concepts/run-room-active.png
docs/assets/gui-concepts/workbench-start.png
docs/templates/publish.yml
evaluation/HARD_REAL_AGENT_PROTOCOL.md
evaluation/README.md
evaluation/REAL_AGENT_PROTOCOL.md
evaluation/__init__.py
evaluation/fixture_support.py
evaluation/hard_real_agent_tasks.json
evaluation/package_real_agent_results.py
evaluation/real_agent_tasks.json
evaluation/real_agent_worker.py
evaluation/run_gate_benchmark.py
evaluation/run_real_agent_comparison.py
evaluation/scripted_coding_agent.py
evaluation/tasks.json
evaluation/verify_fixture.py
evaluation/verify_real_agent_task.py
evaluation/results/demo-20260712/README.md
evaluation/results/demo-20260712/elapsed-seconds.txt
evaluation/results/demo-20260712/terminal.timing
evaluation/results/demo-20260712/terminal.typescript
evaluation/results/hard-real-agent-20260712/README.md
evaluation/results/hard-real-agent-20260712/raw.jsonl
evaluation/results/hard-real-agent-20260712/summary.json
evaluation/results/hard-real-agent-20260712/transcript_manifest.json
evaluation/results/hard-real-agent-20260712/transcripts/boundary-window-direct.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/boundary-window-harness.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/compat-alias-direct.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/compat-alias-harness.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/compat-alias-harness.attempt-2.log
evaluation/results/hard-real-agent-20260712/transcripts/compat-alias-harness.attempt-3.log
evaluation/results/hard-real-agent-20260712/transcripts/coupled-port-docs-direct.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/coupled-port-docs-harness.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/malformed-lines-direct.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/malformed-lines-harness.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/none-and-zero-direct.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/none-and-zero-harness.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/ordered-dedupe-direct.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/ordered-dedupe-harness.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/preserve-unknown-json-direct.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/preserve-unknown-json-harness.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/safe-relative-path-direct.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/safe-relative-path-harness.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/status-and-doc-direct.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/status-and-doc-harness.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/two-file-version-direct.attempt-1.log
evaluation/results/hard-real-agent-20260712/transcripts/two-file-version-harness.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/README.md
evaluation/results/hard-real-agent-v2-20260712/raw.jsonl
evaluation/results/hard-real-agent-v2-20260712/summary.json
evaluation/results/hard-real-agent-v2-20260712/transcript_manifest.json
evaluation/results/hard-real-agent-v2-20260712/transcripts/boundary-window-direct.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/boundary-window-harness.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/compat-alias-direct.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/compat-alias-harness.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/compat-alias-harness.attempt-2.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/compat-alias-harness.attempt-3.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/coupled-port-docs-direct.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/coupled-port-docs-harness.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/malformed-lines-direct.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/malformed-lines-harness.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/none-and-zero-direct.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/none-and-zero-harness.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/ordered-dedupe-direct.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/ordered-dedupe-harness.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/preserve-unknown-json-direct.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/preserve-unknown-json-harness.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/safe-relative-path-direct.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/safe-relative-path-harness.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/status-and-doc-direct.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/status-and-doc-harness.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/two-file-version-direct.attempt-1.log
evaluation/results/hard-real-agent-v2-20260712/transcripts/two-file-version-harness.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/README.md
evaluation/results/hard-real-agent-v3-20260712/raw.jsonl
evaluation/results/hard-real-agent-v3-20260712/summary.json
evaluation/results/hard-real-agent-v3-20260712/transcript_manifest.json
evaluation/results/hard-real-agent-v3-20260712/transcripts/boundary-window-direct.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/boundary-window-harness.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/compat-alias-direct.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/compat-alias-harness.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/compat-alias-harness.attempt-2.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/compat-alias-harness.attempt-3.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/compat-alias-harness.attempt-4.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/coupled-port-docs-direct.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/coupled-port-docs-harness.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/malformed-lines-direct.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/malformed-lines-harness.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/none-and-zero-direct.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/none-and-zero-harness.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/ordered-dedupe-direct.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/ordered-dedupe-harness.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/preserve-unknown-json-direct.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/preserve-unknown-json-harness.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/safe-relative-path-direct.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/safe-relative-path-harness.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/status-and-doc-direct.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/status-and-doc-harness.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/two-file-version-direct.attempt-1.log
evaluation/results/hard-real-agent-v3-20260712/transcripts/two-file-version-harness.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/README.md
evaluation/results/hard-real-agent-v4-20260712/raw.jsonl
evaluation/results/hard-real-agent-v4-20260712/summary.json
evaluation/results/hard-real-agent-v4-20260712/transcript_manifest.json
evaluation/results/hard-real-agent-v4-20260712/transcripts/boundary-window-direct.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/boundary-window-harness.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/compat-alias-direct.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/compat-alias-harness.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/compat-alias-harness.attempt-2.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/compat-alias-harness.attempt-3.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/compat-alias-harness.attempt-4.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/coupled-port-docs-direct.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/coupled-port-docs-harness.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/malformed-lines-direct.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/malformed-lines-harness.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/none-and-zero-direct.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/none-and-zero-harness.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/ordered-dedupe-direct.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/ordered-dedupe-harness.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/preserve-unknown-json-direct.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/preserve-unknown-json-harness.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/safe-relative-path-direct.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/safe-relative-path-harness.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/status-and-doc-direct.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/status-and-doc-harness.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/two-file-version-direct.attempt-1.log
evaluation/results/hard-real-agent-v4-20260712/transcripts/two-file-version-harness.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/README.md
evaluation/results/hard-real-agent-v5-20260712/raw.jsonl
evaluation/results/hard-real-agent-v5-20260712/summary.json
evaluation/results/hard-real-agent-v5-20260712/transcript_manifest.json
evaluation/results/hard-real-agent-v5-20260712/transcripts/boundary-window-direct.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/boundary-window-harness.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/compat-alias-direct.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/compat-alias-harness.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/compat-alias-harness.attempt-2.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/compat-alias-harness.attempt-3.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/compat-alias-harness.attempt-4.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/coupled-port-docs-direct.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/coupled-port-docs-harness.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/malformed-lines-direct.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/malformed-lines-harness.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/none-and-zero-direct.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/none-and-zero-harness.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/ordered-dedupe-direct.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/ordered-dedupe-harness.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/preserve-unknown-json-direct.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/preserve-unknown-json-harness.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/safe-relative-path-direct.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/safe-relative-path-harness.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/status-and-doc-direct.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/status-and-doc-harness.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/two-file-version-direct.attempt-1.log
evaluation/results/hard-real-agent-v5-20260712/transcripts/two-file-version-harness.attempt-1.log
evaluation/results/real-agent-20260712/README.md
evaluation/results/real-agent-20260712/raw.jsonl
evaluation/results/real-agent-20260712/summary.json
evaluation/results/real-agent-20260712/transcript_manifest.json
evaluation/results/real-agent-20260712/transcripts/boolean-default-direct.log
evaluation/results/real-agent-20260712/transcripts/boolean-default-harness.log
evaluation/results/real-agent-20260712/transcripts/command-flag-direct.log
evaluation/results/real-agent-20260712/transcripts/command-flag-harness.log
evaluation/results/real-agent-20260712/transcripts/csv-port-direct.log
evaluation/results/real-agent-20260712/transcripts/csv-port-harness.log
evaluation/results/real-agent-20260712/transcripts/dedupe-route-direct.log
evaluation/results/real-agent-20260712/transcripts/dedupe-route-harness.log
evaluation/results/real-agent-20260712/transcripts/dependency-pin-direct.log
evaluation/results/real-agent-20260712/transcripts/dependency-pin-harness.log
evaluation/results/real-agent-20260712/transcripts/json-timeout-direct.log
evaluation/results/real-agent-20260712/transcripts/json-timeout-harness.log
evaluation/results/real-agent-20260712/transcripts/label-typo-direct.log
evaluation/results/real-agent-20260712/transcripts/label-typo-harness.log
evaluation/results/real-agent-20260712/transcripts/markdown-link-direct.log
evaluation/results/real-agent-20260712/transcripts/markdown-link-harness.log
evaluation/results/real-agent-20260712/transcripts/retry-limit-direct.log
evaluation/results/real-agent-20260712/transcripts/retry-limit-harness.log
evaluation/results/real-agent-20260712/transcripts/sort-flags-direct.log
evaluation/results/real-agent-20260712/transcripts/sort-flags-harness.log
evaluation/results/real-agent-pilot-invalid-20260712/README.md
evaluation/results/real-agent-pilot-invalid-20260712/raw.jsonl
evaluation/results/real-agent-pilot-invalid-20260712/summary.json
evaluation/results/real-agent-pilot-invalid-20260712/transcript_manifest.json
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/boolean-default-direct.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/boolean-default-harness.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/command-flag-direct.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/command-flag-harness.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/csv-port-direct.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/csv-port-harness.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/dedupe-route-direct.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/dedupe-route-harness.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/dependency-pin-direct.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/dependency-pin-harness.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/json-timeout-direct.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/json-timeout-harness.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/label-typo-direct.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/label-typo-harness.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/markdown-link-direct.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/markdown-link-harness.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/retry-limit-direct.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/retry-limit-harness.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/sort-flags-direct.log
evaluation/results/real-agent-pilot-invalid-20260712/transcripts/sort-flags-harness.log
evaluation/results/representative/README.md
evaluation/results/representative/environment.json
evaluation/results/representative/raw.jsonl
evaluation/results/representative/summary.json
evaluation/results/representative/summary.md
examples/README.md
examples/real-world-recipes.md
examples/coding-agent/README.md
examples/fix-failing-tests-demo/README.md
examples/fix-failing-tests-demo/calculator.py
examples/fix-failing-tests-demo/mock_coding_agent.py
examples/fix-failing-tests-demo/requirements-dev.txt
examples/fix-failing-tests-demo/reset_demo.py
examples/fix-failing-tests-demo/tests/test_calculator.py
examples/local-llm/README.md
examples/local-llm/run_local_llm.py
examples/shell-worker/README.md
examples/shell-worker/worker.py
examples/shell-worker/.agentic-harness/config.yml
examples/tmux-worker/README.md
examples/tmux-worker/tmux_worker_demo.py
local_agentic_harness.egg-info/PKG-INFO
local_agentic_harness.egg-info/SOURCES.txt
local_agentic_harness.egg-info/dependency_links.txt
local_agentic_harness.egg-info/entry_points.txt
local_agentic_harness.egg-info/requires.txt
local_agentic_harness.egg-info/top_level.txt
tests/frontend_token_race_test.js
tests/test_accept_flow.py
tests/test_accept_requires_review.py
tests/test_adapters.py
tests/test_artifact_store_repair.py
tests/test_attempt_history.py
tests/test_autonomy.py
tests/test_ci_workflow.py
tests/test_cli.py
tests/test_config_conflict.py
tests/test_config_load.py
tests/test_core_engine.py
tests/test_embedded_gui_backend.py
tests/test_errors.py
tests/test_evaluation.py
tests/test_examples.py
tests/test_goal_equality_and_duration.py
tests/test_goal_serialization_safety.py
tests/test_gui_api.py
tests/test_gui_product_journey.py
tests/test_gui_receipts.py
tests/test_gui_setup.py
tests/test_local_goal_bridge.py
tests/test_loop_guard_boundary.py
tests/test_loop_guard_load_prunes.py
tests/test_loop_guard_no_babysitting.py
tests/test_model_agent.py
tests/test_package_real_agent_results.py
tests/test_real_agent_comparison.py
tests/test_recipes.py
tests/test_release_validation.py
tests/test_reporting.py
tests/test_restart.py
tests/test_restart_resets_guard.py
tests/test_review.py
tests/test_supervisor_repair_and_reset.py
tests/test_task_events.py
tests/test_terminal_evidence_freeze.py
tests/test_transcript_security.py
tests/test_worker.py