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 -1
View File
@@ -1,7 +1,7 @@
---
name: multi-agent-mux-loop
description: "Run an autonomous planning-execution-review loop using multiple agents (Planner, Creator, Reviewers) in the workspace. Automatically orchestrates plan discussion, code changes, and peer reviews until a unanimous PASS is achieved or the maximum iteration limit is reached."
version: 2.0.0
version: 2.1.0
author: godopu
license: MIT
platforms: [linux, macos]