chore(release): mosaic CLI 0.0.45 #654

Merged
jason.woltje merged 1 commits from release/mosaic-cli-0.0.45 into main 2026-06-24 14:11:34 +00:00
Owner

Summary

Release mosaic CLI 0.0.45. Rolls out H2 readiness semantics (#653):

  • healthy long-idle fleet agents report as available (assignable, no alarm) instead of idle/stuck
  • stuck reserved in the readiness union for future positive-evidence blocks
  • removed idle-derived stuck threshold/env handling and IDLE/STUCK alarm flags from fleet ps

Merging to main triggers .woodpecker/publish.yml → publishes @mosaicstack/* to the Gitea npm registry.

Verification

  • bump verified: packages/mosaic/package.json 0.0.44 → 0.0.45
  • #653 already merged & CI-green on main
## Summary Release mosaic CLI **0.0.45**. Rolls out H2 readiness semantics (#653): - healthy long-idle fleet agents report as `available` (assignable, no alarm) instead of `idle`/`stuck` - `stuck` reserved in the readiness union for future positive-evidence blocks - removed idle-derived stuck threshold/env handling and IDLE/STUCK alarm flags from `fleet ps` Merging to main triggers `.woodpecker/publish.yml` → publishes `@mosaicstack/*` to the Gitea npm registry. ## Verification - bump verified: packages/mosaic/package.json 0.0.44 → 0.0.45 - #653 already merged & CI-green on main
jason.woltje added 1 commit 2026-06-24 13:59:33 +00:00
chore(release): mosaic CLI 0.0.45
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
6661e33ca9
Roll out H2 readiness semantics (#653): idle healthy agents report as
available, not stuck/idle; stuck reserved for genuine blocks.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
jason.woltje merged commit eb795bab18 into main 2026-06-24 14:11:34 +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#654