Kai (Tam Nhu) Tran and GitHub
f815db391d
Merge pull request #1308 from simonsmh/feat/add-qoder-provider
...
feat(cliproxy): Qoder provider
2026-05-30 15:35:55 -04:00
Tam Nhu Tran
30971ebb28
fix: preserve Docker legacy API key during rotation
2026-05-22 16:49:16 -04:00
Simon Shi
43c830469a
feat(cliproxy): add Qoder as a CLIProxy provider channel
...
Add Qoder AI coding assistant as a supported CLIProxy provider:
- Device code OAuth flow with --qoder-login flag
- Plus-only backend (CLIProxyAPIPlus required)
- No built-in token refresh (unsupported, like Kilo)
- Auth URL: https://qoder.com/device/selectAccounts
- Auth file prefix: qoder-
- Token type: qoder
2026-05-21 01:35:08 +09:00
Tam Nhu Tran
c277955762
fix(cliproxy): tighten session affinity review issues
2026-04-28 12:33:12 -04:00
Tam Nhu Tran
039ed63a39
fix(browser): harden runtime policy edge cases
2026-04-20 21:01:19 -04:00
Tam Nhu Tran
7d02f55f9f
feat(browser): add explicit runtime policy controls
2026-04-20 21:01:19 -04:00
Tam Nhu Tran
f36c4a6e32
fix: keep browser setup config-only
2026-04-19 22:07:58 -04:00
Tam Nhu Tran
7ad8bbf0a1
feat: add browser setup flow for Claude attach
2026-04-19 22:00:16 -04:00
Tam Nhu Tran
3b5941c60b
feat(cursor): split legacy bridge from cliproxy provider
2026-04-15 17:04:37 -04:00
Tam Nhu Tran
2d9f8c9695
feat(cliproxy): integrate missing provider support
2026-04-15 00:26:12 -04:00
Tam Nhu Tran
2830c2ae9e
feat(auth): add resume lane diagnostics and recovery
...
- add runtime-aware resume lane diagnostics and auth backup flows
- warn when account resume uses a different plain ccs continuity lane
- surface lane mismatch guidance in the accounts dashboard, docs, and tests
2026-04-04 12:17:32 -04:00
Tam Nhu Tran
24ba2abe10
feat(cli): refresh help and shell completion UX
...
- add a shared command catalog for root help and completion routing
- replace shell-local completion logic with a hidden __complete backend
- add topic help and parity tests for router, help, and completion coverage
2026-04-03 00:53:10 -04:00