mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 04:18:05 +00:00
docs(cliproxy): document v18 config bump for Opus 4.7
Addresses PResto review (atrvd/ccs#8, issue #1): bumping CLIPROXY_CONFIG_VERSION 17→18 was missing a changelog entry in the header comment. Adds the v18 line to preserve regeneration history. Built [OnSteroids](https://onsteroids.ai)
This commit is contained in:
@@ -40,6 +40,7 @@ export const CCS_CONTROL_PANEL_SECRET = 'ccs';
|
||||
* v15: Prune stale generated Antigravity Gemini preview aliases during regeneration
|
||||
* v16: Narrow stale Gemini alias cleanup to broad multi-version guessed ranges
|
||||
* v17: Persist routing.strategy from CCS unified config
|
||||
* v18: Added Claude Opus 4.7 Thinking alias and promoted to default AGY model
|
||||
*/
|
||||
export const CLIPROXY_CONFIG_VERSION = 18;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user