codeburn/mac/Sources/CodeBurnMenubar
iamtoruk abde91719a Fix 100% one-shot rate for Gemini, Mistral, Kiro, and Goose providers
These providers aggregated all tool calls into a single ParsedProviderCall
per session, losing the sequential Edit→Bash→Edit signal that countRetries
needs. Added toolSequence field that preserves per-message tool ordering
through the pipeline. Also makes insight pills horizontally scrollable.
2026-05-18 14:32:26 -07:00
..
Data Fix menubar per-provider performance (24s → 2s) and session cache safety (#344) 2026-05-17 13:54:38 -07:00
Security Fix menubar PATH discovery for nvm/volta/asdf/npm-global installs 2026-05-16 08:54:45 -07:00
Theme Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00
Views Fix 100% one-shot rate for Gemini, Mistral, Kiro, and Goose providers 2026-05-18 14:32:26 -07:00
AppStore.swift Fix dormant activation to bootstrap instead of refresh 2026-05-17 05:27:49 -07:00
AppVersion.swift Normalize menubar version display 2026-05-11 11:21:39 -07:00
CodeBurnApp.swift Harden menubar refresh and installer 2026-05-14 18:32:15 -07:00
CurrencyState.swift Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00