|
Some checks failed
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 22s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 22s
CI / Detect changes (pull_request) Successful in 44s
E2E API Smoke Test / detect-changes (pull_request) Successful in 1m1s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 48s
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 16s
Harness Replays / detect-changes (pull_request) Successful in 18s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 29s
qa-review / approved (pull_request) Failing after 14s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 44s
gate-check-v3 / gate-check (pull_request) Successful in 26s
sop-checklist / all-items-acked (pull_request) acked: 0/7 — missing: comprehensive-testing, local-postgres-e2e, staging-smoke, +4 — body-unfilled: 7
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 49s
sop-checklist-gate / gate (pull_request) Successful in 17s
security-review / approved (pull_request) Failing after 17s
sop-tier-check / tier-check (pull_request) Successful in 16s
Ops Scripts Tests / Ops scripts (unittest) (pull_request) Successful in 56s
Harness Replays / Harness Replays (pull_request) Successful in 7s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Failing after 1m26s
E2E Staging SaaS (full lifecycle) / E2E Staging SaaS (pull_request) Failing after 4m37s
E2E Staging External Runtime / E2E Staging External Runtime (pull_request) Successful in 5m20s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 2m31s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 3m45s
CI / Python Lint & Test (pull_request) Failing after 7m15s
CI / Platform (Go) (pull_request) Failing after 7m36s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 8m6s
CI / Canvas (Next.js) (pull_request) Failing after 8m51s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
Follows the same pattern as 'external' — no template repo, injected into the runtime allowlist as a meta-runtime. Changes: Backend: - workspace.go: use isExternalLikeRuntime() instead of hardcoded 'external' check so runtime=kimi/kimi-cli workspaces take the BYO-compute path - Preserve the caller's runtime label (kimi/kimi-cli/external) in DB so the canvas shows the correct runtime name Frontend: - Add canvas/src/lib/externalRuntimes.ts utility (mirrors backend isExternalLikeRuntime) — single source of truth for BYO-compute detection - Update all hardcoded 'runtime === external' checks to use the utility: FilesTab, TerminalTab, ConfigTab, WorkspaceNode, mobile/components - Add 'kimi' and 'kimi-cli' to RUNTIME_NAMES display map - CreateWorkspaceDialog: external-runtime selector dropdown so operators can pick Generic External / Kimi CLI / Kimi CLI (alt) Tests: - Go tests pass (registry, restart, plugin install, workspace create) |
||
|---|---|---|
| .. | ||
| cmd | ||
| internal | ||
| migrations | ||
| pkg/provisionhook | ||
| .air.toml | ||
| .ci-force | ||
| .gitignore | ||
| .golangci.yaml | ||
| Dockerfile | ||
| Dockerfile.dev | ||
| Dockerfile.tenant | ||
| entrypoint-tenant.sh | ||
| go.mod | ||
| go.sum | ||