552aaebf1606fed9135b95d2ae7dc726ae01f71b
Replace the three auth modes (Login, API Key, Bedrock) with two (Anthropic, Bedrock). The Anthropic mode uses OAuth via `claude login` inside the terminal, which generates and stores its own API key in the persistent config volume. The separate API Key mode is removed because Claude Code now requires interactive approval of externally-provided keys, making the injected ANTHROPIC_API_KEY approach unreliable. Old projects stored as "login" or "api_key" are automatically migrated to "anthropic" via serde aliases. Also fix the Windows taskbar icon showing as a black square by loading icon.png instead of icon.ico for the runtime window icon. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Releases
128
Triple-C v0.1.92 (Linux)
Latest
Languages
TypeScript
50%
Rust
39.3%
Shell
8.3%
Dockerfile
1.8%
CSS
0.3%
Other
0.2%