Download Latest Version birdclaw 0.3.0 source code.tar.gz (252.3 kB)
Email in envelope

Get an email when there's a new version of birdclaw

Home / v0.1.0
Name Modified Size InfoDownloads / Week
Parent folder
birdclaw 0.1.0 source code.tar.gz 2026-04-26 199.1 kB
birdclaw 0.1.0 source code.zip 2026-04-26 264.5 kB
README.md 2026-04-26 1.6 kB
Totals: 3 Items   465.2 kB 0

Added

  • Add X web cookie fallback for block and unblock actions when the X API rejects OAuth2 block writes.
  • Add profiles replies so moderation triage can inspect a user's recent reply pattern before blocking.
  • Add blocks import <path> for one-shot blocklist application from a file.
  • Add paged mentions export --mode xurl --all --max-pages <n> so moderation loops can scan the full retrievable mentions window.
  • Add actions.transport config plus shared action transport routing for bird, xurl, and auto.
  • Add transport-aware mute/unmute support to the API action route.
  • Add the first packaged birdclaw CLI release.

Fixed

  • Capture xurl mutation error bodies so transport fallbacks can key off the real API failure.
  • Make birdclaw block and unblock flows succeed remotely again on Peter's current auth setup.
  • Verify forced xurl mute/block writes through bird status before mutating local sqlite.
  • Cache authenticated xurl whoami lookups so repeated moderation writes do less redundant auth work.
  • Strip inherited --localstorage-file from the Playwright web-server env to avoid noisy cross-repo test warnings.
  • Override Node 25 native web storage in jsdom test setup so Vitest runs stop emitting --localstorage-file warnings.

Docs

  • Document block transport behavior and fallback path in the CLI/docs.
  • Document the reply-pattern inspection flow for borderline AI/slop accounts.
  • Document blocklist import file format and usage.
  • Document paged xurl mention export for agent moderation runs.
  • Document that mention reads and moderation writes use separate config knobs.
Source: README.md, updated 2026-04-26