Skip to main content

Kilo AI Provider

CCS supports Kilo AI as a CLIProxy provider.

Quick Start

ccs kilo --auth
ccs kilo --accounts
ccs kilo --config
ccs kilo "explain this error"

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 --auth if upstream auth expires

Backend Requirement

Kilo is a plus-only provider.
cliproxy:
  backend: plus

Config And Storage

PathPurpose
~/.ccs/cliproxy/auth/shared OAuth token directory
~/.ccs/kilo.settings.jsonprovider settings when a local settings file is used