Bumps the CLI from 0.0.41 → 0.0.42. Merging to main triggers .woodpecker/publish.yml, which publishes the package to the Gitea npm registry.
Included since 0.0.41
fix(fleet) pre-trust claude agent workdir to clear the folder-trust gate (#644 → #645) — the #1 fleet outage: Claude agents stalled forever at the "trust this folder?" prompt with no human to answer.
fix(update) re-seed framework on version drift, not just in-command updates (#642 → #646) — a CLI bumped outside mosaic update no longer leaves stale launchers.
fix(db) stop pglite migration tests flaking CI (#647) — testTimeout 120s + single-fork for the WASM OOM, plus gitignoring vite *.timestamp-*.mjs to kill the turbo traversal race that was intermittently failing every PR.
Post-merge rollout
mosaic update on fleet hosts picks up 0.0.42; the package bump triggers a framework reseed that lands the trust-gate fix in launched agents.
## Release: @mosaicstack/mosaic 0.0.42
Bumps the CLI from 0.0.41 → 0.0.42. Merging to `main` triggers `.woodpecker/publish.yml`, which publishes the package to the Gitea npm registry.
### Included since 0.0.41
- **fix(fleet)** pre-trust claude agent workdir to clear the folder-trust gate (#644 → #645) — the #1 fleet outage: Claude agents stalled forever at the "trust this folder?" prompt with no human to answer.
- **fix(update)** re-seed framework on version drift, not just in-command updates (#642 → #646) — a CLI bumped outside `mosaic update` no longer leaves stale launchers.
- **fix(db)** stop pglite migration tests flaking CI (#647) — testTimeout 120s + single-fork for the WASM OOM, plus gitignoring vite `*.timestamp-*.mjs` to kill the turbo traversal race that was intermittently failing every PR.
### Post-merge rollout
`mosaic update` on fleet hosts picks up 0.0.42; the package bump triggers a framework reseed that lands the trust-gate fix in launched agents.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Ships three reliability fixes merged this cycle:
- fix(fleet): pre-trust claude agent workdir to clear the folder-trust gate (#644/#645)
- fix(update): re-seed framework on version drift, not just in-command updates (#642/#646)
- fix(db): stop pglite migration tests flaking CI — timeout + WASM OOM + turbo timestamp race (#647)
Co-Authored-By: Claude Opus 4.8 <[email protected]>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Release: @mosaicstack/mosaic 0.0.42
Bumps the CLI from 0.0.41 → 0.0.42. Merging to
maintriggers.woodpecker/publish.yml, which publishes the package to the Gitea npm registry.Included since 0.0.41
mosaic updateno longer leaves stale launchers.*.timestamp-*.mjsto kill the turbo traversal race that was intermittently failing every PR.Post-merge rollout
mosaic updateon fleet hosts picks up 0.0.42; the package bump triggers a framework reseed that lands the trust-gate fix in launched agents.🤖 Generated with Claude Code