| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-07-03 | fix(budget): group help blurb, exact Decimal spent, resolver comment (v0.4.1)v0.4.1 | Danilo M. | 1 | -0/+9 | |
| Follow-ups from the v0.4.0 review: - add the missing _GROUP_HELP blurb for the budget group (every other group shows one) + a regression test asserting all groups have one. - _spent_scalar sums with decimal.Decimal instead of float (exact money). - note the numeric-name sniffing tradeoff in resolver.budget(). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||||
| 2026-06-30 | feat: CLI wiring from command registry | Danilo M. | 1 | -0/+26 | |
