free-claude-code/api
2026-05-12 13:42:29 +05:30
..
admin_static fix(nim): resolve cleanup AttributeError and update default model to minimax-m2.7 2026-05-12 10:53:37 +05:30
models feat: implement provider registry, error mapping, and modular configuration for multi-provider support 2026-05-12 13:42:29 +05:30
web_tools feat: implement provider registry, error mapping, and modular configuration for multi-provider support 2026-05-12 13:42:29 +05:30
__init__.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
admin_config.py feat: implement provider registry, error mapping, and modular configuration for multi-provider support 2026-05-12 13:42:29 +05:30
admin_routes.py feat: implement provider registry, error mapping, and modular configuration for multi-provider support 2026-05-12 13:42:29 +05:30
admin_urls.py log urls at startup 2026-05-10 01:45:04 -07:00
app.py feat: implement provider registry, error mapping, and modular configuration for multi-provider support 2026-05-12 13:42:29 +05:30
command_utils.py fix: only strip valid env assignments in command parsing (#229) 2026-04-27 18:34:48 -07:00
dependencies.py fix(security): constant-time comparison for ANTHROPIC_AUTH_TOKEN (#262) 2026-04-29 10:13:21 -07:00
detection.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
gateway_model_ids.py feat: implement provider registry, error mapping, and modular configuration for multi-provider support 2026-05-12 13:42:29 +05:30
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 feat(logging): structured TRACE events and end-to-end request correlation 2026-05-10 18:24:48 -07:00
runtime.py Hardening Admin UI Security: Modernize UI and implement robust defense-in-depth measures 2026-05-12 10:17:18 +05:30
services.py feat(logging): structured TRACE events and end-to-end request correlation 2026-05-10 18:24:48 -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