Tam Nhu Tran
287691fa04
feat(profiles): add cliproxy api profile bridge
...
- add backend and CLI flows for creating routed API profiles from CLIProxy providers
- add dashboard bridge CTAs, metadata, and guided create dialog mode
- cover bridge routes and dialog behavior with focused tests
Refs #649
2026-03-19 10:24:28 -04:00
Tam Nhu Tran
2d48e6a287
chore: resolve dev merge conflicts for GLMT deprecation
2026-03-17 15:55:25 -04:00
Tam Nhu Tran
5525098400
feat: deprecate GLMT user-facing surfaces
2026-03-17 15:49:29 -04:00
Tam Nhu Tran
93d94b597f
fix(ui): add llama.cpp provider icon
2026-03-17 14:41:03 -04:00
Tam Nhu Tran
0337a32d99
feat(ui): improve API profile provider selector UX
2026-03-17 13:54:52 -04:00
Tam Nhu Tran
334f3697f9
test: cover invalid novita preset ids
2026-03-17 08:13:50 -04:00
Tam Nhu Tran
94fa96aa81
fix: correct novita preset endpoint and asset handling
2026-03-17 07:02:47 -04:00
Alex-wuhu
a1a8cad2b3
feat(novita): add Novita AI provider preset
...
- Add novita preset with OpenAI-compatible endpoint
- Default model: deepseek/deepseek-v3.2
- Endpoint: https://api.novita.ai/openai
- API key via NOVITA_API_KEY env var
2026-03-13 16:28:47 +08: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
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
d6fc5dd64c
fix: harden profile lifecycle validation and dashboard UX flows
2026-03-05 18:49:16 +07:00
Tam Nhu Tran
02c81743a0
feat: add API profile lifecycle discover/copy/export/import parity
2026-03-05 18:30:23 +07:00
BbChip0103 and Claude Opus 4.6
fedb4d4cde
feat(api): add Anthropic direct API key support
...
Support native Anthropic API keys (sk-ant-...) via `ccs api create --preset anthropic`.
Profiles use ANTHROPIC_API_KEY env var without BASE_URL, letting Claude CLI
authenticate natively with x-api-key header instead of proxy Bearer token.
- Add anthropic preset to provider catalog
- Branch profile-writer env structure (native vs proxy)
- Add validateAnthropicKey() preflight with x-api-key header
- Auto-detect api.anthropic.com URL in interactive flow
- Fix hasApiKey/isConfigured to recognize ANTHROPIC_API_KEY
- Update delegation-validator for native mode profiles
- Add Droid target API key fallback (ANTHROPIC_API_KEY)
Closes #688
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 13:13:10 +09:00
Tam Nhu Tran
3b38f1ac90
fix(ui): improve providers badge readability and albb preset
2026-03-04 00:39:02 +07:00
Tam Nhu Tran
8811e5320f
feat(api): add Alibaba Coding Plan preset and providers promotion
2026-03-04 00:39:02 +07:00
Tam Nhu Tran
f63e2cd5a3
fix(cliproxy): denylist deprecated agy 4.5 models
2026-03-03 03:10:53 +07:00
Tam Nhu Tran
0bf00b23d9
fix(profile): close km legacy kimi compatibility gaps
2026-02-19 13:02:56 +07:00
Tam Nhu Tran
cf8070b5f0
fix(profile): handle km compatibility for legacy kimi api users
2026-02-19 12:43:41 +07:00