Kai (Tam Nhu) Tran and GitHub
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) Tran and GitHub
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) Tran and GitHub
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) Tran and GitHub
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) Tran and GitHub
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) Tran and GitHub
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) Tran and GitHub
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
Tam Nhu Tran
eaddfc467f
fix(cliproxy): dedupe variant prefix sync
2026-04-10 01:16:31 -04:00
Tam Nhu Tran
40c4816acf
fix(cliproxy): harden pinned routing follow-up
2026-04-10 01:16:31 -04:00
Tam Nhu Tran
b6aa6fb0d4
fix(cliproxy): cover managed prefix review follow-up
2026-04-10 01:16:31 -04:00
Tam Nhu Tran
0c10cb6f47
fix(cliproxy): harden routing prefix sync and UI pinning
2026-04-10 01:16:31 -04:00
Tam Nhu Tran
b8a8f84153
docs(roadmap): note cliproxy routing prefix clarity
2026-04-10 01:16:31 -04:00
Tam Nhu Tran
4d5e52828b
feat(cliproxy): add pinned model routing prefixes
2026-04-10 01:16:31 -04:00
github-actions[bot]
850f1ef95c
chore(release): 7.67.0-dev.2 [skip ci]
2026-04-10 05:15:28 +00:00
Kai (Tam Nhu) Tran and GitHub
f09713e65d
Merge pull request #940 from kaitranntt/kai/feat/live-account-monitor-paused-toggle
...
feat: add paused account toggle to live monitor
2026-04-10 01:13:38 -04:00
Tam Nhu Tran
aedccec041
refactor(ui): align visible provider flow data
2026-04-09 18:31:49 -04:00
Tam Nhu Tran
94eda996e3
fix(ui): clarify filtered flow viz metrics
2026-04-09 17:51:37 -04:00
Tam Nhu Tran
3687de0625
fix(ui): add paused filter locale strings
2026-04-09 17:48:51 -04:00
Tam Nhu Tran
7b2743b845
test(ui): cover paused account flow viz filtering
2026-04-09 17:44:20 -04:00