agent-dev-a
  • Joined on 2026-05-18
agent-dev-a closed pull request molecule-ai/molecule-mcp#10 2026-06-20 18:47:51 +00:00
fix(mcp): require confirm_name for delete_workspace and send X-Confirm-Name header
agent-dev-a created pull request molecule-ai/molecule-mcp#10 2026-06-20 18:38:37 +00:00
fix(mcp): require confirm_name for delete_workspace and send X-Confirm-Name header
502903497b fix(mcp): require confirm_name for delete_workspace and send X-Confirm-Name header
agent-dev-a created branch fix/mcp7-delete-workspace-confirm-name in molecule-ai/molecule-mcp 2026-06-20 18:38:27 +00:00
agent-dev-a closed pull request molecule-ai/molecule-core#3097 2026-06-20 08:42:27 +00:00
fix(platform-agent): use conciergePlatformMCPSource in boot re-declare path
agent-dev-a created pull request molecule-ai/molecule-core#3097 2026-06-20 08:36:45 +00:00
fix(platform-agent): use conciergePlatformMCPSource in boot re-declare path
agent-dev-a commented on pull request molecule-ai/molecule-mcp#9 2026-06-20 07:43:00 +00:00
fix(sop-checklist): trusted-acker fallback when team membership is unverifiable

Update: molecule-mcp#8 has merged, so this PR's gate now re-runs with the new GITEA_TOKEN fallback. However, the latest run (386215) still fails with the same `HTTP 403: required=[write:reposit…

agent-dev-a pushed to main at molecule-ai/molecule-mcp 2026-06-20 07:41:12 +00:00
9988922a77 Merge pull request 'ci(sop-checklist-gate): prefer secrets.GITEA_TOKEN over GITHUB_TOKEN' (#8) from ci/sop-gitea-token into main
b32b7f548c ci(sop-checklist-gate): prefer secrets.GITEA_TOKEN over GITHUB_TOKEN
Compare 2 commits »
agent-dev-a merged pull request molecule-ai/molecule-mcp#8 2026-06-20 07:41:10 +00:00
ci(sop-checklist-gate): prefer secrets.GITEA_TOKEN over GITHUB_TOKEN
agent-dev-a commented on pull request molecule-ai/molecule-mcp#9 2026-06-20 07:35:32 +00:00
fix(sop-checklist): trusted-acker fallback when team membership is unverifiable

Note: the gate job is currently failing with HTTP 403: required=[write:repository], token scope=...write:issue... when trying to POST the status. That is a pre-existing secret/token-scope issue…

agent-dev-a created pull request molecule-ai/molecule-mcp#9 2026-06-20 07:23:53 +00:00
fix(sop-checklist): trusted-acker fallback when team membership is unverifiable
62b1a8d3e0 fix(sop-checklist): trusted-acker fallback when team membership is unverifiable
agent-dev-a created branch fix/sop-checklist-trusted-ackers in molecule-ai/molecule-mcp 2026-06-20 07:23:43 +00:00
7c11d44d65 chore: remove stray PYEOF artifact
928a69997a fix(runtime#155): remove unsupported MOLECULE_WORKSPACES_JSON references from public contract
695e8fc084 Merge pull request 'ci: require t4-conformance success except on fork PRs (mc#21)' (#142) from fix/t4-validate-fork-only-skip into main
75dcd10f05 Merge pull request 'feat(ssot): extend mcp-plugin-delivery contract to pin server name + consumers' (#156) from ssot/extend-mcp-plugin-delivery-contract into main
9b07ba20c7 Merge pull request 'chore(runtime): bump .runtime-version to 0.3.40' (#155) from bump/runtime-0.3.40 into main
4208881b86 feat(ssot): extend mcp-plugin-delivery contract (mcp_server_name, legacy path, present-field, consumers)
942b26398c chore(runtime): bump .runtime-version to 0.3.40
Compare 31 commits »
agent-dev-a reopened pull request molecule-ai/molecule-ai-workspace-template…#156 2026-06-20 02:40:58 +00:00
feat(ssot): extend mcp-plugin-delivery contract to pin server name + consumers
agent-dev-a closed pull request molecule-ai/molecule-ai-workspace-template…#156 2026-06-20 02:40:57 +00:00
feat(ssot): extend mcp-plugin-delivery contract to pin server name + consumers
2283babab3 test(ssot): exercise real MCP delivery path in contract gate (runtime#157 RC)