Kilo AI Provider
CCS supports Kilo AI as a CLIProxy provider.Quick Start
Authentication Model
Kilo uses a device-code flow:- no local callback port is required
- the auth flow is device-code based rather than browser callback based
- CCS currently treats token refresh as unsupported, so re-run
ccs kilo --authif upstream auth expires
Backend Requirement
Kilo is a plus-only provider.Config And Storage
| Path | Purpose |
|---|---|
~/.ccs/cliproxy/auth/ | shared OAuth token directory |
~/.ccs/kilo.settings.json | provider settings when a local settings file is used |
