github kaitranntt/ccs v7.62.0

latest releases: v7.62.2-dev.3, v7.62.2-dev.2, v7.62.2-dev.1...
8 hours ago

7.62.0 (2026-03-29)

Features

  • ai-review: parallel subagent review pipeline (ce023aa), closes #837
  • ai-review: workflow-level parallel review jobs (8c371e7), closes #843

Bug Fixes

  • ai-review: address all review findings — restore allowedTools, add fallbacks (36e8cc4)
  • ai-review: use printf for subagent prompt outputs, match existing pattern (d2510fc)
  • auth: signal auth-required for remote access in /api/auth/check (5a09547)
  • cliproxy: align gemini 3.1 preset compatibility (5ac91e0)
  • cliproxy: align gemini flash pricing and dashboard imports (2423864)
  • cliproxy: centralize gemini compatibility and fallback hints (2251312)
  • cliproxy: guard binary install against ETXTBSY when running (5eac9c5)
  • cliproxy: resolve gemini presets from live models (934e6ab)
  • docker: address review findings — PID guard, deleteBinary guard, blocked fallback (7d410b2)
  • docker: address review findings — test, docs, bcrypt path (cd09b84)
  • docker: include docker/ assets in npm package (50b5660), closes #829
  • docker: print auth setup reminder after remote deployment (59be7f8)
  • docker: register session lock from bootstrap for proxy discovery (a0f28f8)
  • docker: use export for remote env vars and increase build timeout (60167d3), closes #832
  • docker: use HTTP-first proxy detection in health checks (d7a80ed)
  • docker: wrap session registration in try-catch and narrow ETXTBSY guard (e8b7ac7)
  • harden CCS backlog sync pagination and recovery (e661772)
  • ui: hide version badge when API fails instead of showing v5.0.0 (efe6953)
  • ui: redirect to login when auth check fails from remote access (e9fceed)
  • websearch: avoid partial settings-hook migration (fbbdd80)
  • websearch: harden settings-profile hook setup (0e6965d)
  • websearch: install hook for settings profiles (39a3e9d)
  • websearch: restore hook recovery and force register (0821c68)

Documentation

  • docker: add post-deployment guide for auth, token migration, and verification (c26efae), closes #841
  • docker: use docker cp for token migration and fix bcrypt command (f8c43a3)

Styles

  • ai-review: add emojis to orchestrator output format sections (86f45c2)

Code Refactoring

  • ai-review: matrix strategy + orchestrator AI merge (97f07c2)
  • ai-review: remove redundant allowedTools, enforce subagent dispatch (d67fa35)
  • ai-review: switch --allowedTools to --tools for actual restriction (53ad283)

Tests

  • auth: verify effectiveAuthRequired logic for remote vs local access (a23caf0)
  • docker: add regression test for bundled asset availability (13254f2)
  • docker: add tests for health check port detection and ETXTBSY guard (a517c50)
  • docker: update executor tests for export syntax and build timeout (cbe93d4)

Don't miss a new ccs release

NewReleases is sending notifications on new releases.