Tam Nhu Tran
4baed01d49
fix: complete codex tool sanitization coverage
2026-03-07 10:35:41 +07:00
Tam Nhu Tran
8cfd86f1d1
fix: strip unsupported gemini and codex tool fields
2026-03-07 09:54:02 +07:00
Tam Nhu Tran
e28d9c8abc
test(cliproxy): strengthen alias non-enrichment assertions
2026-03-04 02:51:42 +07:00
Tam Nhu Tran
276649f05d
fix(cliproxy): reduce gemini alias model bloat
2026-03-04 02:46:52 +07:00
Tam Nhu Tran
c2f564ac66
fix(ghcp): improve oauth failure diagnostics in device flow
2026-03-04 00:19:11 +07:00
Tam Nhu Tran
7e471e663c
fix(cliproxy): normalize iflow aliases for explicit routing
2026-03-03 23:34:38 +07:00
Tam Nhu Tran
546c4ee4ee
fix(cliproxy): normalize stale iflow model aliases
2026-03-03 23:26:07 +07:00
Kai (Tam Nhu) Tran and GitHub
a73d9a4c82
Merge pull request #660 from kaitranntt/kai/feat/cliproxy-multi-provider-analytics
...
fix(agy): remove deprecated 4.5 selector options
2026-03-03 09:14:43 -05:00
Tam Nhu Tran
f63e2cd5a3
fix(cliproxy): denylist deprecated agy 4.5 models
2026-03-03 03:10:53 +07:00
Tam Nhu Tran
5913f730ac
fix(agy): remove deprecated 4.5 selector options
2026-03-03 03:10:53 +07:00
Tam Nhu Tran
0b9f9826e2
feat(continuity): support cross-profile continuity inheritance from account profiles
2026-03-03 02:49:17 +07:00
Tam Nhu Tran
747c706369
fix(agy): harden preset canonicalization and migration coverage
2026-03-03 00:39:16 +07:00
Tam Nhu Tran
0b57e41b3a
fix(cliproxy): harden agy model canonicalization and migration paths
2026-03-02 21:43:33 +07:00
Tam Nhu Tran
3a26abac71
fix(agy): harden self-migration across settings load/update paths
2026-03-02 21:19:29 +07:00
Tam Nhu Tran
8a2b55449b
fix(agy): normalize sonnet 4.6 model ids and migrate legacy thinking alias
2026-03-02 21:10:49 +07:00
Tam Nhu Tran
ff9dbb3061
fix(cliproxy): normalize deprecated antigravity Claude aliases
2026-02-26 14:33:47 +07:00
Tam Nhu Tran
03bc4140a1
fix(iflow): replace placeholder model defaults to prevent 406
2026-02-26 14:04:32 +07:00
Kai (Tam Nhu) Tran and GitHub
4f1aa69d01
Merge pull request #623 from kaitranntt/kai/fix/agy-responsibility-gate
...
fix(agy): enforce multi-step responsibility acknowledgement for antigravity oauth
2026-02-26 01:44:43 -05:00
Tam Nhu Tran
ac1c744239
fix(cliproxy-sync): honor profile settings paths and targets
...
- resolve settings file from profile.settingsPath instead of reconstructing by name
- skip non-claude targets for local claude-api-key sync semantics
- add mapper regression tests for both behaviors
2026-02-25 17:01:22 +07:00
Tam Nhu Tran
bebb7582cf
fix(cliproxy): prevent agy model reset and add sonnet 4.6 models
2026-02-25 00:12:49 +07:00
Tam Nhu Tran
c0eb786127
fix(safety): unify add-account typed risk phrase
...
- change required acknowledgement phrase to "I ACCEPT RISK"
- apply typed phrase requirement to Gemini and Antigravity add-account flows
- keep CLI/server and UI phrase validation aligned
- update antigravity responsibility unit test
2026-02-24 18:32:07 +07:00
Tam Nhu Tran
3148014c6c
fix(agy): align responsibility flow with issue #509
...
- replace issue #622/#619 references with issue #509 across CLI and dashboard
- shorten acknowledgement phrase to "I ACCEPT AGY RISK" for faster typing
- rename acknowledgement payload field to reviewedIssue509 and update tests
2026-02-24 18:09:10 +07:00
Tam Nhu Tran
d3c271ab2c
feat(agy): add power-user bypass for responsibility acknowledgement
2026-02-24 17:42:57 +07:00
Tam Nhu Tran
3b1271b5e4
fix(agy): enforce multi-step responsibility acknowledgement for antigravity oauth
2026-02-24 17:23:02 +07:00
Tam Nhu Tran
4eb2be79fc
fix(cliproxy): prevent blank page in remote mode
2026-02-24 00:47:40 +07:00
Tam Nhu Tran
be96b84e61
fix(codex): canonicalize dashboard presets and migrate suffixed settings
2026-02-23 22:52:44 +07:00
Kai (Tam Nhu) Tran and GitHub
b3ce680b58
Merge pull request #609 from kaitranntt/kai/fix/602-codex-model-suffix
...
fix(cliproxy): keep canonical codex model ids in settings
2026-02-22 11:46:12 -05:00
Tam Nhu Tran
a81176da79
fix(cliproxy): keep canonical codex model ids in settings
2026-02-22 23:40:45 +07:00
Tam Nhu Tran
742b5ed580
fix(cliproxy): normalize codex effort aliases without reasoning proxy
2026-02-22 23:12:23 +07:00
Tam Nhu Tran
34292ca7f8
fix(cliproxy): prevent false remote timeout on reachable proxy
2026-02-22 22:38:50 +07:00
Tam Nhu Tran
ca58cb5a08
fix(cliproxy): harden quota guards and review follow-ups
2026-02-22 02:35:07 +07:00
Tam Nhu Tran
8c790f41ff
fix(cliproxy): close remaining quota edge-case gaps
2026-02-22 02:12:40 +07:00
Tam Nhu Tran
d47620592d
Merge remote-tracking branch 'origin/dev' into fix/548-claude-quota-balance
...
# Conflicts:
# src/commands/cliproxy/help-subcommand.ts
# src/commands/cliproxy/index.ts
# src/commands/cliproxy/quota-subcommand.ts
2026-02-22 01:24:44 +07:00
Tam Nhu Tran
2385d9028a
feat(cliproxy): add Claude quota windows and account failover
2026-02-22 01:19:02 +07:00
Kai (Tam Nhu) Tran and GitHub
06a4f3f131
Merge pull request #599 from kaitranntt/fix/598-gemini-3-1-pro-preview
...
fix(cliproxy): support gemini-3.1-pro-preview alias routing
2026-02-22 00:57:30 +07:00
Tam Nhu Tran
63619cb9dc
fix(cliproxy): harden antigravity alias generation
2026-02-22 00:35:20 +07:00
Tam Nhu Tran
653f8092ae
fix(cliproxy): add gemini 3.1 preview alias compatibility
2026-02-22 00:14:15 +07:00
Kai (Tam Nhu) Tran and GitHub
4c7501fe39
Merge pull request #596 from kaitranntt/feat/refactor-hardcode-dx-one-pr
...
refactor(core): centralize hardcoded paths and command/provider sources
2026-02-21 10:40:51 +07:00
Tam Nhu Tran
343ec959fc
fix(core): resolve edge cases and hardcoded drift
2026-02-21 10:32:19 +07:00
Tam Nhu Tran
6429781e8f
fix(cliproxy): normalize provider-aware Claude model IDs
2026-02-21 02:14:09 +07:00
Tam Nhu Tran
8201204380
fix(quota): address ghcp review follow-ups
2026-02-20 22:53:49 +07:00
Tam Nhu Tran
954baecfe4
fix(thinking): handle clear no-op and tighten override coverage
2026-02-19 16:26:56 +07:00
Tam Nhu Tran
92e2ec111d
fix(thinking): harden codex reasoning controls across cli and dashboard
2026-02-19 14:13:41 +07:00
Tam Nhu Tran
c73a26c51c
fix(cliproxy): address review feedback on kimi catalog
...
- Sync kimi-k2.5 description between backend and UI catalogs
to 'Latest multimodal model (262K context)' per official naming
- Add kimi-k2 pricing entry to avoid fallback to unknown model rate
- Add supportsModelConfig and getProviderCatalog tests for kimi
2026-02-19 10:41:32 +07:00
Tam Nhu Tran
dd38df6b8d
fix(cliproxy): add kimi-k2 pricing and kimi catalog tests
...
Address review feedback from PR #585 :
- Add missing kimi-k2 pricing entry ($0.60/$2.50, cache $0.15)
to avoid fallback to unknown model pricing
- Add kimi provider tests to model-catalog.test.js verifying
catalog structure, default model, and model IDs
2026-02-19 10:36:42 +07:00
Tam Nhu Tran
ecc4a3fe58
fix(cliproxy): normalize codex model and provider routing
2026-02-18 21:27:58 +07:00
Tam Nhu Tran
a71496cc3d
fix(cliproxy): harden provider alias and refresh edge cases
...
- guard provider alias generation against ambiguous collisions
- add account-scoped Gemini token refresh with strict account checks
- warn and fallback on invalid management remote ports
- align remaining HTTP remote defaults and extend cliproxy tests
2026-02-18 04:18:39 +07:00
Tam Nhu Tran
7e527af777
refactor(cliproxy): resolve remaining review parity and cleanup nits
...
- export buildProviderMap from provider capabilities and reuse in auth-types
- add provider descriptions to backend capabilities and sync display names
- remove ui CLIPROXY_PORT alias and use CLIPROXY_DEFAULT_PORT directly
- return stable string from getProviderDescription
- extend backend/ui parity tests for display name and description values
2026-02-18 03:35:08 +07:00
Tam Nhu Tran
39593c161b
refactor(cliproxy): address review feedback on parity and refresh flow
...
- make refresh ownership handling exhaustive in provider refresher
- extend backend/ui sync test to provider IDs and device-code providers
- remove DEFAULT_CURSOR_PORT re-export from use-cursor hook
- import cursor default port directly from shared defaults module
2026-02-18 03:24:28 +07:00
Tam Nhu Tran
63f422179e
refactor(ui): centralize default ports and add parity test
...
- add ui default port constants for cliproxy and cursor
- wire preset utils to shared ui default port constants
- add backend/ui sync test to prevent port drift
2026-02-18 03:10:09 +07:00