Skip to content

chore(release): v2.8.0#33

Merged
stephendolan merged 1 commit intomainfrom
release/v2.8.0
Mar 8, 2026
Merged

chore(release): v2.8.0#33
stephendolan merged 1 commit intomainfrom
release/v2.8.0

Conversation

@stephendolan
Copy link
Owner

Summary

Test plan

  • bun run typecheck passes
  • bun test passes (30/30, including 10 new utility tests)
  • bun run lint passes (0 errors, 0 warnings)
  • bun run build succeeds

Closes #28, closes #29, closes #30

🤖 Generated with Claude Code

Add transaction summary, pagination controls, and transfer matching.

- Add `transactions summary` command and MCP tool for aggregate counts
  by payee, category, cleared/approval status with `--top N` truncation (#28)
- Add `--last-knowledge` and `--limit` to `transactions list` for delta sync
  and result capping; MCP `list_transactions` gains fields/limit/lastKnowledge (#29)
- Add `transactions find-transfers` command and MCP tool for finding candidate
  transfer matches by amount, date proximity, and account (#30)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stephendolan stephendolan merged commit 8ce29c1 into main Mar 8, 2026
1 check passed
@stephendolan stephendolan deleted the release/v2.8.0 branch March 8, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant