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/stats.py
coworker/plugins/__init__.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_cli_smoke.py
tests/test_file_gate.py
tests/test_pricing.py
tests/test_provider_routing.py
tests/test_release_workflow.py
tests/test_rtk_codex_shims.py
tests/test_rtk_cursor_hook.py
tests/test_rtk_live.py
tests/test_rtk_passthrough.py
tests/test_rtk_plugin.py
tests/test_version_metadata.py
tests/test_write_append.py