Releases
v0.1.0
Compare
Sorry, something went wrong.
No results found
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.
You can’t perform that action at this time.