mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-27 09:38:09 -05:00
- Flatten nested objects in table/csv output instead of showing [object Object] - Make --start/--end optional on transactions list (defaults to last 30 days) - Resolve payee, category, and account names in transactions list output via AQL - Add --exclude-transfers flag to transactions list and query run - Add query describe command for full schema output in one call - Add select shorthand aliases (payee → payee.name, category → category.name) - Add field descriptions to query fields/describe output (e.g. amount is in cents) - Add CliError class with suggestion messages for better error guidance https://claude.ai/code/session_01Tzo7tE4YutV9hqgHNYonXB