What's Changed
- feat: add Claude Code skill for mmoney CLI with wealth advisor persona
- feat: add config command to set/get device ID (bypasses MFA)
- feat: add dev setup script and devcontainer
- feat: keychain auth token storage; auto Authorization header on token load
- docs: comprehensive command reference and JSON schemas; security posture; auth/MFA/device ID guidance
- fix: improve auth error messages with rate-limit (403) guidance
- chore: switch type checker from mypy to pyright; CI lint job; ruff fixes
Full Changelog: v0.1.2...v0.1.3