v0.4.0 — Transaction Management
What's New
First write commands for riseup-cli! You can now manage transactions directly from the terminal.
New Commands
riseup classify <id> <category>— categorize a transaction (with--apply-to allto teach future matching)riseup rename <id> <name>— rename display nameriseup comment <id> <text>— add a noteriseup exclude <id>— exclude from budgetriseup include <id>— re-include in budgetriseup merge <id>— approve CC billing mergeriseup unclassified [month]— list uncategorized transactionsriseup set-budget-type <id> <type>— set as fixed or variableriseup adjust <envId> <amount>— adjust prediction amount
Skill Update
The Claude Code skill now includes write command documentation with mandatory user confirmation rules — the agent will always explain what a write command does and ask before executing.