CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
penhin/__init__.py
penhin/approval_rules.py
penhin/permissions.py
penhin/result.py
penhin/skills.py
penhin/agent/__init__.py
penhin/agent/compaction.py
penhin/agent/context.py
penhin/agent/loop.py
penhin/agent/messages.py
penhin/agent/projection.py
penhin/agent/prompts.py
penhin/agent/service.py
penhin/agent/state.py
penhin/agent/transcript.py
penhin/agent/subagents/__init__.py
penhin/agent/subagents/finalization.py
penhin/agent/subagents/profiles.py
penhin/agent/subagents/service.py
penhin/auth/__init__.py
penhin/auth/browser.py
penhin/auth/interaction.py
penhin/auth/models.py
penhin/auth/providers.py
penhin/auth/resolver.py
penhin/auth/secrets.py
penhin/auth/service.py
penhin/auth/storage.py
penhin/auth/oauth/__init__.py
penhin/auth/oauth/_flows.py
penhin/auth/oauth/anthropic.py
penhin/auth/oauth/callback.py
penhin/auth/oauth/common.py
penhin/auth/oauth/openai_codex.py
penhin/cli/__init__.py
penhin/cli/main.py
penhin/cli/ui.py
penhin/cli/commands/__init__.py
penhin/cli/commands/_handlers.py
penhin/cli/commands/auth.py
penhin/cli/commands/permissions.py
penhin/cli/commands/router.py
penhin/cli/commands/runtime.py
penhin/cli/commands/session.py
penhin/cli/commands/types.py
penhin/cli/commands/workspace.py
penhin/evaluation/__init__.py
penhin/evaluation/__main__.py
penhin/evaluation/budget.py
penhin/evaluation/case_worker.py
penhin/evaluation/cases.py
penhin/evaluation/cli.py
penhin/evaluation/config.py
penhin/evaluation/grader.py
penhin/evaluation/judge.py
penhin/evaluation/metrics.py
penhin/evaluation/models.py
penhin/evaluation/observer.py
penhin/evaluation/report.py
penhin/evaluation/runner.py
penhin/evaluation/shared_budget.py
penhin/evaluation/trace.py
penhin/evaluation/suites/baseline-v1/suite.yaml
penhin/evaluation/suites/baseline-v1/fixtures/go-mini/README.md
penhin/evaluation/suites/baseline-v1/fixtures/go-mini/go.mod
penhin/evaluation/suites/baseline-v1/fixtures/go-mini/calc/calc.go
penhin/evaluation/suites/baseline-v1/fixtures/go-mini/calc/calc_test.go
penhin/evaluation/suites/baseline-v1/fixtures/go-mini/textutil/text.go
penhin/evaluation/suites/baseline-v1/fixtures/javascript-mini/README.md
penhin/evaluation/suites/baseline-v1/fixtures/javascript-mini/package.json
penhin/evaluation/suites/baseline-v1/fixtures/javascript-mini/src/inventory.js
penhin/evaluation/suites/baseline-v1/fixtures/javascript-mini/src/math.js
penhin/evaluation/suites/baseline-v1/fixtures/javascript-mini/src/text.js
penhin/evaluation/suites/baseline-v1/fixtures/javascript-mini/test/project.test.js
penhin/evaluation/suites/baseline-v1/fixtures/python-mini/README.md
penhin/evaluation/suites/baseline-v1/fixtures/python-mini/calculator.py
penhin/evaluation/suites/baseline-v1/fixtures/python-mini/inventory.py
penhin/evaluation/suites/baseline-v1/fixtures/python-mini/test_project.py
penhin/evaluation/suites/baseline-v1/fixtures/python-mini/text_utils.py
penhin/infrastructure/__init__.py
penhin/infrastructure/atomic_io.py
penhin/infrastructure/config.py
penhin/infrastructure/observability.py
penhin/infrastructure/quality_gate.py
penhin/orchestration/__init__.py
penhin/orchestration/artifacts.py
penhin/orchestration/dags.py
penhin/orchestration/integration.py
penhin/orchestration/jobs.py
penhin/orchestration/models.py
penhin/orchestration/permissions.py
penhin/orchestration/planning.py
penhin/orchestration/scheduler.py
penhin/orchestration/service.py
penhin/orchestration/settings.py
penhin/orchestration/state_machine.py
penhin/orchestration/worker.py
penhin/orchestration/worktrees.py
penhin/orchestration/repositories/__init__.py
penhin/orchestration/repositories/postgres_repository.py
penhin/orchestration/repositories/protocol.py
penhin/orchestration/repositories/sqlite_repository.py
penhin/providers/__init__.py
penhin/providers/anthropic.py
penhin/providers/deepseek.py
penhin/providers/gemini.py
penhin/providers/models.py
penhin/providers/openai.py
penhin/providers/openai_codex.py
penhin/providers/protocols.py
penhin/providers/registry.py
penhin/runtime/__init__.py
penhin/runtime/factory.py
penhin/runtime/manager.py
penhin/runtime/models.py
penhin/runtime/retry.py
penhin/runtime/settings.py
penhin/tools/__init__.py
penhin/tools/registry.py
penhin/tools/task_state.py
penhin/tools/types.py
penhin/tools/builtin/__init__.py
penhin/tools/builtin/cache.py
penhin/tools/builtin/files.py
penhin/tools/builtin/glob.py
penhin/tools/builtin/orchestration.py
penhin/tools/builtin/plan_mode.py
penhin/tools/builtin/plans.py
penhin/tools/builtin/shell.py
penhin/tools/builtin/tasks.py
penhin/tools/builtin/workspace.py
penhin/tools/execution/__init__.py
penhin/tools/execution/approval.py
penhin/tools/execution/observability.py
penhin/tools/execution/service.py
penhin/tools/execution/validation.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