CHANGELOG.md
LICENSE
MANIFEST.in
README.md
agent.py
agent_state.py
approval_rules.py
atomic_io.py
circuit_breaker.py
commands.py
compact.py
config.py
context.py
main.py
message_flow.py
message_projection.py
observability.py
permissions.py
prompt.py
pyproject.toml
quality_gate.py
result.py
runtime.py
skills.py
subagent.py
task.py
todo.py
tool_runtime.py
transcript.py
ui.py
evaluation/__init__.py
evaluation/__main__.py
evaluation/budget.py
evaluation/case_worker.py
evaluation/cases.py
evaluation/cli.py
evaluation/config.py
evaluation/grader.py
evaluation/io.py
evaluation/judge.py
evaluation/metrics.py
evaluation/models.py
evaluation/observer.py
evaluation/report.py
evaluation/runner.py
evaluation/shared_budget.py
evaluation/suites/baseline-v1/suite.yaml
evaluation/suites/baseline-v1/fixtures/python-mini/README.md
evaluation/suites/baseline-v1/fixtures/python-mini/calculator.py
evaluation/suites/baseline-v1/fixtures/python-mini/inventory.py
evaluation/suites/baseline-v1/fixtures/python-mini/test_project.py
evaluation/suites/baseline-v1/fixtures/python-mini/text_utils.py
orchestration/__init__.py
orchestration/artifacts.py
orchestration/integration.py
orchestration/models.py
orchestration/permissions.py
orchestration/planning.py
orchestration/scheduler.py
orchestration/service.py
orchestration/settings.py
orchestration/state_machine.py
orchestration/worker.py
orchestration/worktrees.py
orchestration/repositories/__init__.py
orchestration/repositories/postgres_repository.py
orchestration/repositories/protocol.py
orchestration/repositories/sqlite_repository.py
penhin_code.egg-info/PKG-INFO
penhin_code.egg-info/SOURCES.txt
penhin_code.egg-info/dependency_links.txt
penhin_code.egg-info/entry_points.txt
penhin_code.egg-info/requires.txt
penhin_code.egg-info/top_level.txt
providers/__init__.py
providers/anthropic.py
providers/gemini.py
providers/models.py
providers/openai.py
providers/types.py
tools/__init__.py
tools/cache.py
tools/files.py
tools/glob.py
tools/orchestration.py
tools/plan_mode.py
tools/plans.py
tools/registry.py
tools/shell.py
tools/tasks.py
tools/types.py
tools/workspace.py