c2736ace90e44ca71dc25e831ce5a7f99944e03f
The container was only recreated when the auth mode changed, not when the API key value itself changed. This meant saving a new key required a manual container rebuild. Now we store a hash of the API key as a Docker label and compare it on start, so a key change automatically recreates the container (preserving the claude config volume). Also adds a note to the global AWS settings UI that changes require a container rebuild. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Releases
12
Triple-C v0.3.14 (Linux)
Latest
Languages
TypeScript
47.9%
Rust
39.7%
Shell
6.5%
HTML
3.5%
Dockerfile
1.5%
Other
0.9%