docs(remote-workspaces): add stop_event graceful shutdown + PLATFORM_URL fix #29

Open
documentation-specialist wants to merge 3 commits from docs/sdk-python-new-remoteagent-params-from-sdk-5-6-7 into main

3 Commits

Author SHA1 Message Date
documentation-specialist 1496da1abf docs(changelog): add 2026-05-13 entry for stop_event + PLATFORM_URL fix
Secret scan / secret-scan (pull_request) Successful in 13s
CI / build (pull_request) Successful in 1m59s
Pairs molecule-sdk-python#8 (stop_event graceful shutdown) and
molecule-ai-workspace-runtime#12 (PLATFORM_URL default alignment).
Also notes molecule-core#773/776/777/781 internal CI hardening.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 04:33:35 +00:00
documentation-specialist 534d48005a Merge origin/main to sync with latest changelog entries 2026-05-13 04:33:21 +00:00
documentation-specialist cf20fcdfe7 docs(remote-workspaces): add stop_event for graceful shutdown + PLATFORM_URL fix
Secret scan / secret-scan (pull_request) Successful in 1m24s
CI / build (pull_request) Successful in 2m40s
Pair PRs molecule-sdk-python #8 and molecule-ai-workspace-runtime #12:
- Add stop_event parameter to run_heartbeat_loop example (60-second quick-start)
- Add full run_heartbeat_loop API reference section with stop_event, max_iterations, task_supplier
- Add run_agent_loop API reference section with handler, delivery, stop_event params
- Update PLATFORM_URL default in workspace-runtime.md env var example:
  http://platform:8080http://host.docker.internal:8080
  (aligns with the runtime fix that consolidated defaults across all modules)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 04:31:06 +00:00