LICENSE
README.md
pyproject.toml
cli/__init__.py
cli/__main__.py
cli/commands.py
cli/completion.py
cli/deps.py
cli/errors.py
cli/exit_codes.py
cli/fuzzy.py
cli/intent.py
cli/interactive.py
cli/main.py
cli/plugins.py
cli/runview.py
cli/selfupdate.py
cli/session.py
cli/tracelog.py
cli/tui.py
cli/ui.py
cli/uninstall.py
cli/vexconfig.py
cli/_stubs/__init__.py
cli/_stubs/scheduler.py
cli/fixtures/smoke_repo/README.md
cli/fixtures/smoke_repo/mathutil.py
cli/fixtures/smoke_repo/tests/test_mathutil.py
dashboard/__init__.py
dashboard/__main__.py
dashboard/collect.py
dashboard/server.py
execution/__init__.py
execution/env_snapshot.py
execution/feedback.py
execution/git_output.py
execution/rationale.py
execution/sandbox.py
execution/sandbox_adversarial.py
execution/sandbox_perf.py
execution/sandbox_stress.py
execution/sandbox_sustained.py
execution/verify.py
harness/__init__.py
harness/ablation_agenttests.py
harness/agent_loop.py
harness/agent_tests.py
harness/build_mode.py
harness/build_plan.py
harness/config.py
harness/context.py
harness/coordination.py
harness/core.py
harness/decision_memory.py
harness/deps.py
harness/docs_lookup.py
harness/editor.py
harness/intent.py
harness/lint.py
harness/model_client.py
harness/prompts.py
harness/qa_mode.py
harness/research_mode.py
harness/retrieval.py
harness/router.py
harness/scan_mode.py
harness/skills.py
harness/state_machine.py
harness/steering.py
harness/tool_errors.py
harness/tools.py
harness/trace.py
harness/webfetch.py
harness/_stubs/__init__.py
harness/_stubs/model_router.py
harness/_stubs/sandbox.py
harness/_stubs/scripted_model.py
harness/_stubs/verify.py
mcp_server/__init__.py
mcp_server/__main__.py
mcp_server/server.py
memory/__init__.py
memory/code_graph.py
memory/decision_store.py
memory/mcp_client.py
memory/paths.py
runtime/__init__.py
runtime/ablation.py
runtime/ablation_memplan.py
runtime/ablation_tasks.py
runtime/abuse.py
runtime/analyze_history.py
runtime/approval.py
runtime/checkpoint.py
runtime/config.py
runtime/difficulty.py
runtime/ensemble.py
runtime/fake_harness.py
runtime/fsutil.py
runtime/mock_provider.py
runtime/model_router.py
runtime/multirepo_tasks.py
runtime/paths.py
runtime/scheduler.py
runtime/serialize.py
runtime/soak.py
runtime/stress.py
runtime/worker.py
shared/__init__.py
shared/traceview.py
shared/tracing.py
shared/types.py
tests/test_adversarial.py
tests/test_agent_loop.py
tests/test_agent_tests.py
tests/test_analyze_history.py
tests/test_batch_docs_lint.py
tests/test_build_plan.py
tests/test_build_plan_e2e.py
tests/test_cli.py
tests/test_cli_adversarial.py
tests/test_cli_config.py
tests/test_cli_errors.py
tests/test_cli_plugins.py
tests/test_cli_polish.py
tests/test_cli_release.py
tests/test_cli_runview.py
tests/test_cli_tracelog.py
tests/test_cli_tui.py
tests/test_cli_vex.py
tests/test_cli_vex2.py
tests/test_cli_vex3.py
tests/test_code_graph.py
tests/test_config_trace_state.py
tests/test_context_budget_rerank.py
tests/test_coordination.py
tests/test_coordination_e2e.py
tests/test_dashboard.py
tests/test_decision_memory_planning.py
tests/test_decision_store.py
tests/test_difficulty_approval.py
tests/test_e2e_run_task.py
tests/test_editor_prompts.py
tests/test_ensemble.py
tests/test_env_snapshot.py
tests/test_evals_tasks.py
tests/test_feedback.py
tests/test_git_output_rationale.py
tests/test_mcp_adversarial.py
tests/test_mcp_client.py
tests/test_mcp_server.py
tests/test_mcp_stdio_fileno.py
tests/test_model_router.py
tests/test_modes.py
tests/test_multilang_graph.py
tests/test_provider_smoke.py
tests/test_recall_unit.py
tests/test_retrieval_tools.py
tests/test_sandbox.py
tests/test_scan_mode.py
tests/test_scheduler_integration.py
tests/test_self_critique.py
tests/test_skills.py
tests/test_state_machine.py
tests/test_steering.py
tests/test_stubs_and_deps.py
tests/test_tool_errors.py
tests/test_tracing.py
tests/test_verify.py
tests/test_verify_js.py
tests/test_webfetch.py
vex_harness.egg-info/PKG-INFO
vex_harness.egg-info/SOURCES.txt
vex_harness.egg-info/dependency_links.txt
vex_harness.egg-info/entry_points.txt
vex_harness.egg-info/requires.txt
vex_harness.egg-info/top_level.txt