Tam Nhu Tran
2d5bda7f76
test(cli): isolate root router completion coverage
...
- stop mocking the completion backend in root-command-router tests
- remove cross-file module poisoning that caused flaky CI ordering failures
2026-04-03 01:06:36 -04:00
Tam Nhu Tran
3dcf879c9f
refactor(cli): slim cursor completion imports
...
- extract cursor subcommand constants into a lightweight module
- remove redundant copilot token concatenation from the command catalog
2026-04-03 00:53:10 -04:00
Tam Nhu Tran
86b30eb9f5
docs(roadmap): note CLI help and completion refresh
...
- record the shorter root help and topic-help entrypoints
- note the shared completion backend and shell adapter refresh
2026-04-03 00:53:10 -04:00
Tam Nhu Tran
24ba2abe10
feat(cli): refresh help and shell completion UX
...
- add a shared command catalog for root help and completion routing
- replace shell-local completion logic with a hidden __complete backend
- add topic help and parity tests for router, help, and completion coverage
2026-04-03 00:53:10 -04:00
github-actions[bot]
3eb55d0e33
chore(release): 7.65.3-dev.2 [skip ci]
2026-04-03 04:47:13 +00:00
Kai (Tam Nhu) Tran and GitHub
d4b7e7605a
Merge pull request #899 from kaitranntt/kai/fix/dev-release-missing-image-analyzer-import
...
fix(ci): restore cursor image analyzer hook import
2026-04-03 00:45:30 -04:00
Tam Nhu Tran
748fde6599
fix(ci): restore cursor image analyzer hook import
2026-04-03 00:40:43 -04:00
Kai (Tam Nhu) Tran and GitHub
6e2dba8bfc
Merge pull request #891 from kaitranntt/kai/fix/855-cursor-dual-mode-runtime-dev-refresh
...
fix(cursor): make Cursor a first-class runtime profile and harden integration
2026-04-03 00:03:45 -04:00
github-actions[bot]
c46726fd49
chore(release): 7.65.3-dev.1 [skip ci]
2026-04-02 23:09:14 +00:00
Kai (Tam Nhu) Tran and GitHub
eb392260d0
Merge pull request #896 from kaitranntt/kai/feat/image-analysis-first-class-tooling
...
feat: ship first-class image analysis tooling
2026-04-02 19:07:29 -04:00
Tam Nhu Tran
0347f5a973
fix(image-analysis): stabilize mcp config locking
2026-04-02 18:56:13 -04:00
Tam Nhu Tran
afc8b0bb6e
fix(image-analysis): handle installer lock contention
2026-04-02 18:53:11 -04:00
Tam Nhu Tran
77b488f8b1
fix(image-analysis): harden runtime and provisioning
2026-04-02 18:36:19 -04:00
Tam Nhu Tran
6d1c895721
docs(image-analysis): document managed runtime flow
2026-04-02 15:44:13 -04:00
Tam Nhu Tran
f379a4001f
test(image-analysis): cover runtime auth and fallback
2026-04-02 15:44:13 -04:00
Tam Nhu Tran
813b2dd4d0
feat(image-analysis): add provider-backed runtime
2026-04-02 15:44:13 -04:00
github-actions[bot]
2c006afbb9
chore(sync): merge main into dev after release [skip ci]
...
# Conflicts:
# package.json
2026-04-02 18:55:42 +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
Kai (Tam Nhu) Tran and GitHub
ebfa6f732e
Merge pull request #895 from kaitranntt/kai/hotfix-ai-review-output-main
...
hotfix(ci): restore default ai review output
2026-04-02 14:53:04 -04:00
Tam Nhu Tran
58a0fc43e6
hotfix(ci): restore default ai review output
2026-04-02 14:36:12 -04:00
github-actions[bot]
a2d1ab85e8
chore(release): 7.65.2-dev.1 [skip ci]
2026-04-02 18:13:50 +00:00
Kai (Tam Nhu) Tran and GitHub
0e173e66b5
Merge pull request #893 from kaitranntt/kai/feat/892-show-all-presets
...
feat(dashboard): show all provider presets by default
2026-04-02 14:12:04 -04:00
Tam Nhu Tran
f61cc87aa2
feat(dashboard): show all provider presets by default in Create API Profile modal
...
Remove collapsible "More Presets" toggle. All alternative providers are
now always visible in a labeled section below Featured Providers,
improving discoverability for users like Minimax, GLM, DeepSeek.
Closes #892
2026-04-02 12:52:17 -04: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
Kai (Tam Nhu) Tran and GitHub
58124fe15d
Merge pull request #889 from kaitranntt/kai/hotfix/888-restore-reliable-structured-ai-review-comments
...
hotfix(ci): restore reliable structured ai review comments
2026-04-02 11:04:26 -04:00
Tam Nhu Tran
601d9ca477
chore(test): declare marked for ai review renderer coverage
2026-04-02 03:23:52 -04:00
Tam Nhu Tran
f7ddad6c19
fix(cursor): harden runtime follow-up regressions
2026-04-02 03:21:38 -04:00
Tam Nhu Tran
80e22515b0
hotfix(ci): separate ai review evidence blocks
2026-04-02 03:20:26 -04:00
Tam Nhu Tran
0be4ef7a0d
hotfix(ci): expand ai review comment layout
2026-04-02 03:14:49 -04:00
Tam Nhu Tran
25dddf4707
hotfix(ci): compact ai review comments and switch to glm-5-turbo
2026-04-02 01:07:03 -04:00
Tam Nhu Tran
f6779a503a
hotfix(ci): preserve literal snippet indentation in ai review comments
2026-04-02 00:48:14 -04:00
Tam Nhu Tran
07b4275543
hotfix(ci): render fenced evidence snippets in ai review comments
2026-04-02 00:44:44 -04:00
Tam Nhu Tran
164a8af82a
hotfix(ci): improve ai review comment formatting
2026-04-02 00:35:03 -04:00
Tam Nhu Tran
f47e7ae5a7
hotfix(ci): clean up ai review reruns and logging
2026-04-02 00:31:51 -04:00
Tam Nhu Tran
5b9427f8a0
hotfix(ci): restore reliable structured ai review comments
2026-04-02 00:24:29 -04:00
Tam Nhu Tran
2d67f40175
fix(cursor): route bare cursor through runtime profile
2026-04-01 22:50:58 -04:00
Tam Nhu Tran
27f6a675be
fix(cursor): address review feedback and translator edge cases
2026-04-01 22:50:58 -04:00
Tam Nhu Tran
d7b907ed9f
fix(cursor): make bare cursor command useful and harden tool-result translation
2026-04-01 22:50:58 -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
Kai (Tam Nhu) Tran and GitHub
cf8bec9101
Merge pull request #886 from kaitranntt/kai/hotfix/885-ai-review-fast-feedback
...
hotfix(ci): keep ai review feedback fast and deterministic
2026-04-01 22:40:46 -04:00
Tam Nhu Tran
4e05488c19
hotfix(ci): keep ai review feedback fast and deterministic
2026-04-01 22:20:55 -04: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
Kai (Tam Nhu) Tran and GitHub
b80deb2ee9
Merge pull request #883 from kaitranntt/dev
...
feat(release): promote dev to main
2026-04-01 21:15:16 -04:00
github-actions[bot]
c466e3bd6d
chore(release): 7.64.0-dev.2 [skip ci]
2026-04-02 01:03:26 +00:00
Kai (Tam Nhu) Tran and GitHub
70f64a2bec
Merge pull request #881 from kaitranntt/kai/feat/880-bounded-ai-review-runtime
...
feat(ci): bound ai review runtime for large PRs
2026-04-01 21:01:45 -04:00
Tam Nhu Tran
3935574494
fix(ci): degrade timed-out ai reviews gracefully
2026-04-01 20:38:14 -04:00
Tam Nhu Tran
44e2a49650
fix(ci): resolve self-hosted Claude path dynamically
2026-04-01 20:24:52 -04:00
Tam Nhu Tran
09276518a7
fix(ci): repair ai review fallback scope script
2026-04-01 20:18:28 -04:00
Tam Nhu Tran
0883b9a8fe
fix(ci): use self-hosted Claude binary for ai review
2026-04-01 20:13:03 -04:00
Tam Nhu Tran
7396179c72
feat(ci): bound ai review runtime for large PRs
...
- add trusted scope generation for bounded ai-review runs
- restrict large PR reviews to a prepared read-only workspace
- render explicit mode, scope, and budget metadata in review comments
Closes #880
2026-04-01 19:54:11 -04:00