LICENSE
MANIFEST.in
README.md
VERSION
agent.py
autonomous_agent.py
client.py
error_handler.py
loop_detector.py
lsp_plugins.py
output_formatter.py
progress.py
pyproject.toml
requirements.txt
retry_manager.py
security.py
setup.py
setup_mcp.py
skills_manager.py
version.py
claude_harness.egg-info/PKG-INFO
claude_harness.egg-info/SOURCES.txt
claude_harness.egg-info/dependency_links.txt
claude_harness.egg-info/entry_points.txt
claude_harness.egg-info/requires.txt
claude_harness.egg-info/top_level.txt
harness_data/__init__.py
harness_data/.claude/skills/code-quality/SKILL.md
harness_data/.claude/skills/harness-patterns/SKILL.md
harness_data/.claude/skills/linear-workflow/SKILL.md
harness_data/.claude/skills/lsp-navigation/SKILL.md
harness_data/.claude/skills/project-patterns/SKILL.md
harness_data/.claude/skills/puppeteer-testing/SKILL.md
infra/__init__.py
infra/healer.py
prompts/__init__.py
prompts/app_spec.txt
prompts/bugfix_mode_prompt.md
prompts/coding_prompt.md
prompts/enhancement_coding_prompt.md
prompts/enhancement_initializer_prompt.md
prompts/generic_e2e_requirements.md
prompts/generic_regression_requirements.md
prompts/infrastructure_validation_gate.md
prompts/initializer_prompt.md
prompts/project_structure.md
prompts/quality_gates.md
prompts/smoke_test_gate.md
prompts/test_execution_gate.md
prompts/test_quality_standards.md
prompts/validation_mode_prompt.md
tests/test_client_skills.py
tests/test_lsp_plugins.py
tests/test_security.py
tests/test_skills.py
tests/test_v3_1_features.py
validators/__init__.py
validators/browser_cleanup_hook.py
validators/e2e_hook.py
validators/e2e_verifier.py
validators/secrets_hook.py
validators/secrets_scanner.py
validators/test_runner.py