free-claude-code/api
Alishahryar1 7dfcad2a4c Enhance logging and error handling across multiple modules
- Added request ID context to logging in FastAPI routes and NVIDIA NIM provider.
- Improved logging format to include context variables for better traceability.
- Updated message handling in Telegram and Claude handlers to log message previews.
- Enhanced error logging in NVIDIA NIM provider with request ID for easier debugging.
- Added logging for tree repository actions to track tree and node registrations.
2026-02-15 02:01:57 -08:00
..
models Updated token counting and removed non streaming support 2026-02-14 19:10:09 -08:00
__init__.py Major refactor done by itself 2026-01-29 14:40:08 -08:00
app.py Optimized code in hot paths with z-ai/glm5 2026-02-14 19:59:46 -08:00
command_utils.py Phase 7 & 8: Routes optimization refactor and request utils split 2026-02-15 01:41:35 +00:00
dependencies.py Improved logging coverage 2026-02-14 23:14:58 -08:00
detection.py Phase 7 & 8: Routes optimization refactor and request utils split 2026-02-15 01:41:35 +00:00
optimization_handlers.py Optimized code in hot paths with z-ai/glm5 2026-02-14 19:59:46 -08:00
request_utils.py Improved logging coverage 2026-02-14 23:14:58 -08:00
routes.py Enhance logging and error handling across multiple modules 2026-02-15 02:01:57 -08:00