You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add batch transaction updates, field selection consistency, and secure token input.
- Add `transactions batch-update` command and MCP tool for updating multiple
transactions in a single API call, reducing rate limit pressure (#27)
- Add `--fields` support to `accounts transactions`, `categories transactions`,
and `payees transactions` commands and their MCP equivalents (#26)
- Make `auth login` token input interactive — prompts when no `--token` flag
is provided, supports stdin piping for secure automation (#21)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments