Cut 0.0.42: ship #552 (agent-send.sh --class) — merged 64 min after 0.0.41 was tagged #643

Open
opened 2026-06-24 03:10:27 +00:00 by jason.woltje · 0 comments
Owner

Summary

#552 (agent-send.sh --class triage tag) merged to main after 0.0.41 was tagged, so it ships in no released version. It is currently the only unreleased commit on main.

Evidence

  • 0.0.41 release commit a38a491 — 2026-06-23 02:21:04Z
  • #552 merge 4da8764 — 2026-06-23 03:25:16Z (64 min later)
  • git merge-base --is-ancestor 4da8764 a38a491false (not in 0.0.41)
  • git log a38a491..HEAD → only 4da8764

Result: every host on 0.0.41 (jarvis, dragon-lin post-reseed) has the pre-#552 agent-send.sh — getopts L:s:H:n:m:f:S:r:vh, no -C/--class.

Action

Cut 0.0.42 to ship #552. Bonus: a real 0.0.41 → 0.0.42 bump is the clean way to verify the update→reseed path end-to-end (see #642) — i.e. confirm mosaic update actually rewrites ~/.config/mosaic/tools/tmux/ to the --class version.

Note

Separately confirmed that #641 (pr-merge.sh AGENT_WORK_ROOT hardcode, already merged) does not require its own release — the export AGENT_WORK_ROOT workaround stands. 0.0.42 would carry it along regardless.

## Summary `#552` (`agent-send.sh --class` triage tag) merged to `main` **after** 0.0.41 was tagged, so it ships in **no released version**. It is currently the only unreleased commit on `main`. ## Evidence - 0.0.41 release commit `a38a491` — 2026-06-23 **02:21:04Z** - #552 merge `4da8764` — 2026-06-23 **03:25:16Z** (64 min later) - `git merge-base --is-ancestor 4da8764 a38a491` → **false** (not in 0.0.41) - `git log a38a491..HEAD` → only `4da8764` Result: every host on 0.0.41 (jarvis, dragon-lin post-reseed) has the pre-#552 `agent-send.sh` — getopts `L:s:H:n:m:f:S:r:vh`, no `-C/--class`. ## Action Cut **0.0.42** to ship #552. Bonus: a real 0.0.41 → 0.0.42 bump is the clean way to verify the update→reseed path end-to-end (see #642) — i.e. confirm `mosaic update` actually rewrites `~/.config/mosaic/tools/tmux/` to the `--class` version. ## Note Separately confirmed that #641 (`pr-merge.sh` AGENT_WORK_ROOT hardcode, already merged) does **not** require its own release — the `export AGENT_WORK_ROOT` workaround stands. 0.0.42 would carry it along regardless.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#643