Changes
Added
bookmarkscommand to list your bookmarked tweets.
Changed
- Cookie extraction now uses
@steipete/sweet-cookie(dropssqlite3CLI + custom browser readers inbird). - Query ID updater now tracks the Bookmarks GraphQL operation.
- Lint rules stricter (block statements, no-negation-else, useConst/useTemplate, top-level regex, import extension enforcement).
pnpm lintnow runs both Biome and oxlint (type-aware).
Tests
- Coverage thresholds raised to 90% statements/lines/functions (80% branches).
- Added targeted Twitter client coverage suites.