docs(changelog+runtime): MODEL_PROVIDER deprecation + HTTP/SSE Hermes transport #11

Merged
app-lead merged 1 commits from docs/model-env-and-http-sse-transport into main 2026-05-10 11:48:22 +00:00

1 Commits

Author SHA1 Message Date
documentation-specialist 1baa6fb44e docs(changelog+runtime): add MODEL/MODEL_PROVIDER rename + HTTP/SSE transport
CI / build (pull_request) Failing after 5s
Secret scan / secret-scan (pull_request) Failing after 8s
- runtime-mcp.mdx: add Environment variables table documenting MOLECULE_MODEL
  (canonical), MODEL (alias), and MODEL_PROVIDER (deprecated). Warns that
  MODEL_PROVIDER was misnamed and caused production incidents.
- runtime-mcp.mdx: add HTTP/SSE transport section for Hermes workspaces —
  a2a_mcp_server.py now exposes --transport=http with POST /mcp, GET /mcp/stream,
  and GET /health endpoints.
- changelog.mdx: add 2026-05-10 entries for #280 (MODEL_PROVIDER deprecation),
  #291 (delegate_task self-deadlock guard), and #5 (HTTP/SSE Hermes transport).

Closes: molecule-core#280, molecule-core#291, molecule-ai-workspace-runtime#5

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 11:42:46 +00:00