CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/coding_cli_runtime/__init__.py
src/coding_cli_runtime/auth.py
src/coding_cli_runtime/codex_cli.py
src/coding_cli_runtime/contracts.py
src/coding_cli_runtime/copilot_reasoning_baseline.json
src/coding_cli_runtime/copilot_reasoning_logs.py
src/coding_cli_runtime/failure_classification.py
src/coding_cli_runtime/json_io.py
src/coding_cli_runtime/provider_controls.py
src/coding_cli_runtime/provider_specs.py
src/coding_cli_runtime/py.typed
src/coding_cli_runtime/reasoning.py
src/coding_cli_runtime/redaction.py
src/coding_cli_runtime/schema_validation.py
src/coding_cli_runtime/session_execution.py
src/coding_cli_runtime/session_logs.py
src/coding_cli_runtime/subprocess_runner.py
src/coding_cli_runtime.egg-info/PKG-INFO
src/coding_cli_runtime.egg-info/SOURCES.txt
src/coding_cli_runtime.egg-info/dependency_links.txt
src/coding_cli_runtime.egg-info/top_level.txt
src/coding_cli_runtime/schemas/normalized_run_result.v1.json
src/coding_cli_runtime/schemas/reasoning_metadata.v1.json
tests/test_copilot_reasoning_logs.py
tests/test_package_resources.py
tests/test_packaging.py
tests/test_playground_probe_smoke.py
tests/test_provider_catalog_resolution.py
tests/test_runtime_parity.py