muster v0.2.0 — session identity, mailbox, Codex autonomy
Second release. Everything since v0.1.0.
- Session identity — project-scoped agents (from the per-project tmux socket) with addressable manually-pinned labels;
register/deregister/gc; tmux-verified liveness; project-scoped target resolver. - Mailbox —
@muster_inbox=<unread count>, persists until inbox read; the signal the self-resolving Stop hook keys off. - Codex nudge-submit —
muster nudgesubmits for Codex, closing idle-wake.
Full autonomous loop proven live: SessionStart auto-register (both models), 📬 mailbox, self-resolving Stop-hook inbox drain (interactive Codex included), idle→nudge, and real cross-terminal task handoff over the bus. Hook/render wiring lives in dotfiles; muster core stays model-agnostic.