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

- Bump all 8 SKILL.md frontmatter version fields to 2.1.0
- Add v2.1.0 changelog in VERSIONS.md highlighting 2xK grid layout engine (B-20), explicit --agent standardization, and --herdr-session option hardening
- Update skills version matrix in VERSIONS.md
This commit is contained in:
2026-08-24 11:32:05 +09:00
parent d7ab69ef68
commit 54b458d2aa
9 changed files with 48 additions and 19 deletions
@@ -1,7 +1,7 @@
---
name: multi-agent-mux-create
description: "Create a new agent session (claude, antigravity/agy) in a dedicated herdr session for context-preserving long-running work. Always creates a herdr session — never backgrounds with nohup/disown. Writes the new session to .mam/agent-sessions.yaml. Use when you want to start a fresh agent (no prior UUID) for a new project workspace."
version: 2.0.0
version: 2.1.0
author: godopu
license: MIT
platforms: [linux, macos]