chore(release): bump skills and framework version to v2.2.0

This commit is contained in:
2026-08-24 13:20:44 +09:00
parent b859970b84
commit 7ce71c96b1
9 changed files with 46 additions and 21 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: 2.1.0
version: 2.2.0
author: godopu
license: MIT
platforms: [linux, macos]