Commit Graph
3242 Commits
Author SHA1 Message Date
Kai (Tam Nhu) TranandGitHub 4538e8ba53 Merge pull request #953 from kaitranntt/dev
feat(release): promote dev to main
2026-04-11 00:05:04 -04:00
github-actions[bot] e80bdb9116 chore(release): 7.67.0-dev.10 [skip ci] 2026-04-11 04:04:05 +00:00
Kai (Tam Nhu) TranandGitHub b916659c48 Merge pull request #954 from kaitranntt/kai/fix/dev-release-ui-mock-leak
test(ci): stop leaking update-command module mocks
2026-04-11 00:02:12 -04:00
Tam Nhu Tran ef751723f5 test(ci): stop leaking update-command module mocks 2026-04-10 23:57:58 -04:00
Kai (Tam Nhu) TranandGitHub b27e21c9ff Merge pull request #952 from kaitranntt/kai/fix/944-self-update-package-manager-drift
fix(update): target the current CCS installation
2026-04-10 23:42:46 -04:00
Tam Nhu Tran b8aa59a8f0 test(ci): isolate config env and cli entry fallbacks 2026-04-10 23:26:12 -04:00
Tam Nhu Tran 4b9fa4e457 test(cliproxy): isolate session tracker config env 2026-04-10 23:19:49 -04:00
Tam Nhu Tran 94bcad2d1a fix(update): align no-update dependency injection 2026-04-10 23:06:37 -04:00
Tam Nhu Tran a4496ff1d9 fix(update): harden install verification flow 2026-04-10 22:44:46 -04:00
Tam Nhu Tran 59e04cb56f fix(update): isolate updater test dependencies 2026-04-10 22:27:07 -04:00
Tam Nhu Tran 2aaabb2deb fix(update): target the current CCS installation 2026-04-10 21:39:50 -04:00
github-actions[bot] 033116b863 chore(release): 7.67.0-dev.9 [skip ci] 2026-04-11 00:27:48 +00:00
Kai (Tam Nhu) TranandGitHub 0b0407a4da Merge pull request #950 from kaitranntt/kai/fix/941-provider-model-alias-routing
fix: preserve requested provider model aliases in AI Providers
2026-04-10 20:26:01 -04:00
github-actions[bot] 451ecc11e9 chore(release): 7.67.0-dev.8 [skip ci] 2026-04-10 22:29:28 +00:00
Kai (Tam Nhu) TranandGitHub dcc584e375 Merge pull request #951 from kaitranntt/kai/feat/765-huggingface-inference-providers
feat: add Hugging Face API profile preset
2026-04-10 18:27:24 -04:00
github-actions[bot] 031558f1a4 chore(release): 7.67.0-dev.7 [skip ci] 2026-04-10 22:21:19 +00:00
Kai (Tam Nhu) TranandGitHub a564b244fe Merge pull request #949 from kaitranntt/kai/fix/947-cliproxy-picker-curation
fix: sanitize cliproxy provider model pickers
2026-04-10 18:19:27 -04:00
Tam Nhu Tran c078a96337 fix(ui): type shared AGY compatibility lookup 2026-04-10 18:08:28 -04:00
Tam Nhu Tran 9458c432d8 chore: merge origin/dev into feature branch 2026-04-10 18:07:28 -04:00
Tam Nhu Tran 25dd9ab9e1 fix(cliproxy): align AGY preset aliases 2026-04-10 18:07:22 -04:00
Tam Nhu Tran 34d70442bf fix(cliproxy): keep new live provider models selectable 2026-04-10 18:07:22 -04:00
Tam Nhu Tran 0e4677f558 fix: sanitize cliproxy provider model pickers 2026-04-10 18:07:22 -04:00
github-actions[bot] cfdae7be9f chore(release): 7.67.0-dev.6 [skip ci] 2026-04-10 22:06:06 +00:00
Kai (Tam Nhu) TranandGitHub cb28bf8b5e Merge pull request #948 from kaitranntt/kai/fix/944-kimi-auth-readiness
fix(image-analysis): tolerate missing auth init dependency
2026-04-10 18:04:02 -04:00
Tam Nhu Tran 01c1193a99 fix(ui): guard optional raw model fields
- trim nullable alias and name fields safely in the raw model formatter

- satisfy strict TypeScript checks for partial raw config records

Refs #941
2026-04-10 17:47:37 -04:00
Tam Nhu Tran 42d5724f34 fix(ui): accept partial raw model records
- allow raw JSON model arrays with partial fields to format safely

- keep the requested=upstream review fixes compatible with raw editor input

Refs #941
2026-04-10 17:46:18 -04:00
Tam Nhu Tran 52ac29e7a8 fix(api): constrain preset target defaults
- limit preset default targets to persisted API profile targets

- add regression coverage for preset target resolution and profile target persistence
2026-04-10 17:44:25 -04:00
Tam Nhu Tran 92a769d773 fix(ui): harden provider model alias editing
- keep raw JSON model mappings aligned with requested=upstream semantics

- block malformed mapping lines instead of coercing them on save

- render saved mappings as requested to upstream and add regression coverage

Refs #941
2026-04-10 17:44:15 -04:00
Tam Nhu Tran e090c8b0d4 fix(image-analysis): preserve default runtime deps 2026-04-10 17:40:27 -04:00
Tam Nhu Tran 414e8c80f5 docs(roadmap): record Hugging Face preset support 2026-04-10 17:29:46 -04:00
Tam Nhu Tran 83255f4771 feat(api): add Hugging Face provider preset
- add the huggingface preset and hf alias to the shared preset catalog

- default the preset to Factory Droid because the documented path is generic chat completions

- cover the CLI and dialog behavior with preset metadata and UI tests
2026-04-10 17:29:25 -04:00
Tam Nhu Tran 49c4338f28 fix(ui): preserve requested provider model aliases
- keep requested=upstream semantics stable in the AI Providers editors

- preview the client-visible ANTHROPIC_MODEL instead of the upstream target

- add UI coverage for alias parsing and formatting helpers

Refs #941
2026-04-10 17:28:18 -04:00
Tam Nhu Tran 2f02ddfb74 fix(image-analysis): tolerate missing auth init dependency 2026-04-10 17:21:26 -04:00
github-actions[bot] 270810c06e chore(release): 7.67.0-dev.5 [skip ci] 2026-04-10 18:52:54 +00:00
Kai (Tam Nhu) TranandGitHub 0949faec5f Merge pull request #946 from kaitranntt/kai/feat/945-gemini-antigravity-entitlement-intelligence
feat(cliproxy): add Gemini and AGY entitlement intelligence
2026-04-10 14:50:54 -04:00
Tam Nhu Tran 92a24786d6 fix(cliproxy): use type-only account provider import 2026-04-10 14:32:45 -04:00
Tam Nhu Tran b56b58c067 fix(cliproxy): preserve entitlement evidence on agy failures 2026-04-10 14:28:32 -04:00
Tam Nhu Tran 506b61eca6 fix(cliproxy): propagate agy entitlement failure metadata 2026-04-10 14:19:02 -04:00
Tam Nhu Tran 7c4545eb1b fix(cliproxy): attach entitlement evidence to agy failures 2026-04-10 13:42:51 -04:00
Tam Nhu Tran 7330fdbf28 fix(cliproxy): prefer live entitlement tier in account badges 2026-04-10 13:24:00 -04:00
Tam Nhu Tran f9c61e0fac docs(cliproxy): clarify gemini and agy tier semantics 2026-04-10 13:18:18 -04:00
Tam Nhu Tran bb331ff5d8 feat(cliproxy): add entitlement evidence for gemini and agy 2026-04-10 13:17:50 -04:00
github-actions[bot] 70051c2acb chore(release): 7.67.0-dev.4 [skip ci] 2026-04-10 12:10:20 +00:00
Kai (Tam Nhu) TranandGitHub de06a1c30e Merge pull request #943 from kaitranntt/kai/feat/942-local-model-ux-positioning
feat: improve providers UX for premium and local lanes
2026-04-10 08:08:23 -04:00
Tam Nhu Tran 5f9bafe9cd fix(ui): address provider lane review notes 2026-04-10 06:31:58 -04:00
Tam Nhu Tran ad70f93b1b feat(ui): reposition providers around quality and local lanes 2026-04-10 05:50:26 -04:00
Tam Nhu Tran 63b67f1c1c feat(profiles): add local runtime readiness checks 2026-04-10 05:49:38 -04:00
github-actions[bot] 29ef0c8e04 chore(release): 7.67.0-dev.3 [skip ci] 2026-04-10 07:00:35 +00:00
Kai (Tam Nhu) TranandGitHub 0afff74ee0 Merge pull request #939 from kaitranntt/kai/feat/938-cliproxy-routing-prefixes
feat(cliproxy): clarify backend-pinned model routing
2026-04-10 02:58:41 -04:00
Tam Nhu Tran d87a126938 test(cliproxy): cover managed pinned route hints 2026-04-10 01:16:31 -04:00