Godopu
c3631e2aa1
fix(herdr): resolve shim routing defects, add workspace scoping, and bump to v3.0.1
...
- Resolve Herdr shim 5 routing & paste defects (ISSUE-1 ~ ISSUE-5):
* paste-buffer: use pane send-text without auto-enter, propagate rc=3 to send_keys_safe
* exact-match pane resolution: remove substring matching ('in tn') across all branches
* workspace scoping: introduce HERDR_WORKSPACE_ID and .mam/herdr_workspace_id persistence
* unified resolver: single _resolve_herdr_pane_id helper across shim commands
- Resolve dialog token false-positive on 'Yes, try it' tip and isolate fullscreen modal rejection
- Sync mock Herdr CLI contracts in tests/conftest.py
- Add contract tests H-15~H-23 and regression tests D-4~D-7 (412 tests, 100% PASS)
- Add multi-agent loop plans, review reports, and bug report
- Update framework and skill packages to v3.0.1
2026-08-27 21:42:37 +09:00
Godopu
08f138d30d
chore(release): bump framework and skills version to v3.0.0
2026-08-26 15:18:00 +09:00
Godopu
ad8201d706
feat(agent): add Grok Build TUI adapter, runtime dispatch, and skill support
2026-08-26 10:49:34 +09:00
Godopu
d1efce2971
chore(release): bump skills and framework version to v2.2.1
2026-08-24 15:13:46 +09:00
Godopu
7ce71c96b1
chore(release): bump skills and framework version to v2.2.0
2026-08-24 13:20:44 +09:00
Godopu
54b458d2aa
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
2026-08-24 11:32:05 +09:00
Godopu
7708d3ade3
docs(skills): update and standardize skill versions to 2.0.0 in frontmatter
...
- Bump version to 2.0.0 across all 8 multi-agent-mux skills reflecting A-4 Phase 2 adapter architecture and Option B isolation deprecation.
- Standardize author (godopu), license (MIT), platforms, environments, and metadata blocks across all SKILL.md files.
2026-08-16 23:38:44 +09:00
Godopu
6be1b6aecb
feat(skill): implement multi-agent-mux-orc-onboard skill and orchestrator_uuids exclusion gate (40/40 PASS)
2026-08-12 12:49:33 +09:00