free-claude-code/api
2026-07-04 19:28:59 -07:00
..
admin_config Add MiniMax provider (#980) 2026-07-04 19:28:59 -07:00
admin_static Refactor admin config into catalog-driven package (#926) 2026-06-27 15:37:29 -07:00
handlers Refactor settings schema ownership (#927) 2026-06-27 16:21:30 -07:00
models Add Codex support (#691) 2026-06-16 16:32:43 -07:00
web_tools Refactor settings schema ownership (#927) 2026-06-27 16:21:30 -07:00
__init__.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
admin_routes.py Refactor settings schema ownership (#927) 2026-06-27 16:21:30 -07:00
admin_urls.py log urls at startup 2026-05-10 01:45:04 -07:00
app.py Add Codex support (#691) 2026-06-16 16:32:43 -07:00
command_utils.py fix: only strip valid env assignments in command parsing (#229) 2026-04-27 18:34:48 -07:00
dependencies.py Refactor provider runtime ownership (#925) 2026-06-27 15:04:34 -07:00
detection.py Fix Claude auto-mode classifier thinking policy (#865) 2026-06-19 12:24:56 -07:00
gateway_model_ids.py Add no-thinking model picker variants 2026-04-30 21:27:23 -07:00
model_catalog.py Refactor settings schema ownership (#927) 2026-06-27 16:21:30 -07:00
model_router.py Refactor settings schema ownership (#927) 2026-06-27 16:21:30 -07:00
optimization_handlers.py refactor: remove OpenRouter rollback, shims, and redundant layers 2026-04-24 21:08:38 -07:00
provider_execution.py Split API request handling by product surface (#923) 2026-06-27 13:13:32 -07:00
request_errors.py Split API request handling by product surface (#923) 2026-06-27 13:13:32 -07:00
response_streams.py Split API request handling by product surface (#923) 2026-06-27 13:13:32 -07:00
routes.py Refactor settings schema ownership (#927) 2026-06-27 16:21:30 -07:00
runtime.py Refactor messaging conversation state (#931) 2026-06-28 01:32:34 -07:00
validation_log.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
web_server_tools.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00