Patch release focused on Twitter/X adapter hardening.
Highlights:
- rewrite twitter timeline to direct GraphQL with dynamic queryId resolution
- harden twitter search and notifications against missed initial intercepts
- migrate twitter bookmarks from YAML pipeline to direct GraphQL with dynamic queryId
- reduce JSON output pollution in several twitter UI commands
Validation:
- pnpm -s typecheck
- pnpm -s build
- command-level verification for twitter timeline/search/notifications/bookmarks
Full Changelog: v0.7.8...v0.7.10