chore(release): mosaic CLI 0.0.42 #648

Merged
jason.woltje merged 1 commits from release/mosaic-cli-0.0.42 into main 2026-06-24 05:28:29 +00:00
Owner

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

## 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)
jason.woltje added 1 commit 2026-06-24 05:18:39 +00:00
chore(release): mosaic CLI 0.0.42
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
5096b31233
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 <noreply@anthropic.com>
jason.woltje merged commit e3adc6a1bc into main 2026-06-24 05:28:29 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#648