6.5.0 (2025-12-18)
Bug Fixes
- cli: allow ccs copilot as profile by routing only known subcommands (2c6dfe7)
- cli: route 'ccs copilot' without subcommand to help (671a9e7)
- copilot: use gpt-4.1 as default model and 127.0.0.1 for local connections (ec6face)
- copilot: use token file check for instant auth status (4783632)
- copilot: widen sidebar and balance split-view layout (63bdc3a)
- ui: add install button to copilot page sidebar (3865747)
- ui: constrain copilot config left panel width to 540px (da5dc31)
- ui: handle 404 errors in profile settings fetch (60c01c7)
- ui: improve copilot sidebar logical order and remove redundancy (f9b89de)
Features
- api: add copilot install and info endpoints (fee241d)
- api: add copilot REST API endpoints (c84db38)
- auth: add copilot profile detection (e5a1f60)
- cli: add copilot CLI commands (d25db1f)
- config: add copilot configuration types and loader (b87aeae)
- copilot: add complete model catalog with plan tiers (7653cab)
- copilot: add copilot manager module (3b8a85c)
- copilot: add model tier mapping support (d21908a)
- copilot: add raw settings API and model mapping routes (a3e2153)
- copilot: add raw settings support to useCopilot hook (882792a)
- copilot: add self-managed package manager for copilot-api (ecdad1d)
- copilot: redesign config form to match CLIProxy pattern (7886259)
- ui: add copilot dashboard page (6b04532)
- ui: add copilot-api install button and version display (f813ad0)
- ui: display plan tiers and presets in copilot model selector (87c2acc)
- ui: expose auth result with device code in hook (5f0fde9)
- update: add automatic update check on startup (8a0ad53)