You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: cap token savings at 99.99%, fix Docker status in Web UI
Token savings:
- Web UI: show 1 decimal (e.g. 99.8%) for >=10%, cap at 99.99%
- macOS: same logic, prevents misleading '100% tokens saved'
Docker status in Web UI:
- Same workaround as macOS: when API reports docker_available=false
but connected stdio servers exist, treat Docker as available.
- The backend Docker health checker gets stuck at 'max retries exceeded'
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments