Commit 2e65828
chore(release): bump version to 0.8.0
v0.8.0 Release - Budget Tracking & Quota Management
All 6 phases completed:
✅ Phase 1: BudgetConfig structure (30 min)
✅ Phase 2: Core quota logic (45 min)
✅ Phase 3: DataStore integration (20 min)
✅ Phase 4: TUI Costs tab gauge (30 min)
✅ Phase 5: Web Costs page section (30 min)
✅ Phase 6: Tests + docs (15 min)
Features:
- MTD cost calculation with token-based prorata
- Monthly projection with simple daily average
- 4-level alert system (Safe/Warning/Critical/Exceeded)
- TUI quota gauge with color-coded progress bar
- Web quota section with REST API endpoint
- Full test coverage (344 passed)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent c0991dc commit 2e65828
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments