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-resume
description: "Resume an existing agent (claude, antigravity/agy) conversation by UUID into a herdr session. Reads .mam/agent-sessions.yaml for the saved session/conversation id, spawns (or reuses) a herdr session of the matching name, and runs `claude -r <id>` or `agy --conversation <id>` inside. Use when you want to reattach to a previous session's context, or revive a session whose herdr died but the agent's conversation is still on disk."
version: 4.1.1
version: 4.1.2
author: godopu
license: MIT
platforms: [linux, macos]