Skip to content

Releases: scott-tan-ai/CC-TPR

v2.0.5 nVidia nim & statusline fix

11 Jun 09:17

Choose a tag to compare

v2.0.5: NVIDIA NIM fixes, statusline live-update, config routing updates

- Fix NVIDIA MODEL_MAP: stepfun/step-3-7-flash -> stepfun-ai/step-3.7-flash (live API catalog)
- Fix NVIDIA base_url: add /chat/completions (was causing 404)
- Add NVIDIA model slug_overrides to config.yaml and openrouter.py KNOWN_SLUGS
- Rewrite manual_statusline_start.py: live-updating single-line display (2s refresh, \r overwrite)
- Update test_resolve_route.py for current routing config
- Update config.yaml routing to user's current setup

v2.0.4 Added nVidia nim (free tier models)

09 Jun 03:25

Choose a tag to compare

feat: add NVIDIA NIM provider with 7 models and Nemotron thinking sup…

v2.0.3 Added Sapiens AI (agnes-2.0-flash) provider

09 Jun 03:24

Choose a tag to compare

feat: add Sapiens AI (Agnes) provider with agnes-2.0-flash and agnes-…

v2.0.2 Anthropic passthrough + readme update + backoff

09 Jun 03:22

Choose a tag to compare

fix: add quota fetch failure backoff (3 failures → 10min cooldown) an…

v2.0.1 Full rebuild with provider registry, OpenAI format support, and 8 new providers

06 Jun 16:15

Choose a tag to compare

v2.0.1 - Major restructure: 8 new providers, per-provider context lim…

v1.5.5 Major bug fix, auto-recovery & integrity checks

26 May 12:58

Choose a tag to compare

fix: resolve cmd.exe delims== parsing bug that nuked venv on every st…

v1.5.4 Replace Flask with Waitress for stability

23 May 19:09

Choose a tag to compare

feat: replace Flask dev server with Waitress for long-running stability

v1.5.3 Large repos & rate-limit resilience

20 May 08:28

Choose a tag to compare

feat: increase body limit to 20MB, add 413 rejection, 429 backoff for…

v1.5.2 Minimax Vision MCP auto install & config

15 May 18:37
0fc818b

Choose a tag to compare

feat: auto-detect and fix MiniMax MCP config on startup (#8)

v1.5 Mac & statusline release

14 May 14:18

Choose a tag to compare

chore: resolve .gitattributes merge conflict