Skip to content

docs: Add Scion to related projects comparison#54

Merged
cgwalters merged 1 commit into
mainfrom
scion
Apr 10, 2026
Merged

docs: Add Scion to related projects comparison#54
cgwalters merged 1 commit into
mainfrom
scion

Conversation

@cgwalters

Copy link
Copy Markdown
Owner

Scion is a Google Cloud Platform multi-agent orchestration testbed (Apache-2.0, Go) that manages concurrent LLM coding agents in containers across local machines and Kubernetes clusters. It supports Docker, Podman, Apple Container, and Kubernetes runtimes, wrapping Claude Code, Gemini CLI, OpenCode, and Codex via a pluggable harness interface.

The key architectural contrast: Scion orchestrates groups of agents working in parallel (a "hypervisor for agents"), while devaipod sandboxes individual agent sessions with fine-grained credential scoping via service-gator. The projects are complementary -- Scion could benefit from service-gator's per-operation forge scoping, and devaipod could learn from Scion's runtime abstraction and mature Kubernetes integration.

Assisted-by: OpenCode (Claude Opus 4.6)

Scion is a Google Cloud Platform multi-agent orchestration testbed
(Apache-2.0, Go) that manages concurrent LLM coding agents in
containers across local machines and Kubernetes clusters. It supports
Docker, Podman, Apple Container, and Kubernetes runtimes, wrapping
Claude Code, Gemini CLI, OpenCode, and Codex via a pluggable harness
interface.

The key architectural contrast: Scion orchestrates groups of agents
working in parallel (a "hypervisor for agents"), while devaipod
sandboxes individual agent sessions with fine-grained credential
scoping via service-gator. The projects are complementary -- Scion
could benefit from service-gator's per-operation forge scoping, and
devaipod could learn from Scion's runtime abstraction and mature
Kubernetes integration.

Assisted-by: OpenCode (Claude Opus 4.6)
Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters enabled auto-merge April 8, 2026 22:50
@cgwalters cgwalters merged commit 20e8f3d into main Apr 10, 2026
7 of 9 checks passed
@cgwalters cgwalters deleted the scion branch April 10, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant