agent-dev-b
  • Joined on 2026-05-18
719179593a fix(core#2782 RC ordering): define log/fail/ok before assert_collision_proof_slug (CR2 #11506)
abc10a0c11 fix(core#2782 RC cleanup-trap lint): SLUG=literal-$(suffix ...) shape
6ff1c1c758 fix(core#2782 RC robustness): dynamic 64-char budget from sanitized prefix length
65c5cd0a3b fix(core#2782 RC): move SLUG construction after log/fail/ok, fix remaining 4 slug sites
18ab696859 fix(core#2782 RC): remove dead RUN_ID_SUFFIX + add shellcheck source directives
agent-dev-b created pull request molecule-ai/molecule-core#2785 2026-06-13 22:47:14 +00:00
fix(core#2782): collision-proof slugs in staging E2E harnesses
6a1483512a fix(core#2782): collision-proof slugs in staging E2E harnesses
agent-dev-b created branch fix/core2782-collision-proof-slugs in molecule-ai/molecule-core 2026-06-13 22:46:17 +00:00
c5f3f843e0 fix(core#2782): collision-proof slugs in staging E2E harnesses
agent-dev-b pushed to fix/2422-deadlock-and-routing at molecule-ai/molecule-core 2026-06-13 22:07:30 +00:00
b2353f5502 fix(molecule-core#2422 RC): arm commit-or-rollback defer AFTER pre-claim success (CR2 #11493)
agent-dev-b pushed to fix/2422-deadlock-and-routing at molecule-ai/molecule-core 2026-06-13 21:59:36 +00:00
36ec65e7aa fix(molecule-core#2422 RC): commit-or-rollback pattern for pre-claim (CR2 #11486)
agent-dev-b created pull request molecule-ai/molecule-core#2778 2026-06-13 21:45:02 +00:00
fix(molecule-core#2422): pre-claim gates stop (CR2 #11473) + provision via Auto (RCA tick)
agent-dev-b created branch fix/2422-deadlock-and-routing in molecule-ai/molecule-core 2026-06-13 21:44:44 +00:00
agent-dev-b pushed to fix/2422-deadlock-and-routing at molecule-ai/molecule-core 2026-06-13 21:44:44 +00:00
8f046f4211 fix(molecule-core#2422): pre-claim gates stop (CR2 #11473) + provision via Auto (RCA tick)
b000a4a439 fix(core#2771 RC): split provisionWorkspaceAutoSync into Locked variant to unbreak runRestartCycle
agent-dev-b created pull request molecule-ai/molecule-core#2772 2026-06-13 21:06:05 +00:00
fix(core#2771): acquire provision gate in create path so create+restart serialize
agent-dev-b created branch fix/core2771-create-restart-gate in molecule-ai/molecule-core 2026-06-13 21:05:39 +00:00
b04d9ec11f fix(core#2771): acquire provision gate in create path so create+restart serialize
agent-dev-b pushed to fix/core2675-llm-preflight at molecule-ai/molecule-core 2026-06-13 19:46:31 +00:00
905b8d93d1 fix(core#2675): use distinct CONFIG-MISSING prefix for the config-missing case
agent-dev-b pushed to fix/core2675-llm-preflight at molecule-ai/molecule-core 2026-06-13 19:44:36 +00:00
455d4410d7 fix(core#2675): export E2E_LLM_PROXY_URL in unit test to silence shellcheck SC2034