| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-18 | 1.4 kB | |
| v0.11.0 source code.tar.gz | 2026-07-18 | 1.7 MB | |
| v0.11.0 source code.zip | 2026-07-18 | 1.9 MB | |
| Totals: 3 Items | 3.6 MB | 0 | |
Highlights
- Choose an existing account independently for each live operation without changing the database's persistent account identity.
- Start a fully local sample archive with
init --demofor immediate zero-auth exploration.
Added
- Select existing accounts per live operation with
--account <username>oraccounts.default, including sync, profile hydration, DMs, compose, moderation, and scheduled jobs, without changing persistent database identity. (idea from [#97] - thanks @ivankuznetsov) - Add explicit
init --demosample data for zero-auth offline exploration while keeping normal initialization empty.
Fixed
- Keep
birdclaw db statslocal-only so it does not block on unrelated macOS archive discovery.
Dependencies and maintenance
- Update
lucide-reactto 1.25.0,@tanstack/react-startto 1.168.30, and the pnpm 10 release pin to 10.34.5.
Verification
- Signed tag commit:
ff4b3abbf156ddc4402dbd46f93cf86978bab210. - npm package and registry tarball, published at
2026-07-18T21:08:14.907Zwithlatestset to0.11.0. - Registry integrity:
sha512-ym4bqt1PimcI8o9+JdinS7aqEGp36rWVffnUvXaf4NzpqvyDakSxDnS+g39y7NvU6zuhxLNRHD8hAAq0VW6Wbg==. - Exact-head CI, package smoke, coverage, and Playwright proof.