LICENSE
README.md
pyproject.toml
coworker/__init__.py
coworker/cli.py
coworker/config.py
coworker/logger.py
coworker/pricing.py
coworker/profiles.py
coworker/providers.py
coworker/redaction.py
coworker/stats.py
coworker/plugins/__init__.py
coworker/plugins/manifest.py
coworker/plugins/registry.py
coworker/plugins/rtk.py
coworker/plugins/rtk_codex_shims.py
coworker/plugins/rtk_cursor_hook.py
coworker/plugins/rtk_passthrough.py
coworker/plugins/rtk_signal_guard.sh
coworker_cli.egg-info/PKG-INFO
coworker_cli.egg-info/SOURCES.txt
coworker_cli.egg-info/dependency_links.txt
coworker_cli.egg-info/entry_points.txt
coworker_cli.egg-info/requires.txt
coworker_cli.egg-info/top_level.txt
tests/test_balance_error.py
tests/test_bench_rtk.py
tests/test_ci_cost_cap.py
tests/test_cli_smoke.py
tests/test_cli_write_empty.py
tests/test_file_gate.py
tests/test_flash_only_profiles.py
tests/test_key_command.py
tests/test_keys_env.py
tests/test_live_integration_workflow.py
tests/test_measure_invocation_token_cost.py
tests/test_plugin_registry.py
tests/test_pricing.py
tests/test_provider_routing.py
tests/test_public_surface_hygiene.py
tests/test_redaction.py
tests/test_release_workflow.py
tests/test_retry_policy.py
tests/test_rtk_codex_shims.py
tests/test_rtk_cursor_hook.py
tests/test_rtk_economics.py
tests/test_rtk_live.py
tests/test_rtk_passthrough.py
tests/test_rtk_plugin.py
tests/test_rtk_signal_guard.py
tests/test_rtk_stats.py
tests/test_stats_export.py
tests/test_version_metadata.py
tests/test_write_append.py