Godopu
768cfe5c6d
feat(isolation): implement Phase 1-3 session isolation with stop purge and resume safety
2026-07-10 12:24:35 +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
a0a92432b8
docs: align MULTI_AGENT_RULES.ko.md with markdown file-based collaboration protocols
2026-07-10 09:36:23 +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
3a9964c0e2
fix(deploy): resolve SQL timeouts, YAML drift, and orphaned tmux sessions
...
- lib.sh: update atomic_dump_yaml to sync with YAML on any active session status change; set reader timeouts to 60.0s
- create_session.sh: add exit trap cleanup_tmux_on_error to rollback spawned tmux sessions on initialization failures
- reconcile.sh, update_yaml_resumed.sh, status.sh, stop_session.sh: align SQLite connection timeout values to 60.0s
2026-07-10 09:21: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
Godopu
2b9bb39d6f
fix: add cline agent support to resolve_session_id.sh and resume documentation
2026-06-28 10:58:43 +09:00
Godopu
21a4e96052
fix: resolve correct python interpreter for injected publish_event command
2026-06-28 10:48:14 +09:00
Godopu
ef57749e9f
feat: implement --onboard flag in multi-agent-mux-create and update AGENT.md onboarding handshake protocol
2026-06-28 10:42:23 +09:00
Godopu
6e3c866461
docs: clean up stale create_session usage instructions in comments and markdown examples
2026-06-28 10:31:58 +09:00
Godopu
7c8267240d
feat: enforce required agent roles at creation and role immutability in registry
2026-06-28 10:27:36 +09:00
Godopu
f457180777
refactor: adapt multi-agent-mux skills and agent guidelines for the Team Leader scenario
2026-06-28 10:21:24 +09:00
Godopu
dd9500a271
feat(multi-agent-mux): integrate cline agent support, fix sqlite3 naming collision, simplify delegation docs, and add SKILL_FEATURES.md
2026-06-28 09:17:11 +09:00
Godopu
dfd0a9483d
feat: implement loop and discuss task delegation types in multi-agent-mux-delegate-job
2026-06-27 08:28:47 +09:00
Godopu
3b8db1eca2
fix(skills): add 0.5s sleep delay after paste-buffer to prevent key collisions
2026-06-26 23:00:30 +09:00
Godopu
57d8f6c2ff
refactor: move AGENT.md and AGENT.ko.md to .agents/ directory
2026-06-26 21:28:41 +09:00
Godopu
e14ee90243
fix(skills): point HOME_DIR to real home directory and fix Hermes database path
2026-06-26 21:17:43 +09:00
Godopu
7eaaaf8944
fix(lib,install): update locking doc to SQLite transaction, cache NFS check, verify PyYAML
2026-06-23 23:41:18 +09:00
Godopu
a10c789dc2
refactor(wrapper): update dry-run message to align with existing session delegation
2026-06-23 08:26:13 +09:00
Godopu
99ac8b3ce4
refactor(security,concurrency): resolve structural issues, enforce Claude permission skip, update docs
2026-06-23 08:03:43 +09:00
Godopu
12dceb14b2
feat(monitor): consolidate per-job watchdogs into shared wildcard subscriber (FW-W3)
2026-06-23 00:37:39 +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
Godopu
9735258bc5
refactor: rename metadata directory .hermes to .mam in backplane scripts and documents
2026-06-22 14:06:13 +09:00
Godopu
30e447189e
refactor: migrate skills/ directory to .agents/skills/
2026-06-21 14:42:12 +00:00