v0.13.0
fa9be47 feat: add --json, --to, --subject filters to draft list command
121b300 fix: DraftService constructor and CDP error handling
fec69a8 chore: clean up stale and duplicate tests
b7d3c9b feat: dual-path auth (Chrome extension support) and fix snippet parsing
a4d5912 feat: default CDP_PORT to 9400 via env var
b9d9512 fix: auto-delete native draft after successful send
b1ee3e9 fix: MS Graph reply threading and native draft improvements
b3f9154 Update superhuman skill documentation
8bba4f7 docs: add CDP background page monitoring requirement
5361935 chore: bump version to 0.13.0 and update docs
0dc2756 feat: add native Superhuman draft support via userdata.getThreads API
52ad129 feat: refactor draft listing to use DraftService with provider pattern
8ca0760 fix: corrected cmdListDrafts to list Superhuman synced drafts
2a3e5f3 fix: add loadTokensFromDisk() to cmdListDrafts function
3072cfb feat: Add superhuman draft list command (GitHub issue #12)
16d9209 fix: parse date-only --start/--end as local midnight, handle same-day edge case
66b55d1 fix: support --start/--end flags in calendar list and free commands (closes #11)
b8d61ae fix: parse YYYY-MM-DD calendar dates as local midnight, not UTC (closes #11)
3574acb fix: resolve read command hang by using cached token path instead of CDP fallback (closes #10)
1023d1d docs: update README and SKILL.md for v0.12.0 AI search feature
0e2e4b9 chore: bump version to v0.12.0
b21decd feat: add AI-powered email search via askAIProxy endpoint (closes #9)