mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-15 18:21:09 +00:00
- claude provider launch env no longer pins ANTHROPIC_MODEL/tier defaults; one-shot migration strips CCS-written stale pins across all historically shipped default generations while preserving explicit user pins - TTY-gated once-per-install warning when a user profile named claude or anthropic is shadowed by the built-in provider, with rename guidance - account-safety ban messaging parameterized by provider; Anthropic patterns gated to claude accounts only - first-run notice that ccs claude routes through the local CLIProxy instance Part of #1464 account pools (phase 2).