Astrolift OpenCode agent (Tier B harness) — OpenCode CLI in the workspace, provider-agnostic
10K+
OpenCode-driven dispatch agent for Astrolift — the BYOC runtime layer for the Calliope AI ecosystem.
The first harness runtime (Tier B): instead of calling an LLM API directly, it spawns the OpenCode agent CLI as a subprocess in the workspace. It satisfies the same runner contract as the Tier A SDK runtimes, so the control plane dispatches it identically, in any of three dispatch modes.
OpenCode is provider-agnostic — it picks its provider from whatever the control plane injects (ANTHROPIC_API_KEY, OPENAI_API_KEY, …), so no single key is required.
docker pull calliopeai/astrolift-agent-opencode:latest
Dispatched by the Astrolift control plane; needs a provider key in the environment plus the dispatch environment. See the repo README for the full environment contract.
| Tag | Description |
|---|---|
latest | Latest main build |
main-<sha> | Specific commit on main |
Part of the Calliope AI platform: calliope.ai
Content type
Image
Digest
sha256:df6e09f65…
Size
199.7 MB
Last updated
about 8 hours ago
docker pull calliopeai/astrolift-agent-opencode