mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-05-20 00:57:09 +00:00
Adds two more submenus so the GNOME popup matches the agent tabs and currency picker the Mac menubar app ships with. * Agent submenu: All / Claude / Codex / Cursor / Copilot. Passes --provider through to codeburn status and codeburn report so the numbers and the full terminal report both follow the selected filter. * Currency submenu: 17 ISO codes (USD, EUR, GBP, CAD, AUD, JPY, INR, BRL, CHF, SEK, SGD, HKD, KRW, MXN, ZAR, DKK, CNY). Selecting a code shells out to codeburn currency <code> and refreshes the popup with the new symbol. The current currency is read from ~/.config/codeburn/config.json on startup and after each change so all of our surfaces agree. * formatCost takes the active currency so activity, model, provider and findings rows render with the right symbol instead of hardcoded $. |
||
|---|---|---|
| .. | ||
| extension.js | ||
| metadata.json | ||
| stylesheet.css | ||