github kaitranntt/ccs v7.25.0

latest releases: v7.51.0, v7.50.0-dev.11, v7.50.0-dev.10...
one month ago

7.25.0 (2026-01-22)

Features

  • api: add /api/thinking endpoints for budget config (9a2598f), closes #307
  • cli: add --thinking flag for runtime budget override (4d361b2), closes #307
  • cliproxy: add model-specific reasoning effort caps (eec44d5), closes #344
  • cliproxy: add thinking budget validator module (82ef680), closes #307
  • cliproxy: add ThinkingSupport to model catalog (ebf7e04), closes #307
  • cliproxy: inject thinking suffix into model config (014b5e6), closes #307
  • config: add ThinkingConfig to unified config (0c2fd9c), closes #307
  • thinking: improve config validation and codex support (19b7a49)
  • ui: add Thinking settings tab to dashboard (0a95f36), closes #307

Bug Fixes

  • api: add optimistic locking for thinking config (ba19e1f)
  • api: add override type and provider_overrides validation (31b9520)
  • api: add type guard for tier_defaults and extract tiers constant (299d96c), closes #351
  • cli: add --thinking=value format and improve flag handling (3060373)
  • cliproxy: add case-insensitive model lookup (36bcc04)
  • cliproxy: add NaN/Infinity and empty string validation (5f8d23c)
  • cliproxy: handle edge cases in thinking validation (ca490a9)
  • cliproxy: improve thinking flag validation and warnings (d5652de)
  • config: add null guard and document nested paren limitation (19e5239)
  • config: improve YAML error messages and thinking validation (f7cc9f4)
  • ui: add fetch timeout and abort controller cleanup (b634f36)
  • ui: add missing useThinkingConfig export to barrel file (b996153)
  • ui: add provider indicator, retry button, and optimistic locking (35f28a6)
  • ui: add spacing between Port label and input field (1eeb8f9)
  • ui: add thinking tab to URL sync conditional (3ea549a)
  • ui: reduce excessive AGY quota API requests (c8c1894)

Documentation

  • cli: add extended thinking section to help (7c5f365)

Tests

  • cliproxy: add unit tests for thinking validator (3bd3e37), closes #307
  • update tests for codex catalog inclusion (fbb71a2)

Don't miss a new ccs release

NewReleases is sending notifications on new releases.