Godopu
cdeb9e2c8f
feat(o1): implement reviewer feedback rebuttal and re-adjudication protocol (100% PASS)
2026-08-06 09:21:28 +09:00
Godopu
2ff8b2c4a9
docs: document .mam.env config file, legacy migration path, and save loop reports
2026-08-04 21:43:00 +09:00
Godopu
36a087af58
refactor: update multi-agent rules to TMUX & refactor MAM skills scripts
...
- Update .agents/MULTI_AGENT_RULES.md & .ko.md to align with TMUX concepts
- Add .agents/INSTALL.md guide for MAM setup and workflows
- Clean up legacy markdown reports under .agents/reports/
- Refactor MAM scripts in .agents/skills/ (rename resolve_herdr_session to resolve_herdr_workspace)
- Improve workspace pane splitting/re-use logic in lib.sh
- Reduce paste safety sleep in send_keys_safe and support linking ~/.claude.json
2026-07-22 06:57:32 +09:00
Antigravity
6378471702
docs(rules): migrate MULTI_AGENT_RULES from tmux to herdr and archive reviewer reports
2026-07-20 12:30:51 +09:00
Godopu
382c314d5e
refactor(rules): resolve loop report paths colon-safety and terminology gaps
...
- Sanitize clean_session in loop path report-final.md Output Report Path to prevent colon characters in folders
- Reconcile automated reports path token in MULTI_AGENT_RULES.md and .ko.md from <agent-session> to <agent_name> or <clean_session_name>
2026-07-12 13:57:04 +09:00
Godopu
65843e0557
docs(rules): update multi-agent rules with job-centric structure pointers
...
- Document automated job brief path under .mam/jobs/<job_id>/brief.md
- Document automated report redirection under .mam/jobs/<job_id>/<agent-session>-reports/report-final.md
- Correct stop_session.sh report cleanup claim to reflect manual cleanup
- Clarify onboarding brief mechanism under onboarding handshake protocol
2026-07-12 13:50:30 +09:00
Godopu
d7e19feaf5
refactor(installer): resolve architectural inconsistencies, pyyaml hard check, and migrate reports to tracked paths
2026-07-11 00:41:12 +09:00
Godopu
d76e470942
docs(isolation): commit session isolation design documents and guidelines
2026-07-10 12:28:06 +09:00
Godopu
35068f7a9e
docs: restrict job report markdowns to agent-specific subdirectories under .mam/jobs/
2026-07-10 09:41:01 +09:00
Godopu
c7ce014eac
docs: enforce markdown file-based task delegation and result delivery in MULTI_AGENT_RULES.md
2026-07-10 09:34:07 +09:00
Godopu
0fa09b4d90
refactor: rename AGENT.md to MULTI_AGENT_RULES.md and consolidate INSTRUCTION.md into AGENTS.md
...
- .agents/AGENT.md -> .agents/MULTI_AGENT_RULES.md
- .agents/AGENT.ko.md -> .agents/MULTI_AGENT_RULES.ko.md
- INSTRUCTION.md -> AGENTS.md (root-level)
- Update create_session.sh onboarding prompt to reference new path
- All cross-references in BOOTSTRAP.md/.ko.md, README.md/.ko.md, SKILL_FEATURES.md updated
- Fix document title headers (# AGENT.md -> # MULTI_AGENT_RULES.md, # CLAUDE.md -> # AGENTS.md)
2026-07-09 12:04:25 +09:00