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
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
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
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
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