chore(release): bump framework and 8 skills to v4.1.2 (PATCH — pane resolution & reuse reliability fixes)

This commit is contained in:
2026-08-30 11:02:54 +09:00
parent 526f7a59b7
commit 0644e7736a
9 changed files with 37 additions and 23 deletions
@@ -1,7 +1,7 @@
---
name: multi-agent-mux-monitor
description: "Run a long-lived reconciler that watches .mam/agent-sessions.yaml against the actual herdr/agent runtime state and reconciles them. Use when you want live visibility into which agent sessions are running, which are dead, which have stale YAML entries, and which have new session ids that haven't been recorded yet. Runs as a persistent loop (`reconcile.sh --subscribe`) that keeps going until it times out, idles out, or is interrupted."
version: 4.1.1
version: 4.1.2
author: godopu
license: MIT
platforms: [linux, macos]