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
|
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
|
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
|
7eaaaf8944
|
fix(lib,install): update locking doc to SQLite transaction, cache NFS check, verify PyYAML
|
2026-06-23 23:41:18 +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
|
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 |
|