Godopu
ddd43ecbea
fix(refactor): address reviewer findings R-1..R-8, achieve 31/31 test pass
2026-08-05 10:08:59 +09:00
Godopu
8dcb2b2d9e
docs(env): replace legacy TMUX_SERVER_NAME with HERDR_SESSION_NAME in .mam.env.example
2026-08-05 09:33:39 +09:00
Godopu
51dcf56c80
feat(scope): implement workspace-scoped session isolation (A-1) and native Herdr session naming (A-5)
2026-08-05 09:31:57 +09:00
Godopu
793a221587
docs: add herdr-server to herdr-session transition task (A-5) to IMPROVEMENTS.md
2026-08-05 09:26:16 +09:00
Godopu
addcabf7d3
docs: rename OPTIMIZATION.md to IMPROVEMENTS.md
2026-08-05 09:25:42 +09:00
Godopu
aac2960586
docs: consolidate CODEBASE_REVIEW_REPORT.md into OPTIMIZATION.md
2026-08-05 09:24:22 +09:00
Godopu
01c8e60b2f
docs: remove resolved issues from OPTIMIZATION.md
2026-08-05 09:13:54 +09:00
Godopu
d6b7b97892
docs: update CODEBASE_REVIEW_REPORT.md to exclude resolved defects
2026-08-05 09:11:41 +09:00
Godopu
ea36e81624
fix(skills): resolve session resolution, add cancelled event status, and scope mqtt topic
2026-08-05 09:11:35 +09:00
Godopu
68eff79810
feat(deploy): install update/remove scripts into .mam_deploy/ and refine markdown staging
2026-08-04 22:17:59 +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
7d54fd8104
test: cover .mam.env migration, shadowing, ownership and uninstall preservation
2026-08-04 21:42:58 +09:00
Godopu
40a1c0faa9
fix(deploy): pre-capture env ownership and keep backup/restore symmetric
2026-08-04 21:42:56 +09:00
Godopu
443f381092
fix(deploy): back up MAM-owned env under --force and restrict deletion to --purge-env
2026-08-04 21:42:55 +09:00
Godopu
c38c05c1f3
feat(deploy): add shadowing guard and evidence-based legacy env migration
2026-08-04 21:42:53 +09:00
Godopu
a832ba75d3
feat(deploy): target .mam.env and add --migrate-legacy flag
2026-08-04 21:42:51 +09:00
Godopu
62dcbb1361
fix(config): resolve wrapper env from repo root and warn on deprecated .env
2026-08-04 21:42:49 +09:00
Godopu
2458995e75
fix(config): resolve dotenv via workspace marker and prefer .mam.env over legacy .env
2026-08-04 21:42:45 +09:00
Godopu
11583eb173
refactor(config): rename .env.example to .mam.env.example and isolate .mam.env in gitignore
2026-08-04 21:42:43 +09:00
Godopu
03ba94a030
refactor: optimize multi-agent-mux-loop spec and clean up workspace docs
...
- Add OPTIMIZATION.md detailing Invocation-Aware Scoped Guard, race-free lock design, and DoD verification gates approved via multi-agent loop
- Update root markdown files (README, BOOTSTRAP, MESSAGING) replacing legacy TMUX references with HERDR
- Remove redundant root markdown files and archive promoted reviewer PASS report
2026-08-02 19:20:43 +09:00
Godopu
002d9b268d
feat: add force-refresh capability and allow framework-owned skill updates during installation
2026-07-27 13:16:14 +09:00
Godopu
520168ca55
refactor: use delegated python binary in script execution and update resolution logic to prioritize virtual environments
2026-07-25 00:11:32 +09:00
Godopu
c4839822ed
fix(resume): add --workspace symmetry in resume_session.sh and update test_tier4_e2e for isolation model
2026-07-25 00:03:56 +09:00
Godopu
6918f211e8
fix(stop): use ignore_errors=True when purging brain directory
2026-07-24 23:59:56 +09:00
Godopu
57bc1b2d11
fix(resume): declare default AGENT variable in update_yaml_resumed.sh to avoid unbound variable error
2026-07-24 23:42:41 +09:00
Godopu
d2a82478e9
fix(resume): pass workspace, role, and epoch to update_yaml_resumed.sh to fix fallback silent bugs
2026-07-24 23:39:39 +09:00
Godopu
d6b523c943
test(challenger): update herdr_session key to herdr_server in test_workspace_server_mapping
2026-07-24 23:38:23 +09:00
Godopu
6d6bc7a13a
docs(reports): add peer review report for commits cb88771 and f0a2103
2026-07-24 23:37:40 +09:00
Godopu
9ba45e536f
test(tests): update test suite to align with isolation refactor and relative skill path
2026-07-24 23:37:19 +09:00
Godopu
cb88771923
fix(resume): auto-create session entry in update_yaml_resumed.sh when missing
2026-07-24 23:21:12 +09:00
Godopu
f0a2103edf
refactor(isolation): simplify agent session isolation and remove legacy home-isolation helpers
2026-07-23 22:05:29 +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
c65b194d88
fix(lib): resolve root causes of login prompt in claude and TOS/theme onboarding in agy
2026-07-22 23:44:49 +09:00
Godopu
8f7f4ed868
docs(reports): add durable peer review reports from multi-agent loop
2026-07-22 08:54:23 +09:00
Godopu
c1b74c1b5c
docs(report): add architecture and multi-agent orchestration report
2026-07-22 08:53:41 +09:00
Godopu
6692c275ea
fix(lib): seed antigravity config, library preferences, app support, and linux XDG paths for agy session isolation to bypass TOS/onboarding prompt
2026-07-22 07:47:31 +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
e4b1fb3329
fix(skills): support tmux -S flag in capture-pane shim of lib.sh
2026-07-20 23:44:02 +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
Antigravity
974941bdb4
fix(deploy): migrate deployment scripts and docs from tmux to herdr
2026-07-20 12:17:12 +09:00
Antigravity
c00fbb1356
docs: add implementation plan for deploy/ tmux to herdr migration by planner claude
2026-07-20 12:07:42 +09:00
Antigravity
87bb2780ac
refactor: rename resolve_herdr_workspace to resolve_herdr_session and use herdr_session database field consistently
2026-07-20 11:13:17 +09:00
Antigravity
daa1476714
fix: add empty marker_norm guard in send_keys_safe to avoid always-true grep matches
2026-07-20 10:41:47 +09:00
Antigravity
087a294135
fix: use setsid for herdr server bootstrap to prevent early termination when parent shell exits
2026-07-20 10:36:49 +09:00
Antigravity
90afd45aba
fix: remove dead proxy variables from isolation environment prefix
2026-07-20 09:47:45 +09:00
Antigravity
336aa5fd9d
fix: resolve review blockers (D1, D2, D3) and reconcile.sh subprocess bugs
2026-07-20 09:32:58 +09:00
Antigravity
e2b3ee7e82
test: update test_create_isolation_env_prefix assertion for proxy variables
2026-07-20 09:25:12 +09:00
Antigravity
d7fa9af410
refactor: complete tmux-to-herdr migration review and enhance workspace reuse logic
2026-07-20 09:21:25 +09:00
Godopu
efadc231fb
Delete Flutter-based multi-agent-mux-ui folder and root Melos/Flutter config files
2026-07-20 07:58:43 +09:00
Godopu
3a6e4da1a3
Fix mock pane close command in conftest and resolve pane_id collisions in E2E Scenario 5 tests
2026-07-20 07:48:17 +09:00