CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/behavior.md
docs/docs.md
docs/releasing.md
docs/table.md
thinharness/__init__.py
thinharness/_migration.py
thinharness/approvals.py
thinharness/children.py
thinharness/content.py
thinharness/core.py
thinharness/defaults.py
thinharness/events.py
thinharness/hooks.py
thinharness/output.py
thinharness/projections.py
thinharness/py.typed
thinharness/runtime.py
thinharness/tool_execution.py
thinharness/tracing.py
thinharness/turns.py
thinharness/types.py
thinharness.egg-info/PKG-INFO
thinharness.egg-info/SOURCES.txt
thinharness.egg-info/dependency_links.txt
thinharness.egg-info/requires.txt
thinharness.egg-info/top_level.txt
thinharness/plugins/__init__.py
thinharness/plugins/_builtin.py
thinharness/plugins/base.py
thinharness/plugins/bash.py
thinharness/plugins/filesystem.py
thinharness/plugins/mcp.py
thinharness/plugins/parallel_llm.py
thinharness/plugins/skills.py
thinharness/plugins/subagents.py
thinharness/providers/__init__.py
thinharness/providers/anthropic.py
thinharness/providers/base.py
thinharness/providers/openai.py
thinharness/providers/openrouter.py
thinharness/providers/transcript.py
thinharness/providers/transport.py
thinharness/tools/__init__.py
thinharness/tools/base.py
thinharness/tools/filesystem.py
thinharness/tools/jsonl.py
thinharness/tools/mcp.py
thinharness/tools/parallel_llm.py
thinharness/tools/search_support.py
thinharness/tools/skills.py