github-actions[bot]
efecd7c7d9
chore(release): 7.68.1-dev.6 [skip ci]
2026-04-12 21:03:50 +00:00
github-actions[bot]
52d51b1402
chore(release): 7.68.1-dev.5 [skip ci]
2026-04-12 20:44:31 +00:00
github-actions[bot]
4b526e1c01
chore(release): 7.68.1-dev.4 [skip ci]
2026-04-12 20:03:53 +00:00
github-actions[bot]
66467f9409
chore(release): 7.68.1-dev.3 [skip ci]
2026-04-12 19:30:42 +00:00
github-actions[bot]
2eaf760d20
chore(release): 7.68.1-dev.2 [skip ci]
2026-04-12 05:47:44 +00:00
github-actions[bot]
b2f584114a
chore(release): 7.68.1-dev.1 [skip ci]
2026-04-12 05:37:37 +00:00
semantic-release-bot
d725a3c061
chore(release): 7.68.1 [skip ci]
...
## [7.68.1](https://github.com/kaitranntt/ccs/compare/v7.68.0...v7.68.1 ) (2026-04-12)
### Hotfixes
* detect bun-owned installs through symlinked ccs path ([5f8e66e ](https://github.com/kaitranntt/ccs/commit/5f8e66ec1e1ef9cceb135c560f9bd44c9269dd6b ))
2026-04-12 05:34:46 +00:00
semantic-release-bot
8e413e49f6
chore(release): 7.68.0 [skip ci]
...
## [7.68.0](https://github.com/kaitranntt/ccs/compare/v7.67.0...v7.68.0 ) (2026-04-11)
### Features
* **api:** add Hugging Face provider preset ([83255f4 ](https://github.com/kaitranntt/ccs/commit/83255f477197c9f74b472b36d9a0086030c10713 ))
* **cliproxy:** add entitlement evidence for gemini and agy ([bb331ff ](https://github.com/kaitranntt/ccs/commit/bb331ff5d8a9ff8bc387599a491335ffe89e7a1c ))
* **cliproxy:** add pinned model routing prefixes ([4d5e528 ](https://github.com/kaitranntt/ccs/commit/4d5e52828b9d20759bf20e7b4353192fbecfc868 ))
* **profiles:** add local runtime readiness checks ([63b67f1 ](https://github.com/kaitranntt/ccs/commit/63b67f1c1c270f3e4e6c1a676e1c9256f2577d99 ))
* **ui:** add paused filter to account flow viz ([a169917 ](https://github.com/kaitranntt/ccs/commit/a169917692016e1a01560c13c95a554da430cd38 ))
* **ui:** reposition providers around quality and local lanes ([ad70f93 ](https://github.com/kaitranntt/ccs/commit/ad70f93b1b95edb8d6f029a7613a44f3d2db83ab ))
### Bug Fixes
* **api:** constrain preset target defaults ([52ac29e ](https://github.com/kaitranntt/ccs/commit/52ac29e7a8a6f7450eb3c1daa357d84d0b03031f ))
* **cliproxy:** align AGY preset aliases ([25dd9ab ](https://github.com/kaitranntt/ccs/commit/25dd9ab9e14d7c4131c0cace99222346bfb006bc ))
* **cliproxy:** attach entitlement evidence to agy failures ([7c4545e ](https://github.com/kaitranntt/ccs/commit/7c4545eb1b35914a20762e14fdbd7832828b1324 ))
* **cliproxy:** cover managed prefix review follow-up ([b6aa6fb ](https://github.com/kaitranntt/ccs/commit/b6aa6fb0d4471b68fb795ef4ba2449f2a9f72788 ))
* **cliproxy:** dedupe variant prefix sync ([eaddfc4 ](https://github.com/kaitranntt/ccs/commit/eaddfc467fa4380d5c642ad7063442b6edc22efc ))
* **cliproxy:** harden pinned routing follow-up ([40c4816 ](https://github.com/kaitranntt/ccs/commit/40c4816acf36b3b79f13bf32862f7c88ed7debf4 ))
* **cliproxy:** harden routing prefix sync and UI pinning ([0c10cb6 ](https://github.com/kaitranntt/ccs/commit/0c10cb6f47d23db33cbce17456d46aee1843b9ae ))
* **cliproxy:** keep new live provider models selectable ([34d7044 ](https://github.com/kaitranntt/ccs/commit/34d70442bf132c6772dc528875377e4d16a221ec ))
* **cliproxy:** prefer live entitlement tier in account badges ([7330fdb ](https://github.com/kaitranntt/ccs/commit/7330fdbf2830911bcac09826cabf5929cc741be8 ))
* **cliproxy:** preserve entitlement evidence on agy failures ([b56b58c ](https://github.com/kaitranntt/ccs/commit/b56b58c0679d888baa7daa7526f8c06f2a49e16c ))
* **cliproxy:** propagate agy entitlement failure metadata ([506b61e ](https://github.com/kaitranntt/ccs/commit/506b61eca61381b8717d16b97be94b193e9fcbbf ))
* **cliproxy:** refresh non-default gemini quota tokens ([b6fb443 ](https://github.com/kaitranntt/ccs/commit/b6fb443f572cc5c1bb4e3763abd1aa6fa3ba14e5 ))
* **cliproxy:** use type-only account provider import ([92a2478 ](https://github.com/kaitranntt/ccs/commit/92a24786d674ca647caa44db9ee2ce638b843b55 ))
* **image-analysis:** preserve default runtime deps ([e090c8b ](https://github.com/kaitranntt/ccs/commit/e090c8b0d4e65eda3c9b4dcdd4ef0521c96a68b9 ))
* **image-analysis:** tolerate missing auth init dependency ([2f02ddf ](https://github.com/kaitranntt/ccs/commit/2f02ddfb74062aefa4d006ca16bec9a94a2272c7 ))
* **review:** harden quota retry and tooltip edge cases ([7ac6d0a ](https://github.com/kaitranntt/ccs/commit/7ac6d0a4d4a08113b48c008c1850dc6b089b66d1 ))
* sanitize cliproxy provider model pickers ([0e4677f ](https://github.com/kaitranntt/ccs/commit/0e4677f558a2231b7eef7eb3de5c7f0336bbb041 ))
* **ui:** accept partial raw model records ([42d5724 ](https://github.com/kaitranntt/ccs/commit/42d5724f34c03c48e1d5d963a85f7cf0a164e9b0 )), closes [#941 ](https://github.com/kaitranntt/ccs/issues/941 )
* **ui:** add paused filter locale strings ([3687de0 ](https://github.com/kaitranntt/ccs/commit/3687de062581b9968b3858b8c51a6cdbb23edcd3 ))
* **ui:** address provider lane review notes ([5f9bafe ](https://github.com/kaitranntt/ccs/commit/5f9bafe9cde488aed26e3c03be8ff84852723e74 ))
* **ui:** clarify filtered flow viz metrics ([94eda99 ](https://github.com/kaitranntt/ccs/commit/94eda996e3c0cee8cca50b5cc2c49f7284c7524e ))
* **ui:** guard optional raw model fields ([01c1193 ](https://github.com/kaitranntt/ccs/commit/01c1193a994cc6efc80135590d5bacaf3b78deed )), closes [#941 ](https://github.com/kaitranntt/ccs/issues/941 )
* **ui:** harden provider model alias editing ([92a769d ](https://github.com/kaitranntt/ccs/commit/92a769d773a8ec63fd02744aff60d3691df7cf94 )), closes [#941 ](https://github.com/kaitranntt/ccs/issues/941 )
* **ui:** preserve requested provider model aliases ([49c4338 ](https://github.com/kaitranntt/ccs/commit/49c4338f28f5b22ea8834d103582eccd2ad54c62 )), closes [#941 ](https://github.com/kaitranntt/ccs/issues/941 )
* **ui:** type shared AGY compatibility lookup ([c078a96 ](https://github.com/kaitranntt/ccs/commit/c078a9633736faa2b5e45d6a7345d3d2883c6a7b ))
* **update:** align no-update dependency injection ([94bcad2 ](https://github.com/kaitranntt/ccs/commit/94bcad2d1a7c843be5a75aba1140d997f7fcc0bd ))
* **update:** harden install verification flow ([a4496ff ](https://github.com/kaitranntt/ccs/commit/a4496ff1d944fbe989d1ae18f7f78eb470846731 ))
* **update:** isolate updater test dependencies ([59e04cb ](https://github.com/kaitranntt/ccs/commit/59e04cb56f4d8c8cde6733bc15d3b8d9be94ab9f ))
* **update:** target the current CCS installation ([2aaabb2 ](https://github.com/kaitranntt/ccs/commit/2aaabb2deb03253493a19191690c001113a44040 ))
### Documentation
* **cliproxy:** clarify gemini and agy tier semantics ([f9c61e0 ](https://github.com/kaitranntt/ccs/commit/f9c61e0faceae2532798bcfe7ff87d458024c6a3 ))
* **roadmap:** note cliproxy routing prefix clarity ([b8a8f84 ](https://github.com/kaitranntt/ccs/commit/b8a8f841536f89386e3452261037f0fdcc389059 ))
* **roadmap:** record Hugging Face preset support ([414e8c8 ](https://github.com/kaitranntt/ccs/commit/414e8c80f5ed5f4ed91766de85603abaa195bcbf ))
### Code Refactoring
* **ui:** align visible provider flow data ([aedccec ](https://github.com/kaitranntt/ccs/commit/aedccec0414fdffac049e4db8130e4f40b2cd744 ))
### Tests
* **ci:** isolate config env and cli entry fallbacks ([b8aa59a ](https://github.com/kaitranntt/ccs/commit/b8aa59a8f0d56e3a2589bf7714d54392a0325dd8 ))
* **ci:** stop leaking update-command module mocks ([ef75172 ](https://github.com/kaitranntt/ccs/commit/ef751723f5088ff39184e322cb69aa8186cf2053 ))
* **cliproxy:** cover managed pinned route hints ([d87a126 ](https://github.com/kaitranntt/ccs/commit/d87a126938d9d71b3bb0de163e4265111fa09944 ))
* **cliproxy:** isolate session tracker config env ([4b9fa4e ](https://github.com/kaitranntt/ccs/commit/4b9fa4e45787950c73d6b9792d8e1bf2c25a7f5b ))
* **ui:** cover paused account flow viz filtering ([7b2743b ](https://github.com/kaitranntt/ccs/commit/7b2743b845a822356f18de854ea201c72eb1f542 ))
2026-04-11 04:07:00 +00:00
github-actions[bot]
e80bdb9116
chore(release): 7.67.0-dev.10 [skip ci]
2026-04-11 04:04:05 +00:00
github-actions[bot]
033116b863
chore(release): 7.67.0-dev.9 [skip ci]
2026-04-11 00:27:48 +00:00
github-actions[bot]
451ecc11e9
chore(release): 7.67.0-dev.8 [skip ci]
2026-04-10 22:29:28 +00:00
github-actions[bot]
031558f1a4
chore(release): 7.67.0-dev.7 [skip ci]
2026-04-10 22:21:19 +00:00
github-actions[bot]
cfdae7be9f
chore(release): 7.67.0-dev.6 [skip ci]
2026-04-10 22:06:06 +00:00
github-actions[bot]
270810c06e
chore(release): 7.67.0-dev.5 [skip ci]
2026-04-10 18:52:54 +00:00
github-actions[bot]
70051c2acb
chore(release): 7.67.0-dev.4 [skip ci]
2026-04-10 12:10:20 +00:00
github-actions[bot]
29ef0c8e04
chore(release): 7.67.0-dev.3 [skip ci]
2026-04-10 07:00:35 +00:00
github-actions[bot]
850f1ef95c
chore(release): 7.67.0-dev.2 [skip ci]
2026-04-10 05:15:28 +00:00
github-actions[bot]
41d9fed961
chore(release): 7.67.0-dev.1 [skip ci]
2026-04-09 04:54:07 +00:00
semantic-release-bot
04878f0864
chore(release): 7.67.0 [skip ci]
...
## [7.67.0](https://github.com/kaitranntt/ccs/compare/v7.66.1...v7.67.0 ) (2026-04-09)
### Features
* **cliproxy:** add routing guidance and strategy controls ([6393249 ](https://github.com/kaitranntt/ccs/commit/6393249111acb54e1d388411c3349dd8ad35267c ))
* **cliproxy:** source model pickers from upstream catalogs ([7bbf32a ](https://github.com/kaitranntt/ccs/commit/7bbf32ae9a40b7a38ee7dc09e47feb94527c5ec0 ))
* **dashboard-auth:** clarify remote dashboard login flow ([d130972 ](https://github.com/kaitranntt/ccs/commit/d13097291604e51d1248ef7cd86ea9f930b7f103 ))
* **image-analysis:** make MCP-first provisioning self-healing ([64ecd8b ](https://github.com/kaitranntt/ccs/commit/64ecd8b3dcf49d7aff1533721d0cc35dd81ed44d ))
* **logging:** unify CCS runtime logs and dashboard viewer ([6c799b2 ](https://github.com/kaitranntt/ccs/commit/6c799b2e58710149deb25399ad25dcb1bf5600d7 )), closes [#926 ](https://github.com/kaitranntt/ccs/issues/926 )
* **logs-ui:** redesign the log viewer workspace ([382aa04 ](https://github.com/kaitranntt/ccs/commit/382aa04ca086938fac0baf66f1380f73c528df98 )), closes [#926 ](https://github.com/kaitranntt/ccs/issues/926 )
### Bug Fixes
* **ci:** track dashboard logs components ([4c15a07 ](https://github.com/kaitranntt/ccs/commit/4c15a072dc07841b8b5544d5d7d24b916dea8cae )), closes [#926 ](https://github.com/kaitranntt/ccs/issues/926 )
* **cliproxy:** preserve saved codex model selections ([a39ded0 ](https://github.com/kaitranntt/ccs/commit/a39ded0b1a0e589046db204030bf171d94fb1ce7 ))
* **cliproxy:** remove dead codex reconcile settings arg ([c1d4294 ](https://github.com/kaitranntt/ccs/commit/c1d429470872ee726d1578797e00aac0f217554d ))
* **cliproxy:** streamline sidebar routing control ([fabf3d4 ](https://github.com/kaitranntt/ccs/commit/fabf3d4ad3cf1643837eded96c2a0b21503c7883 ))
* **cliproxy:** tighten sidebar routing presentation ([5bb5faa ](https://github.com/kaitranntt/ccs/commit/5bb5faa4b79c52f28875336edfc6b57306d36a7a ))
* **dashboard:** gate remote read-only auth ([431c22a ](https://github.com/kaitranntt/ccs/commit/431c22a16a64448c3ee70078ab403f7cb046c6e5 ))
* **kiro:** align auth flows with CLIProxyAPIPlus ([0fbea0f ](https://github.com/kaitranntt/ccs/commit/0fbea0f33557b17d2e4fd3ef79d1a6230672d295 ))
* **kiro:** eliminate TOCTOU in token fingerprinting and harden tests ([d95cee1 ](https://github.com/kaitranntt/ccs/commit/d95cee1e84455a5cc69da106117709b8e16ae5b5 ))
* **kiro:** harden callback replay and auth detection ([1434c3d ](https://github.com/kaitranntt/ccs/commit/1434c3d1e074c70b551ffb8c99c60eb800c4222f ))
* **kiro:** harden idc and callback auth paths ([f40d435 ](https://github.com/kaitranntt/ccs/commit/f40d435a9291bb18c4df2692a0fdfaf55d7087dc ))
* **kiro:** parse Builder ID selector dynamically ([325d8d8 ](https://github.com/kaitranntt/ccs/commit/325d8d861d96ddc3527751e98f7541868a2d46fb ))
* **kiro:** prefer scored URL extraction for stderr manual callback ([5b1754a ](https://github.com/kaitranntt/ccs/commit/5b1754a32043e667bf778180ac1d859e2c629d2f ))
* **kiro:** require fresh token before auth success ([25bcee2 ](https://github.com/kaitranntt/ccs/commit/25bcee2fa1994fd4e74f81b007a237dfa3937d46 ))
* **logging:** address review feedback on cleanup and log reader ([42481c0 ](https://github.com/kaitranntt/ccs/commit/42481c0bb96d69f433a40003c425706e2697153b ))
* **logging:** harden log storage and cleanup ([1923fce ](https://github.com/kaitranntt/ccs/commit/1923fce2ed103aa6345e2f9d62a647bd7df8f0c0 ))
* **logs-ui:** stabilize the dashboard log layout ([6e39f33 ](https://github.com/kaitranntt/ccs/commit/6e39f338ce3a71a06b6f1afedad5a943dde8f297 ))
* **recovery:** harden shared commands startup recovery ([103f054 ](https://github.com/kaitranntt/ccs/commit/103f0547c97f513e6d744eef817dd200dbb8bb7f ))
* **ui:** gate preset catalog reuse on query readiness ([87f00c5 ](https://github.com/kaitranntt/ccs/commit/87f00c524d6de26d8bee88d95b9147dd64f84777 ))
* **ui:** improve Kiro dashboard auth flow ([699b192 ](https://github.com/kaitranntt/ccs/commit/699b19213720d65d76a28f5a907751210255f956 ))
* **ui:** keep remote read-only notice accurate ([173149b ](https://github.com/kaitranntt/ccs/commit/173149ba718503cb3b5b95ebd3fdc879e0fac9eb ))
* **ui:** restore searchable-select dropdown scrolling ([a70eae5 ](https://github.com/kaitranntt/ccs/commit/a70eae558ef3e43e5ddf2d44315e64a3c1a219cd ))
* **ui:** reuse cached cliproxy catalogs for presets ([564ed3d ](https://github.com/kaitranntt/ccs/commit/564ed3def716d837e648feec82c340c1442c2878 ))
* **usage:** block remote refresh without auth ([1603f19 ](https://github.com/kaitranntt/ccs/commit/1603f1938802d1dd03b8e6b94310012dfc6ba99c ))
* **web-server:** block remote dashboard writes ([5fbe731 ](https://github.com/kaitranntt/ccs/commit/5fbe7313416187b2393fa2bf5e7a7a583aefde5e ))
### Documentation
* **dashboard-auth:** clarify remote setup guidance ([bfb8782 ](https://github.com/kaitranntt/ccs/commit/bfb8782c155ec5a6200c9778e0d2208e69e9313a ))
* **help:** add kiro idc flag guidance ([bf5fcfc ](https://github.com/kaitranntt/ccs/commit/bf5fcfc034e3e58d6dace28521adc223965520a3 ))
* **image-analysis:** update MCP-first behavior docs ([5d1880a ](https://github.com/kaitranntt/ccs/commit/5d1880abf545410960c264196aba8939568d8d82 ))
* **kiro:** document idc and callback auth flows ([bb7dbd1 ](https://github.com/kaitranntt/ccs/commit/bb7dbd108d63cbd762e2df626ca59519f3645ec7 ))
* **logging:** document structured logs workspace ([548edda ](https://github.com/kaitranntt/ccs/commit/548edda58bd88d47be8bd059abed052b2b152497 )), closes [#926 ](https://github.com/kaitranntt/ccs/issues/926 )
* **roadmap:** clarify codex runtime fallback behavior ([3f36c09 ](https://github.com/kaitranntt/ccs/commit/3f36c09064157f4afe306eef9b61d837fde91d66 ))
* **roadmap:** record upstream cliproxy picker sync ([002b7fe ](https://github.com/kaitranntt/ccs/commit/002b7feb1e129947150aa11dbd10d5b7206c543d ))
### Code Refactoring
* **dashboard:** use shared token fingerprinting for auth detection ([d4f434a ](https://github.com/kaitranntt/ccs/commit/d4f434a0e7c4986778ba183c3d03e6a744fcb23f ))
### Tests
* **dashboard-auth:** cover incomplete setup login copy ([a17b82d ](https://github.com/kaitranntt/ccs/commit/a17b82d0c34a2b7e5b5d885fe87d09407aa2ca42 ))
* **logging:** stabilize log reader cache refresh coverage ([a47cf02 ](https://github.com/kaitranntt/ccs/commit/a47cf022c6a1afe4a87c712d98fa80f2cf76dd02 ))
2026-04-09 02:48:00 +00:00
github-actions[bot]
72e7ac1e9f
chore(release): 7.66.1-dev.6 [skip ci]
2026-04-08 22:28:58 +00:00
github-actions[bot]
db8f955a95
chore(release): 7.66.1-dev.5 [skip ci]
2026-04-08 20:53:48 +00:00
github-actions[bot]
87c781a6a2
chore(release): 7.66.1-dev.4 [skip ci]
2026-04-08 18:18:07 +00:00
github-actions[bot]
15ef3ac9a8
chore(release): 7.66.1-dev.3 [skip ci]
2026-04-08 15:20:30 +00:00
github-actions[bot]
894a8ea15f
chore(release): 7.66.1-dev.2 [skip ci]
2026-04-08 00:01:40 +00:00
github-actions[bot]
09bb69907e
chore(release): 7.66.1-dev.1 [skip ci]
2026-04-07 22:09:22 +00:00
semantic-release-bot
78cbae530a
chore(release): 7.66.1 [skip ci]
...
## [7.66.1](https://github.com/kaitranntt/ccs/compare/v7.66.0...v7.66.1 ) (2026-04-07)
### Hotfixes
* update ai-review workflow model budget ([f954f0f ](https://github.com/kaitranntt/ccs/commit/f954f0f8ab906c7e03ab27b0aa07c653d04e622c )), closes [#922 ](https://github.com/kaitranntt/ccs/issues/922 )
2026-04-07 20:50:09 +00:00
semantic-release-bot
14c00dc665
chore(release): 7.66.0 [skip ci]
...
## [7.66.0](https://github.com/kaitranntt/ccs/compare/v7.65.3...v7.66.0 ) (2026-04-05)
### Features
* **accounts:** clarify continuity and resume guidance ([57d6a44 ](https://github.com/kaitranntt/ccs/commit/57d6a44493d1003970afcf53103475cf1ed84d2e )), closes [#904 ](https://github.com/kaitranntt/ccs/issues/904 )
* **auth:** add resume lane diagnostics and recovery ([2830c2a ](https://github.com/kaitranntt/ccs/commit/2830c2ae9e6b57ca228d414fb166c83139c205e2 ))
* **cliproxy:** enrich gemini quota metadata ([a762d8d ](https://github.com/kaitranntt/ccs/commit/a762d8dda0fa1c9c3d0d5f8bfa5eae56a0e2bb69 ))
* **cli:** refresh help and shell completion UX ([24ba2ab ](https://github.com/kaitranntt/ccs/commit/24ba2abe10a59e907978dfb7335554c58a5b12e4 ))
* **dashboard:** show all provider presets by default in Create API Profile modal ([f61cc87 ](https://github.com/kaitranntt/ccs/commit/f61cc87aa2c3e9b54e07c32a04f503cdfd336ee4 )), closes [#892 ](https://github.com/kaitranntt/ccs/issues/892 )
* **image-analysis:** add provider-backed runtime ([813b2dd ](https://github.com/kaitranntt/ccs/commit/813b2dd4d054a5c4cb783cfeb3c7d2d65abc4a0c ))
* **ui:** show richer gemini quota details ([4c44042 ](https://github.com/kaitranntt/ccs/commit/4c440423758814e62169779276dbb02f446df831 ))
### Bug Fixes
* **auth:** harden delayed oauth token registration ([01313a5 ](https://github.com/kaitranntt/ccs/commit/01313a5a8e6dcaba2331865cd5999d35f7be6334 ))
* **auth:** keep resume lane warning non-blocking ([1b3528f ](https://github.com/kaitranntt/ccs/commit/1b3528f61a91a877f55e2f29e4a3ed7a924f6acb ))
* **auth:** wait for polled oauth token persistence ([e2e5d99 ](https://github.com/kaitranntt/ccs/commit/e2e5d994658a869f6f1baf17997f78b2aa406c07 ))
* **ci:** restore cursor image analyzer hook import ([748fde6 ](https://github.com/kaitranntt/ccs/commit/748fde659982450b86b2fbd7b1eff998830234a2 ))
* classify DuckDuckGo non-result HTML as failure ([a33d3f4 ](https://github.com/kaitranntt/ccs/commit/a33d3f4481a94e70351b9bb9600521c562578b06 ))
* **completion:** close shell completion review gaps ([0da7598 ](https://github.com/kaitranntt/ccs/commit/0da7598a843b4653f9577497e4fd6cd9e99b98fe ))
* **completion:** fail closed on backend errors ([ffe3082 ](https://github.com/kaitranntt/ccs/commit/ffe3082528779c9fc20822d0a22b4a3753f648fc ))
* **cursor:** address review feedback and translator edge cases ([27f6a67 ](https://github.com/kaitranntt/ccs/commit/27f6a675be6f97d6ae41e2729f2146c9b5c8ad9f ))
* **cursor:** harden runtime follow-up regressions ([f7ddad6 ](https://github.com/kaitranntt/ccs/commit/f7ddad6c19353ae3b32e82541526a2149160ee36 ))
* **cursor:** make bare cursor command useful and harden tool-result translation ([d7b907e ](https://github.com/kaitranntt/ccs/commit/d7b907ed9fb16668694e09cc43ed8eada67a4a2a ))
* **cursor:** route bare cursor through runtime profile ([2d67f40 ](https://github.com/kaitranntt/ccs/commit/2d67f40175705eafba2476256f171413696a89a2 ))
* **cursor:** tear down oversized daemon model responses ([e3074ae ](https://github.com/kaitranntt/ccs/commit/e3074ae60e02786a6fb790f9a42d2dbcf0258866 ))
* **dashboard:** bootstrap cliproxy control panel session ([5432163 ](https://github.com/kaitranntt/ccs/commit/5432163c8fd9e4afb731277e18a5d55be4319436 ))
* **dashboard:** clear control panel bootstrap state ([68417c0 ](https://github.com/kaitranntt/ccs/commit/68417c05a3693ecfaa627181ab1ed9d04e422743 ))
* **dashboard:** scope auth monitor summary by provider ([5746e43 ](https://github.com/kaitranntt/ccs/commit/5746e43a36a40e9332709f6234b5d8dcdef183fa ))
* **image-analysis:** handle installer lock contention ([afc8b0b ](https://github.com/kaitranntt/ccs/commit/afc8b0bb6ea51dd6432bd0f248a4043ab86e2311 ))
* **image-analysis:** harden runtime and provisioning ([77b488f ](https://github.com/kaitranntt/ccs/commit/77b488f8b185e2427a3777f12bc3ed2d8f8cc522 ))
* **image-analysis:** stabilize mcp config locking ([0347f5a ](https://github.com/kaitranntt/ccs/commit/0347f5a973577c0888d9013babbc1fa98304c459 ))
### Documentation
* add community projects section and fix header link ([dc56e55 ](https://github.com/kaitranntt/ccs/commit/dc56e55f5280fa262646e6231938dbc41d8cff55 ))
* **image-analysis:** document managed runtime flow ([6d1c895 ](https://github.com/kaitranntt/ccs/commit/6d1c8957212cd0a7412ca0e6a888ce70c9adbdfb ))
* **readme:** broaden CCS runtime positioning ([0e37033 ](https://github.com/kaitranntt/ccs/commit/0e37033f339b79b7294887ae7293b6d12d9fdfdf ))
* **readme:** preserve opencode contributor guidance ([217e71f ](https://github.com/kaitranntt/ccs/commit/217e71f9f8bfbe07202d799fe74d581963fe0f1a ))
* **roadmap:** note CLI help and completion refresh ([86b30eb ](https://github.com/kaitranntt/ccs/commit/86b30eb9f50bb6fade97ddca604f5e198416fb4d ))
### Code Refactoring
* **accounts:** consolidate continuity guidance layout ([d9f78ad ](https://github.com/kaitranntt/ccs/commit/d9f78ad490ccff3bab4138ef9d4dbbadfde88611 )), closes [#904 ](https://github.com/kaitranntt/ccs/issues/904 )
* **cli:** slim cursor completion imports ([3dcf879 ](https://github.com/kaitranntt/ccs/commit/3dcf879c9f2ec681f58f3be7a3c13deda666b511 ))
### Performance Improvements
* **cliproxy:** overlap gemini quota metadata fetches ([c9bbc58 ](https://github.com/kaitranntt/ccs/commit/c9bbc58dd4de1c116f862119c8f9278e22ff5081 ))
### Tests
* **cli:** isolate root router completion coverage ([2d5bda7 ](https://github.com/kaitranntt/ccs/commit/2d5bda7f769a23db3ac5df5d2a56c19113dd996c ))
* **cliproxy:** stabilize tunnel localhost binding check ([71c4b18 ](https://github.com/kaitranntt/ccs/commit/71c4b184f9fad612f3a133b67cd9d7dec895c855 ))
* **image-analysis:** cover runtime auth and fallback ([f379a40 ](https://github.com/kaitranntt/ccs/commit/f379a4001f768cb7885fbffb322e63d678244aec ))
2026-04-05 05:44:08 +00:00
github-actions[bot]
194d1436fd
chore(release): 7.65.3-dev.11 [skip ci]
2026-04-05 05:25:35 +00:00
github-actions[bot]
6e51702a65
chore(release): 7.65.3-dev.10 [skip ci]
2026-04-04 21:53:58 +00:00
github-actions[bot]
a11f0b4113
chore(release): 7.65.3-dev.9 [skip ci]
2026-04-04 17:43:14 +00:00
github-actions[bot]
6201005c8f
chore(release): 7.65.3-dev.8 [skip ci]
2026-04-04 16:47:52 +00:00
github-actions[bot]
4dd17e1d06
chore(release): 7.65.3-dev.7 [skip ci]
2026-04-04 16:15:26 +00:00
github-actions[bot]
e3b889b68c
chore(release): 7.65.3-dev.6 [skip ci]
2026-04-04 01:12:18 +00:00
github-actions[bot]
d78f35b582
chore(release): 7.65.3-dev.5 [skip ci]
2026-04-03 23:11:09 +00:00
github-actions[bot]
e69a58c74f
chore(release): 7.65.3-dev.4 [skip ci]
2026-04-03 06:57:32 +00:00
github-actions[bot]
258b1b4561
chore(release): 7.65.3-dev.3 [skip ci]
2026-04-03 05:48:45 +00:00
github-actions[bot]
3eb55d0e33
chore(release): 7.65.3-dev.2 [skip ci]
2026-04-03 04:47:13 +00:00
github-actions[bot]
c46726fd49
chore(release): 7.65.3-dev.1 [skip ci]
2026-04-02 23:09:14 +00:00
semantic-release-bot
a4ac4d1092
chore(release): 7.65.3 [skip ci]
...
## [7.65.3](https://github.com/kaitranntt/ccs/compare/v7.65.2...v7.65.3 ) (2026-04-02)
### Hotfixes
* **ci:** restore default ai review output ([58a0fc4 ](https://github.com/kaitranntt/ccs/commit/58a0fc43e6ce89be7288bb14d4a20ac4165320f0 ))
2026-04-02 18:54:49 +00:00
semantic-release-bot
0ae6f54787
chore(release): 7.65.2 [skip ci]
...
## [7.65.2](https://github.com/kaitranntt/ccs/compare/v7.65.1...v7.65.2 ) (2026-04-02)
### Hotfixes
* **ci:** clean up ai review reruns and logging ([f47e7ae ](https://github.com/kaitranntt/ccs/commit/f47e7ae5a752f20138d6a06b8760143608e18509 ))
* **ci:** compact ai review comments and switch to glm-5-turbo ([25dddf4 ](https://github.com/kaitranntt/ccs/commit/25dddf47073673625e51106ab614f8a49ce3b758 ))
* **ci:** expand ai review comment layout ([0be4ef7 ](https://github.com/kaitranntt/ccs/commit/0be4ef7a0d747db28f0db029f10a25ca18a6182d ))
* **ci:** improve ai review comment formatting ([164a8af ](https://github.com/kaitranntt/ccs/commit/164a8af82a9661d2aa3bcd8e2aeca862f343c547 ))
* **ci:** preserve literal snippet indentation in ai review comments ([f6779a5 ](https://github.com/kaitranntt/ccs/commit/f6779a503aa13e616d7d642f7c2cc3d769e97efb ))
* **ci:** render fenced evidence snippets in ai review comments ([07b4275 ](https://github.com/kaitranntt/ccs/commit/07b4275543f7431cad349fabccce9d4149089b90 ))
* **ci:** restore reliable structured ai review comments ([5b9427f ](https://github.com/kaitranntt/ccs/commit/5b9427f8a02b583222be0772d2e1b45a5eb43ba7 ))
* **ci:** separate ai review evidence blocks ([80e2251 ](https://github.com/kaitranntt/ccs/commit/80e22515b016c4661ed1cdbdd432e5c0068afc03 ))
2026-04-02 15:06:24 +00:00
Tam Nhu Tran
601d9ca477
chore(test): declare marked for ai review renderer coverage
2026-04-02 03:23:52 -04:00
semantic-release-bot
737462ac1a
chore(release): 7.65.1 [skip ci]
...
## [7.65.1](https://github.com/kaitranntt/ccs/compare/v7.65.0...v7.65.1 ) (2026-04-02)
### Hotfixes
* **ci:** keep ai review feedback fast and deterministic ([4e05488 ](https://github.com/kaitranntt/ccs/commit/4e05488c195161792cdc0e74cbd21ed032697a3a ))
2026-04-02 02:42:34 +00:00
semantic-release-bot
bbf86155bc
chore(release): 7.65.0 [skip ci]
...
## [7.65.0](https://github.com/kaitranntt/ccs/compare/v7.64.0...v7.65.0 ) (2026-04-02)
### Features
* **ci:** bound ai review runtime for large PRs ([7396179 ](https://github.com/kaitranntt/ccs/commit/7396179c72f6df24e9348b929cd96093e873ce7e )), closes [#880 ](https://github.com/kaitranntt/ccs/issues/880 )
* **codex-dashboard:** add manual long-context controls ([3246c40 ](https://github.com/kaitranntt/ccs/commit/3246c40319b0f9329c375ae3fe73ee02261579bb ))
* **codex-dashboard:** refine control center boundary card ([c1ab210 ](https://github.com/kaitranntt/ccs/commit/c1ab210095c723b8ae5c6cb88cf5f62867a6e84e ))
* **image-analysis:** add dedicated dashboard settings ([9d1d281 ](https://github.com/kaitranntt/ccs/commit/9d1d281e34392b55f04565c62fa01ee4362c92ff ))
* **image-analysis:** resolve backend status per profile ([ae459fc ](https://github.com/kaitranntt/ccs/commit/ae459fc3d7ee85bffc43494e7a4d7b06263e6982 ))
* **image:** add native-read controls and autosave settings ([982ffc5 ](https://github.com/kaitranntt/ccs/commit/982ffc5895102f03de718cb31f87edc23cfc09e8 ))
* **ui:** clarify image-analysis target status ([0246e32 ](https://github.com/kaitranntt/ccs/commit/0246e327feea99f2c2f5e089caa05faddabeb7fb ))
### Bug Fixes
* **account-flow:** restore grouped quota hover details ([e852013 ](https://github.com/kaitranntt/ccs/commit/e8520133f98c58a254e0581de0efd83dd67fec23 ))
* **ci:** degrade timed-out ai reviews gracefully ([3935574 ](https://github.com/kaitranntt/ccs/commit/393557449455386b76c48092b125d43eafe37b0b ))
* **ci:** repair ai review fallback scope script ([0927651 ](https://github.com/kaitranntt/ccs/commit/09276518a76d2d42988de4ff31104e4d3d77bc67 ))
* **ci:** resolve self-hosted Claude path dynamically ([44e2a49 ](https://github.com/kaitranntt/ccs/commit/44e2a4965017db670a54de3ab1572d7cd47d7b49 ))
* **ci:** restore prepack script and stabilize cursor timeout ([037ed63 ](https://github.com/kaitranntt/ccs/commit/037ed632fddec7d92af85001a8e09aa89ba9051c ))
* **ci:** use self-hosted Claude binary for ai review ([0883b9a ](https://github.com/kaitranntt/ccs/commit/0883b9a8fe3fbda912b136fd8b4577554d263dea ))
* **cliproxy:** preserve image-analysis runtime readiness ([3b61673 ](https://github.com/kaitranntt/ccs/commit/3b61673ad2753e67928e000daa6c396dde72fe80 ))
* **image-analysis:** preview backend status safely ([d394772 ](https://github.com/kaitranntt/ccs/commit/d394772f7cf8acd2fb2051bda5aec8bd2622c141 ))
* **image-analysis:** reject unknown backend mappings ([6656685 ](https://github.com/kaitranntt/ccs/commit/665668579d39ab5d092ec6aaabca73dec9b9e856 ))
* **image-analysis:** surface runtime readiness ([1a01c6f ](https://github.com/kaitranntt/ccs/commit/1a01c6fc685f105d35bdd59b0647841b3b44c792 ))
* **packaging:** remove duplicate prepack script ([2844704 ](https://github.com/kaitranntt/ccs/commit/2844704b5d79b91970e948de24b28ff6be9745dd ))
* **packaging:** restore prepack contract ([7dd0edb ](https://github.com/kaitranntt/ccs/commit/7dd0edb8cd8e9bd33a692f5b8dffb5f6b64595d0 ))
* **settings:** restore image tab scrolling and dev websocket routing ([7a783d0 ](https://github.com/kaitranntt/ccs/commit/7a783d07145443b941f31a767ba0f8abb8fb304f ))
### Documentation
* **codex-dashboard:** streamline Codex guidance copy ([7fd2aca ](https://github.com/kaitranntt/ccs/commit/7fd2acadbe727a839e44f99081d42687322ee791 ))
* **readme:** document image-analysis backend visibility ([d40cc60 ](https://github.com/kaitranntt/ccs/commit/d40cc60a1da520e9591803e07f26864013ada730 ))
* **roadmap:** note codex long-context controls ([0af38c8 ](https://github.com/kaitranntt/ccs/commit/0af38c85913f987c9bd6d78a0712fd99965a1ff7 ))
### Tests
* **image-analysis:** cover resolver and dashboard status ([9277b4a ](https://github.com/kaitranntt/ccs/commit/9277b4a087db20e067b163341b3add43c9c49c29 ))
2026-04-02 01:17:02 +00:00
github-actions[bot]
c466e3bd6d
chore(release): 7.64.0-dev.2 [skip ci]
2026-04-02 01:03:26 +00:00
github-actions[bot]
7d06a6a2f8
chore(release): 7.64.0-dev.1 [skip ci]
2026-04-01 21:06:22 +00:00
Tam Nhu Tran
7a783d0714
fix(settings): restore image tab scrolling and dev websocket routing
...
- route dashboard WebSocket traffic through /ws to avoid Vite HMR collisions
- run the dev entrypoint with node so bun run dev stays stable in this repo
- restore the Image settings scroll container contract and add regression coverage
2026-04-01 16:57:30 -04:00
semantic-release-bot
5e754dee55
chore(release): 7.64.0 [skip ci]
...
## [7.64.0](https://github.com/kaitranntt/ccs/compare/v7.63.1...v7.64.0 ) (2026-04-01)
### Features
* add first-class CCS WebSearch runtime ([e260df7 ](https://github.com/kaitranntt/ccs/commit/e260df7178dd030efe3d490b4cd9421b386c43c2 ))
* **cliproxy:** support duplicate-email codex accounts ([c73f338 ](https://github.com/kaitranntt/ccs/commit/c73f33872abc165aaaba8a240c06cc4ccbb6f5b4 ))
* **ui:** unify duplicate-email account surfaces ([80341f1 ](https://github.com/kaitranntt/ccs/commit/80341f18c3c93dd4cdca92f6965136cff90be6f7 ))
* **websearch:** add managed mcp runtime and provider cooldowns ([7f83e04 ](https://github.com/kaitranntt/ccs/commit/7f83e041b7fa8907a5d9484acd21ea88edac67e7 ))
* **websearch:** finish managed third-party rollout ([de7171d ](https://github.com/kaitranntt/ccs/commit/de7171d81076ecfd4e5e6474ce062c44a4c8be9a )), closes [#862 ](https://github.com/kaitranntt/ccs/issues/862 )
### Bug Fixes
* bootstrap explicit CODEX_HOME for ccsxp ([b6717c5 ](https://github.com/kaitranntt/ccs/commit/b6717c55295dadeeff87ec356bc19d7b1b1d3733 ))
* **ci:** harden ai review output ([4950be7 ](https://github.com/kaitranntt/ccs/commit/4950be7fc025877dd6744b9c8c87b4714ec49de2 ))
* **codex:** harden duplicate-email account actions ([22f0916 ](https://github.com/kaitranntt/ccs/commit/22f091689fadf485d24fc46510f211a489680a2b ))
* **codex:** harden native runtime detection ([ca54bad ](https://github.com/kaitranntt/ccs/commit/ca54bad2aa774c9dc3de9429d3e1440d179796a7 ))
* **dashboard:** use shared base time for connection timeline events ([d76ef5b ](https://github.com/kaitranntt/ccs/commit/d76ef5bcb30bd87ea487894586978473fcc8fead )), closes [#856 ](https://github.com/kaitranntt/ccs/issues/856 )
* **docker:** harden cliproxy local proxy with auth guard, dynamic port, and body handling ([6471cc5 ](https://github.com/kaitranntt/ccs/commit/6471cc55d72deeebcbca70d54983b90ae32c999a ))
* **docker:** harden proxy with timeout, Bun compat, and test coverage ([27409b7 ](https://github.com/kaitranntt/ccs/commit/27409b789b29a1d008f621f55aab7eed9861d6d4 ))
* **docker:** proxy CLIProxy management panel through dashboard to avoid cross-origin errors ([881b061 ](https://github.com/kaitranntt/ccs/commit/881b061dfec497d7120b15d2045cf8e1a8f04bcc ))
* harden ai review comment formatting ([fa37f39 ](https://github.com/kaitranntt/ccs/commit/fa37f391c17c51c74a5bfe109225caf01798dc96 ))
* merge existing disallowed tool flags for websearch ([b087c02 ](https://github.com/kaitranntt/ccs/commit/b087c02738c7e588491f84c8f2318c2ef5b03eca ))
* normalize websearch hook output for local providers ([a5d71e3 ](https://github.com/kaitranntt/ccs/commit/a5d71e35606ebaf16f97d860405800e9a9454659 ))
* probe Codex config override support directly ([014a844 ](https://github.com/kaitranntt/ccs/commit/014a844844c76fe5dfce7763ed62e071ee063f58 ))
* **ui:** normalize grouped account audience order ([498448a ](https://github.com/kaitranntt/ccs/commit/498448a43181280dc06035d80b694f7522a1b28a ))
* use type-only import in instance manager ([f0cd44e ](https://github.com/kaitranntt/ccs/commit/f0cd44e016c2c4a33ad06edcf6b13d8cbf1920bf ))
* **websearch:** close review gaps in managed runtime ([cae5b71 ](https://github.com/kaitranntt/ccs/commit/cae5b710b86a6bd985424cce028a502265051d09 ))
### Hotfixes
* restore prepack packaging contract ([78f6c5d ](https://github.com/kaitranntt/ccs/commit/78f6c5d7156e1fb447e523b355c302a45d5b71bd ))
### Documentation
* **architecture:** document codex duplicate-email identity ([be0c597 ](https://github.com/kaitranntt/ccs/commit/be0c597d255a21a7e935f033dfcc4de4e19c8c8e ))
### Code Refactoring
* remove duplicate copilot websearch sync ([2c15304 ](https://github.com/kaitranntt/ccs/commit/2c153045f33e02cc821a623f6594fb4a6bebb321 ))
### Tests
* **dashboard:** add regression tests for connection timeline event generation ([4ab5194 ](https://github.com/kaitranntt/ccs/commit/4ab51945a412321e3e56d0c6860d0121761dcbfa ))
2026-04-01 20:46:51 +00:00
Tam Nhu Tran
78f6c5d715
hotfix: restore prepack packaging contract
2026-04-01 16:41:28 -04:00
semantic-release-bot
ff98ea6852
chore(release): 7.63.1 [skip ci]
...
## [7.63.1](https://github.com/kaitranntt/ccs/compare/v7.63.0...v7.63.1 ) (2026-04-01)
### Hotfixes
* **ci:** harden ai review workflow for release PRs ([0b72ecd ](https://github.com/kaitranntt/ccs/commit/0b72ecd36f0277f1c5407ff4bbe442305477a60e ))
2026-04-01 18:05:28 +00:00
semantic-release-bot
5160e1d454
chore(release): 7.63.0 [skip ci]
...
## [7.63.0](https://github.com/kaitranntt/ccs/compare/v7.62.2...v7.63.0 ) (2026-03-30)
### Features
* add codex dashboard parity ([8c5da9f ](https://github.com/kaitranntt/ccs/commit/8c5da9f9e878196356e33a799b921b67e3396252 ))
* **codex-ui:** surface cliproxy setup guidance ([0ffde4f ](https://github.com/kaitranntt/ccs/commit/0ffde4f3a2688ea1864fab3c94d3d020d4b33a93 ))
* **codex:** add ccsxp runtime shortcut ([deb1e9d ](https://github.com/kaitranntt/ccs/commit/deb1e9d71eaa226494ec2f60a52cab20b4b0a546 ))
* **codex:** add dashboard control center ([b47aa0d ](https://github.com/kaitranntt/ccs/commit/b47aa0d28d55260e0db6d0e12791ea4a57fcd54b ))
* **codex:** harden runtime targeting and dashboard editing ([9e43bee ](https://github.com/kaitranntt/ccs/commit/9e43beec40608f178e502d1751723465189528a9 ))
* **profiles:** expose codex runtime across surfaces ([f9c1238 ](https://github.com/kaitranntt/ccs/commit/f9c1238483b0c91d701547c9ad330261a2b51fbb )), closes [#773 ](https://github.com/kaitranntt/ccs/issues/773 )
* **targets:** add native codex runtime target ([8f60820 ](https://github.com/kaitranntt/ccs/commit/8f60820f3358d878e0f4b9cd448b00690d9b4406 )), closes [#773 ](https://github.com/kaitranntt/ccs/issues/773 )
### Bug Fixes
* **ai-review:** increase max-turns to 40 and add hotfix commitlint type ([04c4d61 ](https://github.com/kaitranntt/ccs/commit/04c4d61018ec7b108d8b93d0d11a549a0cd52c71 ))
* **ai-review:** revert to single-job review with enhanced prompt ([f98530b ](https://github.com/kaitranntt/ccs/commit/f98530bc73866f57cd0ba4b51d0515eda707e039 ))
* **cliproxy:** narrow legacy gemini alias cleanup ([c4428e4 ](https://github.com/kaitranntt/ccs/commit/c4428e4176bb7244d597b5f75240aa39bf536bbf ))
* **cliproxy:** preserve manual high-minor alias clusters ([6707b7d ](https://github.com/kaitranntt/ccs/commit/6707b7d5b470375c3068950894fb7b96b8fa4bf4 ))
* **cliproxy:** prune stale control panel alias clusters ([061cd96 ](https://github.com/kaitranntt/ccs/commit/061cd9679fc56a8a0711877f57eebcd998df10b6 ))
* **codex:** align cliproxy guidance with runtime behavior ([bd1ff02 ](https://github.com/kaitranntt/ccs/commit/bd1ff02521ac75d6e06b336bc9030da084d6a8df ))
* **codex:** align runtime compatibility and dashboard types ([3c52b1a ](https://github.com/kaitranntt/ccs/commit/3c52b1ab6d0ef8fccff14113c40c287320d5b547 ))
* **codex:** harden dashboard config editing ([ebc9acf ](https://github.com/kaitranntt/ccs/commit/ebc9acf8e41fccc9ae968d40be75f1f7e4382929 ))
* **codex:** harden native alias launches ([f47ab48 ](https://github.com/kaitranntt/ccs/commit/f47ab484f3d8abd12a6d771a21beb9d50403a014 ))
* **codex:** restore version context for override failures ([643bd2a ](https://github.com/kaitranntt/ccs/commit/643bd2a5ac10e63c7ca4e0e91a856145f1935455 ))
### Documentation
* **codex:** clarify ccsxp and cliproxy setup ([318b57b ](https://github.com/kaitranntt/ccs/commit/318b57bedc12f5c3602916418b8ce08bb46d4218 ))
* **codex:** document control center behavior ([ca98184 ](https://github.com/kaitranntt/ccs/commit/ca981847b2ee889b350c78c0e691aec56cd7787d ))
* **codex:** document runtime target support ([da4bb29 ](https://github.com/kaitranntt/ccs/commit/da4bb29fd71434f2e9179a34c37257c2c5e9df30 )), closes [#773 ](https://github.com/kaitranntt/ccs/issues/773 )
### Styles
* **codex:** use monochrome sidebar icon ([09b7f66 ](https://github.com/kaitranntt/ccs/commit/09b7f66c0b69b31d2662f102fe2fb2f928cb24cd ))
### Tests
* **codex:** cover alias passthrough gaps ([c0f0f17 ](https://github.com/kaitranntt/ccs/commit/c0f0f173e07124c0875940e0d430dacadf38704c ))
2026-03-30 01:56:03 +00:00