Kai (Tam Nhu) Tran and GitHub
4f0b9ce261
Merge pull request #723 from Alex-wuhu/novita-integration
...
feat: add Novita AI provider preset
2026-03-17 08:23:51 -04:00
Tam Nhu Tran
94fa96aa81
fix: correct novita preset endpoint and asset handling
2026-03-17 07:02:47 -04:00
Kai (Tam Nhu) Tran and GitHub
3c7c8d5573
Merge pull request #726 from Kherrisan/main
...
feat: add support for setting the global fetch proxy through HTTP_PROXY
2026-03-16 07:20:48 -04:00
Tam Nhu Tran
f50c9625de
fix: harden global fetch proxy handling
2026-03-16 06:58:01 -04:00
Tam Nhu Tran
56db6035f5
docs(readme): document Claude IDE extension setup
2026-03-15 15:58:37 -04:00
Kai (Tam Nhu) Tran and GitHub
f6100a5588
Merge pull request #718 from kaitranntt/kai/fix/702-raptor-mini-copilot-model-guardrails
...
fix: normalize stale copilot raptor-mini model
2026-03-15 15:01:31 -04:00
Tam Nhu Tran
298b591d14
docs(readme): clarify copilot config save behavior
2026-03-15 14:53:54 -04:00
User
25bb806ecd
feat(docker): publish release images on stable tags
2026-03-11 06:22:57 -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
02c81743a0
feat: add API profile lifecycle discover/copy/export/import parity
2026-03-05 18:30:23 +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
0b9f9826e2
feat(continuity): support cross-profile continuity inheritance from account profiles
2026-03-03 02:49:17 +07:00
Tam Nhu Tran
7893436038
feat(i18n): add comprehensive Vietnamese dashboard locale
2026-03-03 02:09:46 +07:00
Tam Nhu Tran
2dddf02a21
docs(i18n): add dashboard localization guide and links
2026-03-03 01:34:41 +07:00
Tam Nhu Tran
ce44d2ece0
fix(droid): harden exec passthrough and add integration coverage
2026-02-26 23:28:36 +07:00
Tam Nhu Tran
5963ba973e
fix(droid): add structural exec passthrough for ccsd
2026-02-26 22:59:10 +07:00
Tam Nhu Tran
b6475baab3
feat(accounts): add advanced deeper continuity mode and claude pool discoverability
2026-02-26 19:01:13 +07:00
Tam Nhu Tran
5c6fe20d3f
fix(accounts): improve shared-context editing and discoverability
2026-02-26 18:10:06 +07:00
Kai (Tam Nhu) Tran and GitHub
a30d55777f
Merge pull request #627 from kaitranntt/kai/feat/624-share-context
...
fix(auth): harden shared-context isolation edge cases
2026-02-26 01:47:39 -05:00
Tam Nhu Tran
bc079bc886
feat(dashboard): add dedicated Factory Droid diagnostics page
...
- add /droid route under a new Compatible CLIs sidebar section
- expose /api/droid/diagnostics and /api/droid/settings/raw for install and BYOK visibility
- include read-only settings.json viewer plus model/provider breakdown
- add unit coverage for droid dashboard service parsing and path logic
2026-02-25 22:59:15 +07:00
Tam Nhu Tran
f1567c0090
fix(droid): avoid interactive model arg prompt pollution
...
- persist selector in ~/.factory/settings.json as settings.model
- stop injecting '-m custom:...' for interactive droid launches
- improve provider inference for localhost /v1 and qwen/deepseek/kimi
- add regression tests for adapter, provider, and config manager
2026-02-25 22:14:00 +07:00
Tam Nhu Tran
60b1c043c7
feat(droid): align BYOK provider mapping for ccsd
...
- add Droid provider resolver aligned with Factory BYOK schema
- persist and normalize CCS_DROID_PROVIDER across CLI and dashboard flows
- use Droid managed selector aliases with safe legacy fallback
- add unit coverage for provider inference and selector usage
Closes #632
2026-02-25 20:58:35 +07:00
Tam Nhu Tran
0a5b12b46b
docs(readme): document dashboard updates center
...
- add direct updates hub URL under dashboard quick start
- include Updates Center in dashboard capability overview
2026-02-25 18:05:53 +07:00
Tam Nhu Tran
172e599574
docs(cli): document target defaults and ccsd cliproxy usage
...
- add multi-target help examples for ccsd codex and ccsd agy
- document per-profile target defaults for API and CLIProxy profiles
- include dashboard parity notes for target configuration
2026-02-25 15:54:22 +07:00
Tam Nhu Tran
0309630193
fix(auth): harden shared-context isolation and config safety
2026-02-25 04:19:28 +07:00
Tam Nhu Tran
4fed74c64b
feat(auth): add opt-in shared context groups across accounts
2026-02-24 23:54:03 +07:00
Tam Nhu Tran
0aed60febb
fix(ci): enforce parity gate and stabilize test execution
2026-02-23 23:53:09 +07:00
Tam Nhu Tran
2385d9028a
feat(cliproxy): add Claude quota windows and account failover
2026-02-22 01:19:02 +07:00
Tam Nhu Tran
f2ffb815ab
docs(spawn): document claudecode env sanitization behavior
...
- note delegation compatibility with Claude nested-session guard
- document CLAUDECODE sanitization invariant in code standards
Refs #588
2026-02-20 23:01:21 +07:00
Tam Nhu Tran
cf8070b5f0
fix(profile): handle km compatibility for legacy kimi api users
2026-02-19 12:43:41 +07:00
Tam Nhu Tran
91edc9565b
docs(targets): document built-in and env droid aliases
...
- add README guidance for ccsd argv[0] auto-target behavior
- document CCS_DROID_ALIASES runtime extension in architecture docs
2026-02-17 20:53:03 +07:00
Tam Nhu Tran
4fc19c4390
feat(cliproxy): expose codex weekly reset schedule in quota views
2026-02-15 09:48:39 +07:00
Tam Nhu Tran
14dd34187d
docs(kiro): document method-aware auth behavior
...
- add README Kiro auth-method examples and AWS default details
- update architecture docs for method-aware Kiro flow semantics
Refs #552
Refs #233
2026-02-14 13:34:08 +07:00
Tam Nhu Tran
8395364970
feat(cliproxy): add explicit start and restart commands
2026-02-14 09:41:40 +07:00
Tam Nhu Tran
0e55db88a5
fix(cursor): address CI gate and review regressions
2026-02-14 06:41:57 +07:00
Tam Nhu Tran
be9d7cf73e
feat(cursor): complete daemon wiring and add dedicated dashboard page
2026-02-14 06:22:28 +07:00
Huynh Duc Dung and Claude
c9604be5e1
docs: add Ollama to Built-in Providers table and usage examples
...
Update README.md to include:
- Ollama and Ollama Cloud in the Built-in Providers table
- Ollama integration note with setup instructions
- ccs ollama in Basic Commands section
- Ollama example in Parallel Workflows
Ref: https://github.com/kaitranntt/ccs/pull/354
Co-Authored-By: Claude <noreply@anthropic.com >
2026-01-22 17:04:36 +08:00
opastorello
a14c7f3f6b
feat(docker): add Docker/Compose setup for CCS dashboard
2026-01-17 00:19:53 -03:00
kaitranntt
eee62a46a2
docs: update minimax preset references to 'mm'
...
Align README and CLI help with actual preset ID.
2026-01-14 17:43:52 -05:00
kaitranntt
8ea1e333bc
docs(agy): add quota management and failover documentation
...
- Add ccs cliproxy doctor command to help text
- Document Antigravity auto-failover in README
2026-01-05 13:31:34 -05:00
kaitranntt
e7066b9997
feat(api): add Minimax, DeepSeek, Qwen provider presets
...
Add three new Anthropic-compatible API providers as presets:
- Minimax: M2.1/M2.1-lightning/M2 models with 1M context
- DeepSeek: V3.2 and R1 reasoning model (128K context)
- Qwen: Alibaba Cloud qwen3-coder-plus (256K context)
Closes #123
2025-12-24 18:32:07 -05:00
kaitranntt and MinhOmega
31bafaab8d
feat(api): add Azure Foundry preset
...
Add Microsoft Azure AI Foundry as a provider preset for `ccs api create`.
Usage: `ccs api create --preset foundry`
This is a cleaner implementation than the postinstall-based approach,
leveraging the existing preset system.
Co-authored-by: MinhOmega <49482201+MinhOmega@users.noreply.github.com >
2025-12-22 15:34:27 -05:00
kaitranntt
b93b91c925
docs: update documentation for kiro and ghcp providers
...
- add ccs kiro and ccs ghcp to README commands
- update project-overview-pdr with v7.2 and FR-003 OAuth flows
- update system-architecture with OAuth flow types
- update codebase-summary with 7 CLIProxy providers
- update project-roadmap with Phase 11 completion
2025-12-22 01:09:25 -05:00
kaitranntt
743d34a881
docs: add CLIProxyAPIPlus attribution for Kiro and Copilot
...
- Credit CLIProxyAPIPlus contributors for new OAuth providers
- Add @em4go (Copilot), @fuko2935, @Ravens2121 (Kiro)
2025-12-21 22:28:13 -05:00
kaitranntt
ec7781bbc8
docs: update documentation for v7.1 remote CLIProxy feature
...
- README: add remote CLIProxy section with CLI flags and quick setup
- code-standards: add Config Priority Pattern (CLI > ENV > config.yaml)
- codebase-summary: add new remote proxy files, update test counts (638)
- project-overview-pdr: add FR-008 requirement, v7.1 release section
- project-roadmap: add Phase 10 (Remote CLIProxy), mark #142 complete
- system-architecture: add Remote CLIProxy Flow diagram
2025-12-21 20:09:46 -05:00
kaitranntt
676929fc87
docs(readme): add OpenRouter to built-in providers
...
- add OpenRouter row to providers table
- add OpenRouter integration section with v7.0.0 features
- add screenshot for OpenRouter API profiles
2025-12-21 01:01:16 -05:00
kaitranntt
a9d21c21f2
perf(assets): convert screenshots to WebP, add new feature images
...
- Convert PNG to WebP (85% smaller: ~1.5MB → ~250KB each)
- Add new screenshots: analytics, live-auth-monitor, cliproxyapi, copilot-api, websearch
- Remove old PNG screenshots (analytics-light, api_profiles, cliproxy)
- Update README image references to use .webp format
2025-12-19 20:31:21 -05:00
kaitranntt
0dc2da6e5a
docs(readme): update providers, websearch, and add star history
...
- Add Copilot to built-in providers table with OAuth auth
- Add "Powered by" section crediting CLIProxyAPI and copilot-api
- Update WebSearch from MCP to CLI tool fallback chain (Gemini/OpenCode/Grok)
- Add centered Star History section before footer
- Remove redundant Project Structure (codebase-summary.md is source of truth)
2025-12-19 20:18:21 -05:00
kaitranntt
8d8d4c248a
refactor: rename proxy to cliproxy_server and update API routes
2025-12-19 02:14:49 -05:00
kaitranntt
196422cee1
docs(cliproxy): add remote proxy documentation
...
- add proxy CLI flags section to help command output
- add proxy environment variables section to help
- add Remote Proxy section to README with config examples
- document CLI flag overrides and priority resolution
2025-12-19 01:18:05 -05:00