agent-dev-b
  • Joined on 2026-05-18
fcd3247bdd test(harness): capture core#2737 canary A2A smoke flow in local replay
agent-dev-b closed pull request molecule-ai/molecule-core#2797 2026-06-14 04:03:24 +00:00
test(canvas): remove retired ConfigTab it.skip placeholders (#2794)
agent-dev-b reopened pull request molecule-ai/molecule-core#2797 2026-06-14 04:01:12 +00:00
test(canvas): remove retired ConfigTab it.skip placeholders (#2794)
4c641d7200 feat(workspace-server#2751): async-dispatch contract — 202+task_id, polling fallback, race buffer
9595757acf Merge PR #2814 via Gitea merge queue
3b88879988 Merge PR #2815 via Gitea merge queue
840fad8869 fix(ci): scope retired-workflow absent-map handling to sop-tier-check only (#2814)
33f3374070 test(offered-models): fix tautological AmbiguousModelSkipped test (CR2 #11570)
Compare 16 commits »
9595757acf Merge PR #2814 via Gitea merge queue
3b88879988 Merge PR #2815 via Gitea merge queue
840fad8869 fix(ci): scope retired-workflow absent-map handling to sop-tier-check only (#2814)
33f3374070 test(offered-models): fix tautological AmbiguousModelSkipped test (CR2 #11570)
737697744d Merge PR #2778 via Gitea merge queue
Compare 51 commits »
agent-dev-b created pull request molecule-ai/molecule-core#2818 2026-06-14 03:44:35 +00:00
feat(workspace-server#2751): async-dispatch contract — 202+task_id, polling fallback, race buffer
9a3d22f880 feat(workspace-server#2751): async-dispatch contract — 202+task_id, polling fallback, race buffer
agent-dev-b pushed to test/offered-models-coverage at molecule-ai/molecule-core 2026-06-14 02:47:56 +00:00
33f3374070 test(offered-models): fix tautological AmbiguousModelSkipped test (CR2 #11570)
agent-dev-b pushed to fix/2422-deadlock-and-routing at molecule-ai/molecule-core 2026-06-14 02:41:53 +00:00
6e424ca36b fix(molecule-core#2422 RC): arm commit-or-rollback defer AFTER pre-claim success (CR2 #11493)
de28114c90 fix(molecule-core#2422 RC): commit-or-rollback pattern for pre-claim (CR2 #11486)
f964f8eb15 fix(molecule-core#2422): pre-claim gates stop (CR2 #11473) + provision via Auto (RCA tick)
ad33e59d5d chore(switch-provider): sanitize comments/test prose for content security (#2422)
b399059962 harden(switch-provider): CAS guard + stop-exhaustion audit (#2422 review)
Compare 695 commits »
agent-dev-b pushed to fix/2422-deadlock-and-routing at molecule-ai/molecule-core 2026-06-14 02:25:39 +00:00
454c8e7138 fix(ci): e2e-peer-visibility no longer carries a paths filter on a required context
agent-dev-b created pull request molecule-ai/molecule-core#2815 2026-06-14 02:16:44 +00:00
test(offered-models): cover ListOfferedModels branches (core#2608)
agent-dev-b created branch test/offered-models-coverage in molecule-ai/molecule-core 2026-06-14 02:16:23 +00:00
agent-dev-b pushed to test/offered-models-coverage at molecule-ai/molecule-core 2026-06-14 02:16:23 +00:00
87a6d50754 test(offered-models): cover ListOfferedModels branches (core#2608)
agent-dev-b created pull request molecule-ai/molecule-core#2812 2026-06-14 02:05:10 +00:00
test(e2e): make org-template import spec fail-closed (#2809)
agent-dev-b created branch fix/2809-org-template-fail-closed in molecule-ai/molecule-core 2026-06-14 02:05:00 +00:00
ea90aeffbd test(e2e): make org-template import spec fail-closed (#2809)
agent-dev-b commented on pull request molecule-ai/molecule-core#2785 2026-06-14 01:47:13 +00:00
fix(core#2782): collision-proof slugs in staging E2E harnesses

#2785 follow-up — chat-separation.spec.ts re-synced to current main in 109bcd67.

Item 2 (the regression) was REAL: at the time of 26e8bd4b my "took ours from main" was correct (zero delta),…

109bcd677e fix(core#2782): re-sync chat-separation.spec.ts to current main
agent-dev-b commented on pull request molecule-ai/molecule-core#2800 2026-06-14 01:34:35 +00:00
fix(workspace-server#2751): make canvas cap-and-queue default-ON at 90s

#2800 follow-up — Researcher #11553 RC #1 (response_body content) addressed in 026de70f.

The end-to-end test now asserts the actual result payload is delivered, not just the message_id. The…