chore(release): mosaic CLI 0.0.44 #652

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

Release: @mosaicstack/mosaic 0.0.44

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

Included since 0.0.43

  • fix(fleet) derive pane idle from window_activity fallback (#651) — completes H1. On tmux 3.4 #{pane_activity} is empty, so the H1 readiness classifier's idle/stuck path never fired in production. parseTmuxListPanes now reads pane_activity → window_activity → session_activity (first populated wins), clamps future epochs to 0, and stays null only when all sources are absent. The working/idle/stuck states now reflect reality on this fleet.

Post-merge rollout

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

🤖 Generated with Claude Code

## Release: @mosaicstack/mosaic 0.0.44 Bumps the CLI from 0.0.43 → 0.0.44. Merging to `main` triggers `.woodpecker/publish.yml`, which publishes the package to the Gitea npm registry. ### Included since 0.0.43 - **fix(fleet)** derive pane idle from `window_activity` fallback (#651) — completes H1. On tmux 3.4 `#{pane_activity}` is empty, so the H1 readiness classifier's idle/stuck path never fired in production. `parseTmuxListPanes` now reads `pane_activity → window_activity → session_activity` (first populated wins), clamps future epochs to 0, and stays null only when all sources are absent. The `working`/`idle`/`stuck` states now reflect reality on this fleet. ### Post-merge rollout `mosaic update` on fleet hosts picks up 0.0.44; the package bump triggers a framework reseed. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
jason.woltje added 1 commit 2026-06-24 06:38:45 +00:00
chore(release): mosaic CLI 0.0.44
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
a60b740ad0
jason.woltje merged commit 1020cfaf9b into main 2026-06-24 06:49:05 +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#652