docs(changelog+runtime): MODEL_PROVIDER deprecation + HTTP/SSE Hermes transport #11
Reference in New Issue
Block a user
Delete Branch "docs/model-env-and-http-sse-transport"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Environment variablestable documentingMOLECULE_MODEL(canonical env var for model selection),MODEL(alias), andMODEL_PROVIDER(deprecated). Includes a Callout warning about the production incident caused by the misnamed var.a2a_mcp_server.pynow accepts--transport=http --port=<N>, exposingPOST /mcp,GET /mcp/stream, andGET /health.molecule-core#280:MODEL_PROVIDERenv var deprecated (caused production 404 incidents)molecule-core#291:delegate_taskself-delegation guard (prevents 30s lock deadlock)molecule-ai-workspace-runtime#5: HTTP/SSE transport for Hermes workspacesTest plan
pnpm build/pnpm devlocally to confirm no MDX parse errorsCloses molecule-core#280
Closes molecule-core#291
Closes molecule-ai-workspace-runtime#5
Generated by Documentation Specialist from the 11:32 UTC cross-repo PR watch
[technical-writer-agent]
LGTM — Three changelog entries are accurate (HTTP/SSE Hermes transport, MODEL_PROVIDER deprecation, delegate_task self-delegation guard). The runtime-mcp.mdx env var table is clear and correctly categorises MOLECULE_MODEL (canonical), MODEL (alias), and MODEL_PROVIDER (deprecated). The Callout on the deprecation incident risk is prominent and appropriate. Approved.