Commit Graph
3547 Commits
Author SHA1 Message Date
Tam Nhu Tran 050b41bb55 fix(cliproxy): harden Claude OAuth quota window parsing 2026-04-14 23:09:18 -04:00
Tam Nhu Tran 9e880825e7 fix(cliproxy): fetch Claude OAuth quota from usage endpoint 2026-04-14 23:01:16 -04:00
github-actions[bot] 42d6427c60 chore(release): 7.71.0-dev.3 [skip ci] 2026-04-15 02:08:45 +00:00
Kai (Tam Nhu) TranandGitHub 05e2aae7ac Merge pull request #1022 from kaitranntt/kai/fix/codex-free-account-badge
fix(accounts): refine codex plan badges
2026-04-14 22:06:33 -04:00
Tam Nhu Tran 25f94bb180 fix(accounts): show one codex plan tag 2026-04-14 21:45:06 -04:00
Tam Nhu Tran cfbc9672c3 refactor(accounts): localize codex identity labels 2026-04-14 21:39:06 -04:00
Tam Nhu Tran 2a3632e5a5 fix(accounts): show one codex plan badge 2026-04-14 21:35:07 -04:00
Tam Nhu Tran 0bfdc522d5 fix(accounts): prefer live codex plan over stale free tags 2026-04-14 21:23:13 -04:00
github-actions[bot] 212c6ec401 chore(release): 7.71.0-dev.2 [skip ci] 2026-04-15 01:22:26 +00:00
Kai (Tam Nhu) TranandGitHub 23d45b7f19 Merge pull request #1007 from kaitranntt/kai/fix/972-claude-team-reauth
fix: clear stale cliproxy reauth badge after oauth
2026-04-14 21:20:19 -04:00
Tam Nhu Tran 25aa8bdb16 fix(accounts): refine codex plan badges 2026-04-14 21:12:41 -04:00
Tam Nhu Tran 72ea1fc9d6 fix(accounts): simplify codex free tier badges 2026-04-14 21:01:48 -04:00
github-actions[bot] 154c7d0e9c chore(release): 7.71.0-dev.1 [skip ci] 2026-04-14 23:32:17 +00:00
Kai (Tam Nhu) TranandGitHub d5ec3a5923 Merge pull request #1012 from kaitranntt/kai/fix/990-codex-windows-wrapper-config-overrides
fix(codex): prefer cmd wrappers over powershell on windows
2026-04-14 19:30:14 -04:00
Tam Nhu Tran 7b64852495 docs(proxy): document openai-compatible routing 2026-04-14 19:27:38 -04:00
Tam Nhu Tran 5c66c1f121 test(proxy): cover proxy lifecycle and routing 2026-04-14 19:27:19 -04:00
Tam Nhu Tran 074e900557 feat(proxy): add openai-compatible local proxy runtime 2026-04-14 19:26:59 -04:00
semantic-release-bot 9f7d1e9867 chore(release): 7.71.0 [skip ci]
## [7.71.0](https://github.com/kaitranntt/ccs/compare/v7.70.1...v7.71.0) (2026-04-14)

### Features

* **accounts:** preserve codex variant detail in dashboard cards ([32c16a3](https://github.com/kaitranntt/ccs/commit/32c16a3739a6edb8f1f36b402f0776e5ae066b48))
* **ci:** make PR-Agent reviews more verbose ([4c63f1a](https://github.com/kaitranntt/ccs/commit/4c63f1a0dbec115ce4c4ede25e6651b456032a44))

### Bug Fixes

* **ci:** restore PR-Agent reviewer bot identity ([4bd16b8](https://github.com/kaitranntt/ccs/commit/4bd16b89ce064b265c0a12535899cd49f13cf00d))

### Tests

* **accounts:** cover codex free-tier identity labels ([d5868e0](https://github.com/kaitranntt/ccs/commit/d5868e06882b302218e60496ada63ba778477434))
2026-04-14 22:20:02 +00:00
Kai (Tam Nhu) TranandGitHub f8a4c334c8 Merge pull request #1015 from kaitranntt/dev
chore: promote dev to main
2026-04-14 18:17:50 -04:00
github-actions[bot] a5c4219896 chore(release): 7.70.1-dev.3 [skip ci] 2026-04-14 22:16:41 +00:00
Kai (Tam Nhu) TranandGitHub 4c75a790a1 Merge pull request #1014 from kaitranntt/kai/feat/codex-free-tier-account-viz
feat(accounts): surface codex free-tier identity in dashboard cards
2026-04-14 18:14:40 -04:00
Tam Nhu Tran d5868e0688 test(accounts): cover codex free-tier identity labels 2026-04-14 18:09:23 -04:00
Tam Nhu Tran 32c16a3739 feat(accounts): preserve codex variant detail in dashboard cards 2026-04-14 18:09:23 -04:00
github-actions[bot] 7279d4889a chore(release): 7.70.1-dev.2 [skip ci] 2026-04-14 22:04:18 +00:00
Kai (Tam Nhu) TranandGitHub 2b805f8359 Merge pull request #1013 from kaitranntt/kai/feat/pr-agent-verbose-review-profile
feat(ci): make PR-Agent reviews more verbose
2026-04-14 18:02:08 -04:00
Tam Nhu Tran 4c63f1a0db feat(ci): make PR-Agent reviews more verbose 2026-04-14 17:59:01 -04:00
Tam Nhu Tran a94de010db fix(codex): prefer cmd wrappers over powershell on windows
- keep Windows Codex detection on the npm cmd shim when available

- add regression tests for cmd-first and ps1-to-cmd fallback selection
2026-04-14 17:35:30 -04:00
github-actions[bot] 59c9391736 chore(release): 7.70.1-dev.1 [skip ci] 2026-04-14 21:35:02 +00:00
Kai (Tam Nhu) TranandGitHub f8d13208e9 Merge pull request #1011 from kaitranntt/kai/fix/pr-agent-reviewer-bot-author
fix(ci): restore PR-Agent reviewer bot identity
2026-04-14 17:32:57 -04:00
Tam Nhu Tran 4bd16b89ce fix(ci): restore PR-Agent reviewer bot identity 2026-04-14 17:22:50 -04:00
semantic-release-bot 71ce077936 chore(release): 7.70.1 [skip ci]
## [7.70.1](https://github.com/kaitranntt/ccs/compare/v7.70.0...v7.70.1) (2026-04-14)

### Bug Fixes

* **ci:** raise PR-Agent custom model budget ([c4ad2ca](https://github.com/kaitranntt/ccs/commit/c4ad2cae108acd691d70f5a0bf91d3d1464e5724))
2026-04-14 19:56:44 +00:00
Kai (Tam Nhu) TranandGitHub ddf66db543 Merge pull request #1009 from kaitranntt/kai/hotfix-pragent-config
hotfix: raise PR-Agent model budget to 128k
2026-04-14 15:54:37 -04:00
Tam Nhu Tran c4ad2cae10 fix(ci): raise PR-Agent custom model budget 2026-04-14 15:41:25 -04:00
Tam Nhu Tran 769b54fb4f fix(cliproxy): clear stale auth quota cache
- invalidate per-account quota cache entries after successful OAuth account registration

- add regression coverage for the Claude stale-reauth dashboard path
2026-04-14 15:11:34 -04:00
semantic-release-bot e4bee79715 chore(release): 7.70.0 [skip ci]
## [7.70.0](https://github.com/kaitranntt/ccs/compare/v7.69.1...v7.70.0) (2026-04-14)

### Features

* **ci:** migrate AI review to self-hosted PR-Agent ([25216ea](https://github.com/kaitranntt/ccs/commit/25216eaf334c405ed433f800886ee541161177de))
* **ui:** complete dashboard i18n coverage across 162 files ([c3401f0](https://github.com/kaitranntt/ccs/commit/c3401f0a91135734ea8098f86c08715d90a3021c)), closes [#983](https://github.com/kaitranntt/ccs/issues/983)

### Bug Fixes

* apply api-key updates during token regeneration ([f067f39](https://github.com/kaitranntt/ccs/commit/f067f3924556968b2d0d0304455ce96284b8c74f))
* **browser:** harden browser MCP websocket startup ([d30f580](https://github.com/kaitranntt/ccs/commit/d30f5803a71bf7ab57230a840c1e180b5a8f7959))
* **ci:** allow PR-Agent dispatch bot reruns ([9a91901](https://github.com/kaitranntt/ccs/commit/9a91901a9b1ef6d4f07ce8f82500aa3669abb5e1))
* **ci:** preserve AI review variable contract ([d6ec5ee](https://github.com/kaitranntt/ccs/commit/d6ec5eeebdeebb54ffb3d3b93e395f976a6aef97))
* **ci:** restore trusted PR review dispatch ([0d2ce7d](https://github.com/kaitranntt/ccs/commit/0d2ce7d1b3449033ef61d4d74108cd91914fe077))
* **ci:** restrict self-hosted PR-Agent comment triggers ([e1271e2](https://github.com/kaitranntt/ccs/commit/e1271e2dbf4933d9a5c02ecde36cbf4ce07394bc))
* **ci:** stabilize update-command tests under parallel runners ([b148d1b](https://github.com/kaitranntt/ccs/commit/b148d1ba660774f89be3542e9dcbd62abad79b49))
* **cliproxy:** degrade gracefully on GitHub release 403s ([4e15ec5](https://github.com/kaitranntt/ccs/commit/4e15ec5387ada5f24a29d57bb70e1bc004e5c6fe))
* **ui:** finish dashboard i18n follow-up pass ([87899a4](https://github.com/kaitranntt/ccs/commit/87899a489c6bf4d81e490c8754bad89c78436a11))
* **ui:** use i18n singleton in claude extension status card ([be9a481](https://github.com/kaitranntt/ccs/commit/be9a481e75901cbf7360399b208085f64574cf23))

### Hotfixes

* stop auto-enabling stale Chrome DevTools reuse ([5c799e6](https://github.com/kaitranntt/ccs/commit/5c799e68e98fd671ad85c3665b32d796d022631a))

### Code Refactoring

* **ci:** make ai-review model/endpoint configurable via repository variables ([026ff6c](https://github.com/kaitranntt/ccs/commit/026ff6ceddefae92a2e7caa83a5d51f920d391be))

### Performance Improvements

* **hooks:** shorten feature-branch pre-push gate ([2868dcd](https://github.com/kaitranntt/ccs/commit/2868dcdaaeac719fdcec22e9aee3f4e8f5e3bb09))

### Tests

* **ci:** harden cursor models oversized-body fallback ([66e2969](https://github.com/kaitranntt/ccs/commit/66e29691b03b51910c41c2771d676a6df35da876))
* **ci:** update ai-review workflow runtime assertions ([72d8f36](https://github.com/kaitranntt/ccs/commit/72d8f36b5d1bf12a8db2ede96a058394b5384d5f))
* **hooks:** harden cross-platform MCP coverage ([3103f3f](https://github.com/kaitranntt/ccs/commit/3103f3f293b9b09114e32762e92c75770f6dcaf0))
* **tokens:** isolate auth rotation from mocked handlers ([cb1d78b](https://github.com/kaitranntt/ccs/commit/cb1d78bd9d5c157b3e27ab15631260fa515f527f))
* **update:** isolate current-install command deps ([394d7d9](https://github.com/kaitranntt/ccs/commit/394d7d94fc77144c25cdd84195805fbec2966233))
2026-04-14 18:42:20 +00:00
Kai (Tam Nhu) TranandGitHub 8527706d40 Merge pull request #1006 from kaitranntt/dev
chore(release): promote dev to main
2026-04-14 14:40:08 -04:00
github-actions[bot] ffcb0a9f8c chore(release): 7.69.1-dev.7 [skip ci] 2026-04-14 18:30:03 +00:00
Kai (Tam Nhu) TranandGitHub 9d449a3277 Merge pull request #1005 from kaitranntt/kai/fix/1004-pr-agent-dispatch-bot
fix(ci): allow PR-Agent dispatch bot reruns
2026-04-14 14:27:59 -04:00
Tam Nhu Tran 9a91901a9b fix(ci): allow PR-Agent dispatch bot reruns 2026-04-14 14:19:28 -04:00
github-actions[bot] 893021b304 chore(release): 7.69.1-dev.6 [skip ci] 2026-04-14 18:07:40 +00:00
Kai (Tam Nhu) TranandGitHub cfbb3fc458 Merge pull request #1004 from kaitranntt/kai/feat/1003-pr-agent-self-hosted-migration
feat(ci): migrate AI review to self-hosted PR-Agent
2026-04-14 14:05:32 -04:00
Tam Nhu Tran cb1d78bd9d test(tokens): isolate auth rotation from mocked handlers 2026-04-14 13:58:30 -04:00
Tam Nhu Tran 0d2ce7d1b3 fix(ci): restore trusted PR review dispatch 2026-04-14 13:47:55 -04:00
Tam Nhu Tran d6ec5eeebd fix(ci): preserve AI review variable contract 2026-04-14 13:28:29 -04:00
Tam Nhu Tran e1271e2dbf fix(ci): restrict self-hosted PR-Agent comment triggers 2026-04-14 12:43:25 -04:00
Tam Nhu Tran 25216eaf33 feat(ci): migrate AI review to self-hosted PR-Agent 2026-04-14 12:39:52 -04:00
Kai (Tam Nhu) TranandGitHub 9545499487 Merge pull request #989 from kaitranntt/kai/fix/984-tokens-api-key-regenerate-secret
fix: apply api-key updates during token regeneration
2026-04-14 11:34:55 -04:00
github-actions[bot] beee04434f chore(release): 7.69.1-dev.5 [skip ci] 2026-04-14 15:33:03 +00:00
Kai (Tam Nhu) TranandGitHub 8a53278148 Merge pull request #988 from kaitranntt/kai/fix/986-dashboard-i18n-followups
fix(ui): finish dashboard i18n follow-up pass
2026-04-14 11:30:53 -04:00
Tam Nhu Tran be9a481e75 fix(ui): use i18n singleton in claude extension status card 2026-04-13 23:35:55 -04:00