free-claude-code/api
Alishahryar1 c024bf6892 Fix stream cleanup context handling.
Avoid contextvar-based log context in SSE generators and treat GeneratorExit as quiet teardown.
2026-06-17 20:43:38 -07:00
..
admin_static Add Codestral Provider 2026-05-23 19:09:22 -07:00
models Add Codex support (#691) 2026-06-16 16:32:43 -07:00
web_tools feat(providers): native Anthropic Messages for Kimi, Fireworks, Z.ai 2026-05-23 17:03:59 -07:00
__init__.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
admin_config.py Fix live provider smoke defaults 2026-05-31 13:02:15 -07:00
admin_routes.py Improve admin UI setup flow 2026-05-10 15:57:56 -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 fix: normalize proxy auth token whitespace 2026-06-03 23:48:29 -07:00
detection.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
gateway_model_ids.py Add no-thinking model picker variants 2026-04-30 21:27:23 -07:00
model_router.py Add no-thinking model picker variants 2026-04-30 21:27:23 -07:00
optimization_handlers.py refactor: remove OpenRouter rollback, shims, and redundant layers 2026-04-24 21:08:38 -07:00
routes.py Add Codex support (#691) 2026-06-16 16:32:43 -07:00
runtime.py Admin UX refactor, runtime fixes, and startup logging (#472) 2026-05-17 12:55:00 -07:00
services.py Fix stream cleanup context handling. 2026-06-17 20:43:38 -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