codeburn/src
2026-05-04 20:21:26 -07:00
..
data Fix Antigravity dedup collision and add Codex ChatGPT Plus token estimation (#204) 2026-05-03 19:51:13 +02:00
providers Stream-parse Codex session files to handle 250+ MB rollouts 2026-05-04 02:15:04 +03:00
bash-utils.ts Strip ANSI escapes from bash commands across all providers 2026-05-02 20:59:24 -07:00
classifier.ts fix(classifier): surface skill name as subCategory for general turns (#203) 2026-05-04 06:26:45 +08:00
cli-date.ts fix(date-range): avoid all-period month overflow 2026-05-05 05:05:13 +03:00
cli.ts fix(date-range): unify 'all' period semantics between CLI and dashboard 2026-05-05 03:53:46 +03:00
codex-cache.ts Add per-file result cache for Codex provider 2026-04-30 16:43:41 -07:00
compare-stats.ts feat(compare): model comparison with planning rate fix 2026-04-19 08:34:49 -07:00
compare.tsx Fix dashboard hang and ExperimentalWarning on Windows 2026-05-02 11:54:58 -07:00
config.ts Add claude-max-5x preset for $100/month tier 2026-04-24 15:47:59 +02:00
context-budget.ts fix(context-budget): use bounded readSessionFile helper 2026-04-17 08:32:19 +02:00
currency.ts Fix $0.0000 display for near-zero costs 2026-05-03 12:11:10 -07:00
cursor-cache.ts Add new providers, fix menubar tabs, accent color picker (#167) 2026-04-27 19:46:30 -07:00
daily-cache.ts Fix timezone handling: menubar UTC bugs, --timezone flag, DST-safe dates 2026-04-30 17:33:02 -07:00
dashboard.tsx fix(labels): update remaining 'all' period labels to '6 Months' 2026-05-04 19:46:20 -07:00
day-aggregator.ts fix: use local timezone for daily date bucketing instead of UTC 2026-04-19 03:18:38 -07:00
export.ts fix: pricing accuracy, stream leak, CSV injection hardening 2026-04-21 04:20:46 -07:00
format.ts fix: bucket turns by assistant timestamp, filter at turn level 2026-04-21 04:40:44 -07:00
fs-utils.ts Stream-parse Codex session files to handle 250+ MB rollouts 2026-05-04 02:15:04 +03:00
ink-win.ts Fix dashboard hang and ExperimentalWarning on Windows 2026-05-02 11:54:58 -07:00
menubar-installer.ts Add SHA-256 checksum verification to menubar installer 2026-05-04 10:08:58 -07:00
menubar-json.ts feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
models.ts Add missing Antigravity model aliases for gemini-3-pro, flash-image, flash-lite 2026-05-02 20:26:45 -07:00
optimize.ts Merge origin/main into feat/session-outlier-detection 2026-05-04 20:21:26 -07:00
parser.ts feat(optimize): MCP tool coverage detector with cache-aware costing 2026-05-05 04:13:04 +03:00
plan-usage.ts fix(plan): resolve type errors in plan summary and isActivePlan guard 2026-04-21 04:20:55 -07:00
plans.ts Add claude-max-5x preset for $100/month tier 2026-04-24 15:47:59 +02:00
sqlite.ts Fix dashboard hang and ExperimentalWarning on Windows 2026-05-02 11:54:58 -07:00
types.ts feat(optimize): MCP tool coverage detector with cache-aware costing 2026-05-05 04:13:04 +03:00
yield.ts Fix command injection in yield via execFileSync 2026-05-04 10:13:40 -07:00