chore(release): mosaic CLI 0.0.43 #650

Merged
jason.woltje merged 1 commits from release/mosaic-cli-0.0.43 into main 2026-06-24 06:08:21 +00:00
Owner

Release: @mosaicstack/mosaic 0.0.43

Bumps the CLI from 0.0.42 → 0.0.43. Merging to main triggers .woodpecker/publish.yml, which publishes the package to the Gitea npm registry.

Included since 0.0.42

  • feat(fleet) classify agent readiness in fleet ps (#649) — the fleet's first autonomous PR. Adds a pure classifyReadiness() over the parsed heartbeat/tmux signals: new working/idle/stuck states on top of stale/dead/unknown, configurable via MOSAIC_HEARTBEAT_IDLE_THRESHOLD (300s) and MOSAIC_HEARTBEAT_STUCK_THRESHOLD (900s). HB column now reads <age>s/<state>; IDLE/STUCK flags surface in the table; additive readiness JSON field keeps --json consumers working. Closes the H1 gap — an alive-but-wedged agent can no longer masquerade as healthy.

Post-merge rollout

mosaic update on fleet hosts picks up 0.0.43; the package bump triggers a framework reseed.

🤖 Generated with Claude Code

## Release: @mosaicstack/mosaic 0.0.43 Bumps the CLI from 0.0.42 → 0.0.43. Merging to `main` triggers `.woodpecker/publish.yml`, which publishes the package to the Gitea npm registry. ### Included since 0.0.42 - **feat(fleet)** classify agent readiness in `fleet ps` (#649) — the fleet's first autonomous PR. Adds a pure `classifyReadiness()` over the parsed heartbeat/tmux signals: new `working`/`idle`/`stuck` states on top of `stale`/`dead`/`unknown`, configurable via `MOSAIC_HEARTBEAT_IDLE_THRESHOLD` (300s) and `MOSAIC_HEARTBEAT_STUCK_THRESHOLD` (900s). HB column now reads `<age>s/<state>`; `IDLE`/`STUCK` flags surface in the table; additive `readiness` JSON field keeps `--json` consumers working. Closes the H1 gap — an alive-but-wedged agent can no longer masquerade as healthy. ### Post-merge rollout `mosaic update` on fleet hosts picks up 0.0.43; the package bump triggers a framework reseed. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
jason.woltje added 1 commit 2026-06-24 05:57:16 +00:00
chore(release): mosaic CLI 0.0.43
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
96a9892717
jason.woltje merged commit ec8dd7ca86 into main 2026-06-24 06:08:21 +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#650