CoolFace
Apppublic

Yash030/claude-code-proxy

sourceHugging Faceupdated 4mo agoView on Hugging Face
2likes
50 commits on main
ef22b954mo ago

Update NVIDIA NIM models - keep top 5, add minimax-m2.7

Yash030
24b93254mo ago

Fix Silicon Flow model IDs with correct API names

Yash030
5bba5954mo ago

Keep only 5 best Silicon Flow models for free tier

Yash030
c9c8b954mo ago

Add high-rate-limit Silicon Flow models for free tier usage

Yash030
c66ebaa4mo ago

Better handle rate limit errors that come as 413 or BadRequestError.

Yash030, Claude Opus 4.7
860ed884mo ago

Add detailed error mapping debug logs.

Yash030, Claude Opus 4.7
24921124mo ago

Add error details to APIError messages.

Yash030, Claude Opus 4.7
65739aa4mo ago

Add routing debug log to trace provider resolution.

Yash030, Claude Opus 4.7
979bf9b4mo ago

Add detailed error info to auth failure messages.

Yash030, Claude Opus 4.7
a1a14b24mo ago

Add credential logging at provider creation.

Yash030, Claude Opus 4.7
ce65a744mo ago

Add detailed error logging to trace API failures.

Yash030, Claude Opus 4.7
db83b534mo ago

Add Cerebras, Silicon Flow, and Groq providers with debug logging.

Yash030, Claude Opus 4.7
332dd164mo ago

$(cat <<EOF

Yash030
98fdd464mo ago

$(cat <<EOF

Yash030
55f294b4mo ago

$(cat <<EOF

Yash030
0ba585f4mo ago

$(cat <<EOF

Yash030
58a37214mo ago

$(cat <<EOF

Yash030
02238904mo ago

Add Cerebras and Silicon Flow models to REQUESTED_PROVIDER_MODELS

Yash030, Claude Opus 4.7
6993cbc4mo ago

Add Z.ai GLM 4.7 model to Cerebras provider

Yash030, Claude Opus 4.7
43ea0694mo ago

Add Cerebras and Silicon Flow provider support

Yash030, Claude Opus 4.7
6339a534mo ago

Extend session visibility in admin dashboard with configurable retention

Yash030, Claude Opus 4.7
574e4e74mo ago

Implement image support in proxy with vision-aware routing

Yash030, Claude Opus 4.7
aa9c0b04mo ago

NIM speed optimization — adaptive rate limiting and increased throughput

Yash030, Claude Opus 4.7
188ffa94mo ago

Fix stale sessions in admin dashboard and improve auto-routing health

Yash030, Claude Opus 4.7
84a115b4mo ago

docs: update CLAUDE.md with auto-routing optimizations

Yash030, Claude Opus 4.7
9358a6f4mo ago

Optimize auto routing: Zen unlimited, smarter fallback skipping

Yash030, Claude Opus 4.7
948c8f94mo ago

Track sessions via X-Session-ID header for accurate admin dashboard

Yash030, Claude Opus 4.7
d64f2a24mo ago

docs: update CLAUDE.md with model list and health tracking

Yash030, Claude Opus 4.7
04fcbd74mo ago

Add free Zen models: big-pickle, ring-2.6-1t-free, nemotron-3-super-free

Yash030, Claude Opus 4.7
a5ea6404mo ago

Speed up NIM provider with failure tracking and faster timeouts

Yash030, Claude Opus 4.7
fcc52784mo ago

docs: complete README refactor with cloud deploy guide

Yash030, Claude Opus 4.7
ebba9d64mo ago

Speed optimizations and enhanced auto-model fallback routing

Yash030, Claude Opus 4.7
49813da4mo ago

Performance optimizations for faster proxy routing

Yash030, Claude Opus 4.7
1985e644mo ago

Display admin dashboard on root page

Yash030, Claude Opus 4.7
a47c2e05mo ago

Upgrade admin dashboard to terminal-style dark theme

Yash030, Claude Opus 4.7
f56589d5mo ago

Track sessions by gateway client IP

Yash030, Claude Opus 4.7
b5bd2a85mo ago

Fix: use sync version of track_request to avoid SyntaxError

Yash030, Claude Opus 4.7
ef123a85mo ago

Fix: sessions tracking now works correctly in dashboard and JSON

Yash030, Claude Opus 4.7
89ba2575mo ago

Add templates directory to Dockerfile for admin dashboard

Yash030, Claude Opus 4.7
00150695mo ago

Update CLAUDE.md with admin dashboard docs

Yash030, Claude Opus 4.7
f69902b5mo ago

Add jinja2 explicit dependency for admin dashboard templates

Yash030, Claude Opus 4.7
f3220aa5mo ago

Add admin dashboard for session monitoring

Yash030, Claude Opus 4.7
28e4b905mo ago

Add git origins table to README

Yash030
49740125mo ago

Add smart task-aware routing (Phase 1)

Yash030
8238c165mo ago

Fix httpx keepalive_expiry parameter name

Yash030
cc3287d5mo ago

Performance optimizations for proxy speed and shared sessions

Yash030, Claude Opus 4.7
d6a18755mo ago

Remove groq/cerebras, add zen model

Yash030
af4fba55mo ago

Remove groq from provider catalog

Yash030
981da175mo ago

Remove readme reference from pyproject.toml

Yash030
77452185mo ago

Add HF Space metadata

Yash030