github kaitranntt/ccs v7.69.0

latest releases: v7.69.1-dev.2, v7.69.1-dev.1, v7.69.1...
11 hours ago

7.69.0 (2026-04-13)

Features

  • browser: 接入 CCS browser MCP 与最小交互闭环 (eb8149e)
  • cli: add --append-system-prompt-file support (45c231a)
  • cliproxy: add --json flag to catalog command (dceb6f6)
  • cliproxy: add thinking config to catalog --json and test false values (22acd96)
  • cliproxy: include model metadata in catalog --json output (fbfb130)
  • cursor: harden live probe and runtime contracts (e1049e3)
  • ui: persist paused account toggle state in localStorage (18e5cd5)
  • websearch: add SearXNG provider support and configuration (eec8c8b)
  • websearch: add url property to WebSearchProviderConfig interface (36d828f)

Bug Fixes

  • browser: 加固 browser_click 激活语义并修复相关验证阻塞 (74f0281)
  • ci: sync bun.lock for browser MCP types (a63417e)
  • cli: match managed prompt files by exact path (7fc39f7)
  • cliproxy: guard against undefined catalog and add issueUrl field (7bf5b4b)
  • cliproxy: preserve explicit false values in catalog --json (9ac1ac9)
  • cursor: align auto-detect status and CI coverage (2719d7a)
  • cursor: resolve PR review findings (cf5df06)
  • docker: delegate restart/install to supervisorctl in Docker deployments (7776715), closes #964
  • test: isolate chrome reuse home env expectations (a68bc46)
  • ui: clarify Gemini quota tooltip labels (5076b21)
  • websearch: harden searxng url handling (8b553c3)
  • websearch: reject blank searxng status urls (8d8f446)

Hotfixes

  • detect bun-owned installs through symlinked ccs path (898e7a6)
  • restore bun types for stable release CI (6cfb171)

Documentation

  • cliproxy: add catalog --json to --help output (ea2b16b)
  • cliproxy: clarify catalog --json output format in JSDoc (ac92688)

Tests

  • browser: 修复 default profile browser launch 竞态测试 (7754c6c)
  • ci: add env isolation comment to persist-command-handler (79251d7)
  • ci: improve test isolation readability per review feedback (1a7fc4a)
  • ci: isolate CCS-managed env vars from host session (2cc92e8)
  • cliproxy: add catalog --json tests and clarify flag priority (509d2e4)
  • ui: 修复彩色输出下的脆弱断言 (2527889)

Build System

  • types: 补充 Bun 类型声明配置 (26059c7)

CI

Don't miss a new ccs release

NewReleases is sending notifications on new releases.