codeburn/mac/Sources/CodeBurnMenubar/Views
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
..
ActivitySection.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
AgentTabStrip.swift Merge main into feat/kimi-code-provider to resolve conflicts 2026-05-16 07:25:12 -07:00
FindingsSection.swift Fix timezone handling: menubar UTC bugs, --timezone flag, DST-safe dates 2026-04-30 17:33:02 -07:00
HeatmapSection.swift Fix 100% one-shot rate for Gemini, Mistral, Kiro, and Goose providers 2026-05-18 14:32:26 -07:00
HeroSection.swift Add new providers, fix menubar tabs, accent color picker (#167) 2026-04-27 19:46:30 -07:00
MenuBarContent.swift Harden menubar refresh and installer 2026-05-14 18:32:15 -07:00
ModelsSection.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
PeriodSegmentedControl.swift Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00
SectionCaption.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
SettingsView.swift Defer keychain access until user explicitly connects on plan tab 2026-05-17 00:31:33 -07:00
SparklineView.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00