github-actions[bot]
4cb6aecf1a
chore(release): 7.53.0-dev.1 [skip ci]
2026-03-11 03:54:51 +00:00
Tam Nhu Tran
e6ae052527
fix(ci): remove maintainability baseline gate blocking releases
...
The maintainability gate (process.exit count + sync FS API count) was
a raw grep counter that provided no actionable signal for a CLI tool.
It blocked the v7.53.0 stable release because new features naturally
increased the counts beyond the baseline.
Removed:
- scripts/maintainability-baseline.js
- scripts/maintainability-check.js
- docs/metrics/maintainability-baseline.json
- All maintainability:* npm scripts
- Gate references from release, dev-release, and CI workflows
Quality gates retained: typecheck, eslint, prettier, full test suite.
2026-03-11 10:52:30 +07:00
github-actions[bot]
781856b327
chore(release): 7.52.2-dev.15 [skip ci]
2026-03-10 10:51:39 +00:00
Kai (Tam Nhu) Tran and GitHub
3391f4fb0b
Merge pull request #717 from kaitranntt/kai/fix/686-gpt5-mini-tier-validation
...
fix(cliproxy): validate tier thinking against model caps
2026-03-10 06:50:25 -04:00
Tam Nhu Tran
88d1dc1ddb
fix(cliproxy): validate tier thinking against model caps
2026-03-10 17:34:45 +07:00
github-actions[bot]
371ab9db4e
chore(release): 7.52.2-dev.14 [skip ci]
2026-03-10 10:05:28 +00:00
Kai (Tam Nhu) Tran and GitHub
a29c32a923
Merge pull request #716 from kaitranntt/kai/feat/687-add-japanese-language-support
...
feat(i18n): add Japanese dashboard locale
2026-03-10 06:04:08 -04:00
Tam Nhu Tran
e28f87bc9c
fix(i18n): polish Japanese dashboard copy
2026-03-10 16:46:11 +07:00
Tam Nhu Tran
8b5158bec5
feat(i18n): add Japanese dashboard locale
2026-03-10 16:13:29 +07:00
Kai (Tam Nhu) Tran and GitHub
447033cb03
Merge pull request #715 from kaitranntt/dev
...
feat: v7.53.0 — llama.cpp, Anthropic direct API, profile lifecycle, and dashboard fixes
2026-03-10 04:35:45 -04:00
github-actions[bot]
e9dcdb9fc3
chore(release): 7.52.2-dev.13 [skip ci]
2026-03-09 09:27:09 +00:00
Kai (Tam Nhu) Tran and GitHub
163f40be8a
Merge pull request #693 from jellydn/feat/llamacpp-support
...
feat(api): add llama.cpp support as local model provider
2026-03-09 05:24:46 -04:00
Kai (Tam Nhu) Tran and GitHub
b639c7ec1e
Merge pull request #689 from BbChip0103/feat/anthropic-direct-api
...
feat(api): add Anthropic direct API key support
2026-03-09 05:24:37 -04:00
Tam Nhu Tran
9bcb195e7c
test: cover llama.cpp help parity
2026-03-07 16:03:16 +07:00
Tam Nhu Tran
0b9a8526a7
merge(dev): port llama.cpp preset onto current catalog
2026-03-07 16:00:03 +07:00
Tam Nhu Tran
5bcad30762
Merge remote-tracking branch 'origin/dev' into pr-689-anthropic-direct-api
...
# Conflicts:
# ui/src/components/profiles/profile-dialog.tsx
2026-03-07 15:59:44 +07:00
Tam Nhu Tran
1f29fa0b6a
fix(api): complete anthropic direct profile support
2026-03-07 15:58:36 +07:00
github-actions[bot]
2757a4ece4
chore(release): 7.52.2-dev.12 [skip ci]
2026-03-07 08:57:28 +00:00
Kai (Tam Nhu) Tran and GitHub
84a2dd013d
Merge pull request #682 from 0xble/fix/claude-base-models
...
fix(config): update claude base models to latest
2026-03-07 03:56:06 -05:00
Tam Nhu Tran
4d0ded339f
fix(ui): update copilot default claude model
2026-03-07 15:43:44 +07:00
Tam Nhu Tran
bea3084d5e
fix(config): align claude defaults across catalogs
2026-03-07 15:41:26 +07:00
Tam Nhu Tran
3d183fe0e8
fix(cliproxy): sync claude 4.6 selector defaults
2026-03-07 15:35:12 +07:00
github-actions[bot]
99af18d925
chore(release): 7.52.2-dev.11 [skip ci]
2026-03-07 08:29:27 +00:00
Kai (Tam Nhu) Tran and GitHub
275d75243c
Merge pull request #681 from 0xble/fix/codex-haiku-model-id
...
fix(config): use correct codex haiku model ID (gpt-5-codex-mini)
2026-03-07 03:28:07 -05:00
Tam Nhu Tran
f4a7d4dc2c
fix(codex): standardize haiku defaults on gpt-5.1-codex-mini
2026-03-07 15:18:44 +07:00
Brian Le and Tam Nhu Tran
8a9751a819
fix(config): use correct codex haiku model ID (gpt-5-codex-mini)
...
ANTHROPIC_DEFAULT_HAIKU_MODEL in base-codex.settings.json is set to
gpt-5-mini which is not routable on the codex CLIProxy endpoint,
causing 502 'unknown provider for model gpt-5-mini' when Claude Code
spawns subagents at the haiku tier.
The correct model ID is gpt-5-codex-mini (confirmed via /v1/models).
Ref: #602
2026-03-07 15:18:44 +07:00
github-actions[bot]
64c1bdb2bd
chore(release): 7.52.2-dev.10 [skip ci]
2026-03-07 07:59:55 +00:00
Kai (Tam Nhu) Tran and GitHub
3c7b352656
Merge pull request #680 from 0xble/fix/image-analyzer-thinking-blocks
...
fix(hooks): handle thinking blocks in image analyzer response parsing
2026-03-07 02:58:39 -05:00
Tam Nhu Tran
50973752ba
test(hooks): add image analyzer regression coverage
2026-03-07 14:50:39 +07:00
github-actions[bot]
082f3c0046
chore(release): 7.52.2-dev.9 [skip ci]
2026-03-07 07:28:42 +00:00
Kai (Tam Nhu) Tran and GitHub
b1e8519bf7
Merge pull request #679 from 0xble/fix/claude-oauth-policy-limits-unavailable
...
fix(cliproxy): handle Claude OAuth policy-limits 401 correctly
2026-03-07 02:27:27 -05:00
github-actions[bot]
12381e9f61
chore(release): 7.52.2-dev.8 [skip ci]
2026-03-07 07:24:08 +00:00
Kai (Tam Nhu) Tran and GitHub
630cb40089
Merge pull request #677 from 0xble/fix/oauth-paste-callback-route
...
fix(cliproxy): use management auth-url route in paste callback
2026-03-07 02:22:49 -05:00
Tam Nhu Tran
6ed95a2a86
fix(cliproxy): preserve Claude fallback when quota is unavailable
2026-03-07 13:57:27 +07:00
github-actions[bot]
1d8b0d1106
chore(release): 7.52.2-dev.7 [skip ci]
2026-03-07 06:49:49 +00:00
Tam Nhu Tran
b25b1653b0
fix(cliproxy): poll paste-callback auth urls
2026-03-07 13:48:34 +07:00
Kai (Tam Nhu) Tran and GitHub
d1e4ec9225
Merge pull request #709 from kaitranntt/kai/feat/ai-review-fork-prs
...
ci: harden AI review for external PRs
2026-03-07 01:48:33 -05:00
Tam Nhu Tran
becfc573c9
ci: harden AI review for external PRs
2026-03-07 13:44:32 +07:00
Tam Nhu Tran
86ca18003a
fix(cliproxy): preserve kiro paste-callback start route
2026-03-07 13:38:22 +07:00
github-actions[bot]
f2848c11d8
chore(release): 7.52.2-dev.6 [skip ci]
2026-03-07 06:27:44 +00:00
Kai (Tam Nhu) Tran and GitHub
248b6d11b8
Merge pull request #698 from kaitranntt/kai/feat/issue-697-profile-lifecycle-ux
...
feat: API profile lifecycle discover/copy/export/import parity
2026-03-07 01:25:53 -05:00
Kai (Tam Nhu) Tran and GitHub
85de3ab5e4
Merge pull request #708 from kaitranntt/kai/fix/codex-quota-diagnostics
...
fix: improve quota diagnostics and oauth refresh handling
2026-03-07 01:25:05 -05:00
github-actions[bot]
a6162cf936
chore(release): 7.52.2-dev.5 [skip ci]
2026-03-07 05:27:12 +00:00
Kai (Tam Nhu) Tran and GitHub
c70cd4b08b
Merge pull request #707 from kaitranntt/kai/fix/706-proxy-version-install-restart
...
fix: restart CLIProxy after dashboard version install
2026-03-07 00:25:54 -05:00
Tam Nhu Tran
aed7beb075
fix: confirm risky cliproxy installs in dashboard
2026-03-07 11:13:49 +07:00
Tam Nhu Tran
fc3600e922
fix: improve quota diagnostics and oauth refresh handling
2026-03-07 11:09:15 +07:00
Tam Nhu Tran
ad01196964
fix: stop untracked CLIProxy installs safely
2026-03-07 11:01:35 +07:00
Tam Nhu Tran
a4b626aede
fix: clarify CLIProxy dashboard install lifecycle
2026-03-07 10:52:46 +07:00
github-actions[bot]
c55c4e88a5
chore(release): 7.52.2-dev.4 [skip ci]
2026-03-07 03:46:34 +00:00
Tam Nhu Tran
e14df1fe05
fix: restart CLIProxy after dashboard version install
2026-03-07 10:45:29 +07:00