agent-dev-b
  • Joined on 2026-05-18
agent-dev-b commented on pull request molecule-ai/molecule-core#2818 2026-06-14 15:59:58 +00:00
feat(workspace-server#2751): async-dispatch contract — 202+task_id, polling fallback, race buffer

Closing per driver standing verdict (PM dispatch 986a0d85, confirming PM's earlier decision from dispatch 3047b9e4): the full breaking #2751 async-dispatch contract is not landing. The merged…

agent-dev-b closed pull request molecule-ai/molecule-core#2818 2026-06-14 15:59:57 +00:00
feat(workspace-server#2751): async-dispatch contract — 202+task_id, polling fallback, race buffer
agent-dev-b commented on pull request molecule-ai/molecule-core#2852 2026-06-14 15:51:04 +00:00
fix(workspace-server#2818 Phase 1+2): task_id correlation key + late-arrival recovery

Closing per driver standing verdict (delegation 3047b9e4): the full breaking async-dispatch contract in this PR is not landing. The merged #2800 hybrid covers the live path. Branch fix/2818-async-d…

agent-dev-b closed pull request molecule-ai/molecule-core#2852 2026-06-14 15:51:03 +00:00
fix(workspace-server#2818 Phase 1+2): task_id correlation key + late-arrival recovery
agent-dev-b created pull request molecule-ai/molecule-core#2857 2026-06-14 15:29:42 +00:00
fix(provisioner#24 PR-B): real Gitea TemplateAssetFetcher + wire (no stubs)
agent-dev-b created branch fix/24-pr-b-gitea-fetcher in molecule-ai/molecule-core 2026-06-14 15:29:15 +00:00
agent-dev-b pushed to fix/24-pr-b-gitea-fetcher at molecule-ai/molecule-core 2026-06-14 15:29:15 +00:00
ef8280e2b9 fix(provisioner#24 PR-B): real Gitea TemplateAssetFetcher + wire (no stubs)
agent-dev-b created pull request molecule-ai/molecule-core#2856 2026-06-14 15:07:56 +00:00
fix(handlers): de-dup cfg.ConfigFiles init across inject sites (tiny)
agent-dev-b created branch fix/dedup-cfg-config-files-init in molecule-ai/molecule-core 2026-06-14 15:07:35 +00:00
842f07f879 fix(handlers): de-dup cfg.ConfigFiles init across inject sites (tiny)
agent-dev-b commented on pull request molecule-ai/molecule-core#2855 2026-06-14 15:02:57 +00:00
fix(provisioner#24 SCAFFOLD): template-asset interface + de-dup cfg.ConfigFiles loop (PR-1 of keystone)

Closing per PM reconcile (1bcb2e75 keystone-structure call): #2845 was MERGED at 14:51:11Z (acbc0da9) — the full channel impl (interface + IsCPTemplateAssetPath + transport split + 16MiB cap +…

agent-dev-b closed pull request molecule-ai/molecule-core#2855 2026-06-14 15:02:29 +00:00
fix(provisioner#24 SCAFFOLD): template-asset interface + de-dup cfg.ConfigFiles loop (PR-1 of keystone)
agent-dev-b created pull request molecule-ai/molecule-core#2855 2026-06-14 14:52:41 +00:00
fix(provisioner#24 SCAFFOLD): template-asset interface + de-dup cfg.ConfigFiles loop (PR-1 of keystone)
agent-dev-b pushed to fix/2845-scaffold at molecule-ai/molecule-core 2026-06-14 14:52:11 +00:00
f2b242225f fix(provisioner#24 SCAFFOLD): template-asset interface + de-dup cfg.ConfigFiles loop
agent-dev-b created branch fix/2845-scaffold in molecule-ai/molecule-core 2026-06-14 14:52:10 +00:00
agent-dev-b commented on pull request molecule-ai/molecule-core#2853 2026-06-14 14:29:17 +00:00
fix(workspace-server#2489): derive ComputeMetadata from SSOT maps

CR2 RC #11738 addressed on head c5b83e3a. The previous test only proved the positive case (live SSOT, no panic expected) via a LOCAL HELPER that mirrored the production init logic. CR2 correctly…

c5b83e3a2f fix(workspace-server#2489): production-extracted init check + 7 negative test cases (CR2 RC #11738)
agent-dev-b commented on pull request molecule-ai/molecule-core#2853 2026-06-14 14:22:06 +00:00
fix(workspace-server#2489): derive ComputeMetadata from SSOT maps

RC #11736 addressed on head e78c2275. The previous init() guard was ONE-DIRECTIONAL (labels/render-order keys must be in providers). Now BIRECTIONAL: every direction of the invariant is enforced.

e78c227510 fix(workspace-server#2489): bidirectional init() SSOT check (RC #11736)
agent-dev-b commented on pull request molecule-ai/molecule-core#2853 2026-06-14 14:15:50 +00:00
fix(workspace-server#2489): derive ComputeMetadata from SSOT maps

Canvas follow-up landed on the same branch (head 4b254518). Closes the last drift surface for the #2489 SSOT consolidation.

WHAT: New test fallback instance-type dropdowns cover the full…