Godopu
|
a7f3fc3242
|
fix(herdr): support Herdr 0.8.0 pane allocation, agent prompt, and length limits
|
2026-08-14 10:49:29 +09:00 |
|
Godopu
|
720f8ad224
|
fix(lib): resolve B-8 send_keys_safe agy verification bypass and add submission retry test
|
2026-08-14 09:35:17 +09:00 |
|
Godopu
|
caffd04f36
|
feat(lib): implement A-4 M0~M1 BaseAgentAdapter pattern and resolve_home contract
|
2026-08-14 08:44:36 +09:00 |
|
Godopu
|
657a749f43
|
fix(lib): finalize herdr 0.7.4 contract refactor and layout policy
|
2026-08-13 20:50:03 +09:00 |
|
Godopu
|
2bd59fce9b
|
fix(lib): prevent set -u unbound variable error for final_cmd in kind detection and harden test fixtures
|
2026-08-13 09:36:07 +09:00 |
|
Godopu
|
6be1b6aecb
|
feat(skill): implement multi-agent-mux-orc-onboard skill and orchestrator_uuids exclusion gate (40/40 PASS)
|
2026-08-12 12:49:33 +09:00 |
|
Godopu
|
c7df7ffd68
|
fix(loop): resolve O-2 atomic race-free lock and marker ownership release guard (22/22 PASS)
|
2026-08-11 12:30:16 +09:00 |
|
Godopu
|
f8084cd927
|
fix(loop): resolve P0-1 (B-7) git diff CWD isolation and untracked file capture (20/20 PASS)
|
2026-08-11 09:39:57 +09:00 |
|
Godopu
|
245abe62c8
|
feat(create/monitor): implement automatic UUID materialization, auto-pinning, and drift-C2 resolution (13/13 PASS)
|
2026-08-09 10:24:32 +09:00 |
|
Godopu
|
fbf275a8bc
|
fix(b4): restore dynamic POSIX timestamp in herdr ls shim and reconcile.sh (100% PASS)
|
2026-08-08 23:36:50 +09:00 |
|
Godopu
|
cf51b2ce13
|
refactor(tests): remove redundant and stale legacy test suites for faster execution
|
2026-08-08 00:21:42 +09:00 |
|
Godopu
|
399242dac5
|
feat(deploy): implement lib_ownership, registry merge, and deployment test suite
|
2026-08-07 23:48:49 +09:00 |
|
Godopu
|
68f43349be
|
fix(e2e): finalize sqlite concurrency locking, mock_herdr atomic state, and e2e test suite (100% PASS)
|
2026-08-07 22:39:23 +09:00 |
|
Godopu
|
778b22b904
|
fix(test): add list-panes support to mock_herdr and fix environment overrides in tier3 integration tests
|
2026-08-07 11:40:09 +09:00 |
|
Godopu
|
7e16d656a1
|
test(integration): refine test_integration_create_options_combination to test herdr spawn without wrapper
|
2026-08-07 11:27:01 +09:00 |
|
Godopu
|
9f266e6bd6
|
test(integration): update test_tier3_integration to align with global config-home convention
|
2026-08-07 11:01:33 +09:00 |
|
Godopu
|
1658af41e7
|
test(sanity): update test_sanity assertions to align with removed config-home isolation
|
2026-08-07 10:31:57 +09:00 |
|
Godopu
|
1f8622e077
|
feat(o3): implement Invocation-Aware Scoped Guard for orchestrator role scoping (100% PASS)
|
2026-08-07 10:09:14 +09:00 |
|
Godopu
|
5ab76874e4
|
fix(c2): remove unused .cache directory creation and clean up state dead code (100% PASS)
|
2026-08-07 09:01:44 +09:00 |
|
Godopu
|
3530e8b65a
|
fix(a3): resolve shift buffer race condition with call-unique tokens, atomic write, and automatic GC (100% PASS)
|
2026-08-06 23:52:57 +09:00 |
|
Godopu
|
0f6dd8ba8b
|
fix(b3): eliminate command -v herdr bash function false positive in preflight checks (100% PASS)
|
2026-08-06 21:59:58 +09:00 |
|
Godopu
|
cdeb9e2c8f
|
feat(o1): implement reviewer feedback rebuttal and re-adjudication protocol (100% PASS)
|
2026-08-06 09:21:28 +09:00 |
|
Godopu
|
924e77e8b8
|
feat(b1): fix find_workspace_uuid tier-3 identity lookup and add test_b1_tier3_identity.py (100% PASS)
|
2026-08-05 23:55:21 +09:00 |
|
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
|
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
|
68eff79810
|
feat(deploy): install update/remove scripts into .mam_deploy/ and refine markdown staging
|
2026-08-04 22:17:59 +09:00 |
|
Godopu
|
7d54fd8104
|
test: cover .mam.env migration, shadowing, ownership and uninstall preservation
|
2026-08-04 21:42:58 +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
|
d6b523c943
|
test(challenger): update herdr_session key to herdr_server in test_workspace_server_mapping
|
2026-07-24 23:38:23 +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 |
|
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
|
90afd45aba
|
fix: remove dead proxy variables from isolation environment prefix
|
2026-07-20 09:47:45 +09:00 |
|
Antigravity
|
e2b3ee7e82
|
test: update test_create_isolation_env_prefix assertion for proxy variables
|
2026-07-20 09:25:12 +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 |
|
Godopu
|
6df4b03661
|
Align conftest mock herdr and unit test assertions with Claude's simplified session-based isolation and native herdr command updates
|
2026-07-20 07:42:05 +09:00 |
|
Godopu
|
ff7a2873f9
|
Implement full E2E, integration, component, and unit tests, and resolve all leftover tmux-to-herdr issues in UI and core scripts
|
2026-07-19 20:05:48 +09:00 |
|