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
40576c44ab
refactor(uuid): resolve B-10 by deprecating agent_identities and removing PyYAML dependency
...
- Remove dead agent_identities read path and PyYAML import from workspace_uuid.py
- Defer eager PyYAML import in verify_session.py to lazy YAML fallback branch
- Simplify UUID resolution to 2-tier model (tier-1 own row ID -> tier-2 adapter scan)
- Clean up unused Drift D and ghost cache clearing in reconcile.sh and stop_session.sh
- Add 3 regression guards in tests/test_tier1_unit.py (266/266 PASS)
- Update IMPROVEMENTS.md, VERSIONS.md, and SKILL.md files
2026-08-17 10:59:03 +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
245abe62c8
feat(create/monitor): implement automatic UUID materialization, auto-pinning, and drift-C2 resolution (13/13 PASS)
2026-08-09 10:24:32 +09:00
Godopu
2d5e20a6aa
docs(c1): purge all 29 legacy Kanban references from SKILL.md and documentation (100% PASS)
2026-08-06 08:03:15 +09:00
Godopu
15ffc8f6bb
feat(mux): implement onboarding prompt initialization, 4-tier UUID validation, and TUI 1:1 cross-matching
2026-07-23 09:41:16 +09:00
Godopu
6df4b03661
Align conftest mock herdr and unit test assertions with Claude's simplified session-based isolation and native herdr command updates
2026-07-20 07:42:05 +09:00
Godopu
30e606b0fa
Clean up all tmux occurrences from dev skills and integrate herdr wrapper translation shim with dynamic env and workspace ID parsing
2026-07-19 16:57:00 +09:00
Godopu
c721d1cd86
refactor: rename skills from tmux-agent-orchestrate-* to multi-agent-mux-* in backplane scripts and documents
2026-06-22 15:58:48 +09:00