fix: narrow supported workspace runtime catalog #1765

Merged
hongming merged 1 commits from fix/supported-runtime-catalog into main 2026-05-24 02:58:04 +00:00
Owner

Summary

  • remove AutoGen and LangGraph from the active workspace runtime manifest
  • limit workspace image refresh to Claude Code, Codex, Hermes, and OpenClaw
  • filter /templates output through the runtime allowlist so stale baked template dirs are not exposed

Verification

  • cd workspace-server && go test ./internal/handlers -run 'TestLoadRuntimesFromManifest|TestRealManifestParses|TestGHCRAuthHeader'
  • git diff --check
## Summary - remove AutoGen and LangGraph from the active workspace runtime manifest - limit workspace image refresh to Claude Code, Codex, Hermes, and OpenClaw - filter /templates output through the runtime allowlist so stale baked template dirs are not exposed ## Verification - cd workspace-server && go test ./internal/handlers -run 'TestLoadRuntimesFromManifest|TestRealManifestParses|TestGHCRAuthHeader' - git diff --check
hongming added 1 commit 2026-05-24 02:52:04 +00:00
fix: narrow supported workspace runtime catalog
Block internal-flavored paths / Block forbidden paths (pull_request) Waiting to run
ci-arm64-advisory / fast-checks (pull_request) Waiting to run
CI / Detect changes (pull_request) Waiting to run
CI / Platform (Go) (pull_request) Blocked by required conditions
CI / Canvas (Next.js) (pull_request) Blocked by required conditions
CI / Shellcheck (E2E scripts) (pull_request) Blocked by required conditions
CI / Canvas Deploy Reminder (pull_request) Blocked by required conditions
CI / Python Lint & Test (pull_request) Waiting to run
CI / all-required (pull_request) Waiting to run
E2E API Smoke Test / detect-changes (pull_request) Waiting to run
E2E API Smoke Test / E2E API Smoke Test (pull_request) Blocked by required conditions
E2E Chat / detect-changes (pull_request) Waiting to run
E2E Chat / E2E Chat (pull_request) Blocked by required conditions
E2E Peer Visibility (literal MCP list_peers) / E2E Peer Visibility (pull_request) Waiting to run
E2E Peer Visibility (literal MCP list_peers) / E2E Peer Visibility (local) (pull_request) Waiting to run
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Waiting to run
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Blocked by required conditions
E2E Staging SaaS (full lifecycle) / pr-validate (pull_request) Waiting to run
E2E Staging SaaS (full lifecycle) / E2E Staging SaaS (pull_request) Waiting to run
Handlers Postgres Integration / detect-changes (pull_request) Waiting to run
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Blocked by required conditions
Harness Replays / detect-changes (pull_request) Waiting to run
Harness Replays / Harness Replays (pull_request) Blocked by required conditions
Lint forbidden tenant-env keys / Scan workspace_secrets writers for forbidden env keys (pull_request) Waiting to run
Lint no tenant GITEA or GITHUB token write / Scan for repo-host token write into tenant workspace surface (pull_request) Waiting to run
lint-required-no-paths / lint-required-no-paths (pull_request) Waiting to run
Secret scan / Scan diff for credential-shaped strings (pull_request) Waiting to run
gate-check-v3 / gate-check (pull_request) Waiting to run
qa-review / approved (pull_request) Waiting to run
security-review / approved (pull_request) Waiting to run
sop-checklist / all-items-acked (pull_request) Waiting to run
sop-tier-check / tier-check (pull_request) Waiting to run
sop-checklist / review-refire (pull_request) Waiting to run
Lint shellcheck (arm64 pilot) / shellcheck-arm64 (pilot) (pull_request) Successful in 9s
ea9f11afff
hongming force-pushed fix/supported-runtime-catalog from ea9f11afff to a52110502d 2026-05-24 02:56:57 +00:00 Compare
hongming merged commit e5521c7675 into main 2026-05-24 02:58:04 +00:00
hongming referenced this issue from a commit 2026-05-24 02:58:06 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-core#1765