free-claude-code/api
Akalanka Ekanayake befa0ebb93
Some checks are pending
CI / Ban suppressions and legacy annotations (push) Waiting to run
CI / pytest (push) Waiting to run
CI / ruff-check (push) Waiting to run
CI / ruff-format (push) Waiting to run
CI / ty (push) Waiting to run
style: modernize admin UI dashboard and improve dropdown alignments (#742)
2026-07-07 02:32:12 -07:00
..
admin_config add telegram proxy support (#988) 2026-07-05 20:59:23 -07:00
admin_static style: modernize admin UI dashboard and improve dropdown alignments (#742) 2026-07-07 02:32:12 -07:00
handlers Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
models Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
web_tools Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
__init__.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
admin_routes.py Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
admin_urls.py Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -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 Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
model_catalog.py Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
model_router.py Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
optimization_handlers.py refactor: remove OpenRouter rollback, shims, and redundant layers 2026-04-24 21:08:38 -07:00
provider_execution.py Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
request_errors.py Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
response_streams.py Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
routes.py Fix stream:false requests returning malformed response (matches #917, #868, #771, #497 symptom) (#977) 2026-07-04 20:47:41 -07:00
runtime.py add telegram proxy support (#988) 2026-07-05 20:59:23 -07:00
validation_log.py Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
web_server_tools.py Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00