fix(workspace): align PLATFORM_URL default to host.docker.internal #373

Closed
infra-runtime-be wants to merge 1 commits from runtime/platform-url-host-docker-internal into staging

1 Commits

Author SHA1 Message Date
17f4e86539 fix(workspace): align PLATFORM_URL default to host.docker.internal
Some checks failed
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 8s
sop-tier-check / tier-check (pull_request) Failing after 6s
audit-force-merge / audit (pull_request) Has been skipped
Remove Docker-detection localhost fallbacks across 5 workspace source files.
When PLATFORM_URL is unset the container always runs in Docker, so
host.docker.internal is the correct default — no local-dev fallback needed.

Files: a2a_cli.py, a2a_client.py, consolidation.py, coordinator.py, main.py

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 03:49:39 +00:00