Yash030/claude-code-proxy
Update NVIDIA NIM models - keep top 5, add minimax-m2.7
Fix Silicon Flow model IDs with correct API names
Keep only 5 best Silicon Flow models for free tier
Add high-rate-limit Silicon Flow models for free tier usage
Better handle rate limit errors that come as 413 or BadRequestError.
Add detailed error mapping debug logs.
Add error details to APIError messages.
Add routing debug log to trace provider resolution.
Add detailed error info to auth failure messages.
Add credential logging at provider creation.
Add detailed error logging to trace API failures.
Add Cerebras, Silicon Flow, and Groq providers with debug logging.
$(cat <<EOF
$(cat <<EOF
$(cat <<EOF
$(cat <<EOF
$(cat <<EOF
Add Cerebras and Silicon Flow models to REQUESTED_PROVIDER_MODELS
Add Z.ai GLM 4.7 model to Cerebras provider
Add Cerebras and Silicon Flow provider support
Extend session visibility in admin dashboard with configurable retention
Implement image support in proxy with vision-aware routing
NIM speed optimization — adaptive rate limiting and increased throughput
Fix stale sessions in admin dashboard and improve auto-routing health
docs: update CLAUDE.md with auto-routing optimizations
Optimize auto routing: Zen unlimited, smarter fallback skipping
Track sessions via X-Session-ID header for accurate admin dashboard
docs: update CLAUDE.md with model list and health tracking
Add free Zen models: big-pickle, ring-2.6-1t-free, nemotron-3-super-free
Speed up NIM provider with failure tracking and faster timeouts
docs: complete README refactor with cloud deploy guide
Speed optimizations and enhanced auto-model fallback routing
Performance optimizations for faster proxy routing
Display admin dashboard on root page
Upgrade admin dashboard to terminal-style dark theme
Track sessions by gateway client IP
Fix: use sync version of track_request to avoid SyntaxError
Fix: sessions tracking now works correctly in dashboard and JSON
Add templates directory to Dockerfile for admin dashboard
Update CLAUDE.md with admin dashboard docs
Add jinja2 explicit dependency for admin dashboard templates
Add admin dashboard for session monitoring
Add git origins table to README
Add smart task-aware routing (Phase 1)
Fix httpx keepalive_expiry parameter name
Performance optimizations for proxy speed and shared sessions
Remove groq/cerebras, add zen model
Remove groq from provider catalog
Remove readme reference from pyproject.toml
Add HF Space metadata
