codeburn/src
AgentSeal d15532af0b fix: apply --project/--exclude to menubar per-provider today totals
The menubar status output computes per-provider today costs by iterating
all providers after the main period blocks. That loop bypassed the
project filter, so --project/--exclude affected the main totals but not
the provider breakdown shown below them.
2026-04-16 15:50:00 -07:00
..
providers fix: add claude-opus-4-7 model mapping and pricing 2026-04-16 13:48:58 -06:00
bash-utils.ts feat: add Pi provider for tracking Pi agent sessions 2026-04-16 01:54:42 -07:00
classifier.ts chore: normalize Pi tool names via toolNameMap 2026-04-16 01:57:39 -07:00
cli.ts fix: apply --project/--exclude to menubar per-provider today totals 2026-04-16 15:50:00 -07:00
config.ts cleanup: strip TUI picker, promote currency command, remove verbose comments 2026-04-14 08:47:45 -07:00
currency.ts feat: add OpenCode provider 2026-04-15 14:24:37 -07:00
cursor-cache.ts fix: final review cleanup 2026-04-15 05:35:11 -07:00
dashboard.tsx feat: add --project and --exclude filters for project-level filtering 2026-04-16 15:54:37 -06:00
export.ts Merge branch 'fix/csv-formula-injection' 2026-04-14 09:39:03 -07:00
format.ts feat: add multi-currency support 2026-04-14 13:51:11 +01:00
menubar.ts fix: respect SwiftBar settings when installing the menu bar 2026-04-16 22:39:51 +03:00
models.ts fix: add claude-opus-4-7 model mapping and pricing 2026-04-16 13:48:58 -06:00
parser.ts feat: add --project and --exclude filters for project-level filtering 2026-04-16 15:54:37 -06:00
sqlite.ts feat: add Cursor IDE provider with SQLite adapter 2026-04-15 03:44:43 -07:00
types.ts feat: multi-provider support (Codex + provider plugin system) 2026-04-14 04:32:09 -07:00