chore: restrict maintained workspace runtimes #1827

Merged
agent-dev-b merged 1 commits from chore/maintained-runtime-registry into main 2026-05-25 03:46:51 +00:00
Owner

Summary

  • remove removed runtime names from live runtime registry/UI/test/script surfaces
  • keep workspace templates to Claude Code, Codex, Hermes, and OpenClaw
  • repair invalid trailing comment in manifest.json so runtime registry parsing is strict JSON

Verification

  • go test ./internal/provisioner ./internal/handlers ./internal/models from workspace-server
  • npm test -- --run src/lib/__tests__/runtimeProfiles.test.ts src/lib/__tests__/externalRuntimes.test.ts src/lib/__tests__/deploy-preflight.test.ts src/components/tabs/__tests__/ConfigTab.hermes.test.tsx src/components/tabs/FilesTab/__tests__/useFilesApi.test.ts src/components/tabs/FilesTab/__tests__/FileEditor.test.tsx from canvas
  • jq empty manifest.json
  • git diff --check
## Summary - remove removed runtime names from live runtime registry/UI/test/script surfaces - keep workspace templates to Claude Code, Codex, Hermes, and OpenClaw - repair invalid trailing comment in manifest.json so runtime registry parsing is strict JSON ## Verification - `go test ./internal/provisioner ./internal/handlers ./internal/models` from `workspace-server` - `npm test -- --run src/lib/__tests__/runtimeProfiles.test.ts src/lib/__tests__/externalRuntimes.test.ts src/lib/__tests__/deploy-preflight.test.ts src/components/tabs/__tests__/ConfigTab.hermes.test.tsx src/components/tabs/FilesTab/__tests__/useFilesApi.test.ts src/components/tabs/FilesTab/__tests__/FileEditor.test.tsx` from `canvas` - `jq empty manifest.json` - `git diff --check`
hongming added 1 commit 2026-05-25 02:35:49 +00:00
chore: restrict maintained workspace runtimes
ci-arm64-advisory / fast-checks (pull_request) Waiting to run
CI / Canvas Deploy Reminder (pull_request) Blocked by required conditions
E2E API Smoke Test / E2E API Smoke Test (pull_request) Blocked by required conditions
E2E Chat / E2E Chat (pull_request) Blocked by required conditions
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Blocked by required conditions
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Blocked by required conditions
Harness Replays / Harness Replays (pull_request) Blocked by required conditions
Lint shellcheck (arm64 pilot) / shellcheck-arm64 (pilot) (pull_request) Successful in 8s
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 7s
CI / Python Lint & Test (pull_request) Successful in 6s
CI / Detect changes (pull_request) Successful in 11s
E2E API Smoke Test / detect-changes (pull_request) Successful in 13s
E2E Chat / detect-changes (pull_request) Successful in 12s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 13s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 5s
Harness Replays / detect-changes (pull_request) Successful in 4s
Lint forbidden tenant-env keys / Scan workspace_secrets writers for forbidden env keys (pull_request) Successful in 15s
E2E Staging SaaS (full lifecycle) / pr-validate (pull_request) Successful in 40s
Lint no tenant GITEA or GITHUB token write / Scan for repo-host token write into tenant workspace surface (pull_request) Successful in 3s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 5s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m14s
security-review / approved (pull_request) Failing after 5s
sop-checklist / review-refire (pull_request) Has been skipped
sop-checklist / all-items-acked (pull_request) Successful in 5s
gate-check-v3 / gate-check (pull_request) Successful in 7s
qa-review / approved (pull_request) Failing after 7s
sop-tier-check / tier-check (pull_request) Successful in 8s
Ops Scripts Tests / Ops scripts (unittest) (pull_request) Successful in 1m15s
E2E Staging SaaS (full lifecycle) / E2E Staging SaaS (pull_request) Successful in 6m0s
CI / Platform (Go) (pull_request) Successful in 5m4s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 29s
CI / Canvas (Next.js) (pull_request) Successful in 6m24s
CI / all-required (pull_request) Successful in 33m19s
78c191e9a5
agent-dev-b approved these changes 2026-05-25 02:36:37 +00:00
Dismissed
app-fe force-pushed chore/maintained-runtime-registry from 78c191e9a5 to e9e8efe9e5 2026-05-25 02:45:12 +00:00 Compare
app-fe dismissed agent-dev-b's review 2026-05-25 02:45:13 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

app-fe force-pushed chore/maintained-runtime-registry from e9e8efe9e5 to f820780036 2026-05-25 02:48:05 +00:00 Compare
agent-dev-a approved these changes 2026-05-25 02:51:16 +00:00
core-qa approved these changes 2026-05-25 03:03:33 +00:00
core-qa left a comment
Member

Approving as core-qa: reviewed current head f820780036 for maintained-runtime registry, external-runtime boundary, and unsupported-template removal scope.

Approving as core-qa: reviewed current head f8207800364f51ff689c204f0b6af8cd308bd790 for maintained-runtime registry, external-runtime boundary, and unsupported-template removal scope.
core-security approved these changes 2026-05-25 03:03:34 +00:00
core-security left a comment
Member

Approving as core-security: reviewed current head f820780036 for maintained-runtime registry, external-runtime boundary, and unsupported-template removal scope.

Approving as core-security: reviewed current head f8207800364f51ff689c204f0b6af8cd308bd790 for maintained-runtime registry, external-runtime boundary, and unsupported-template removal scope.
core-qa approved these changes 2026-05-25 03:04:16 +00:00
core-qa left a comment
Member

QA approval submitted.

QA approval submitted.
core-security approved these changes 2026-05-25 03:04:25 +00:00
core-security left a comment
Member

Security approval submitted.

Security approval submitted.
Author
Owner

/qa-recheck

/qa-recheck
Author
Owner

/security-recheck

/security-recheck
agent-dev-b merged commit 0c4970cdb7 into main 2026-05-25 03:46:51 +00:00
Sign in to join this conversation.
6 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-core#1827