Astrolift OpenCode agent (watchable) — OpenCode CLI + Xvfb/x11vnc raw RFB on :5900
2.5K
Watchable OpenCode dispatch agent for Astrolift — the BYOC runtime layer for the Calliope AI ecosystem.
The OpenCode harness runtime plus a VNC overlay: the agent runs inside an xterm on a virtual display (Xvfb), and x11vnc serves raw RFB on :5900 under supervisor. Because the harness streams the OpenCode CLI's output to stdout, the live session is watchable through the Astrolift control-plane VNC relay — the relay is the websockify + auth; the pod itself ships no noVNC and no websockify, only raw RFB.
docker pull calliopeai/astrolift-agent-opencode-vnc:latest
Dispatched by the Astrolift control plane; needs a provider key in the environment plus the dispatch environment, and exposes :5900 (raw RFB) for the relay. See the repo README for the full environment contract.
Dual-auth: x11vnc runs open by default (-nopw), which is safe because the pod is reachable only through the authenticated relay. Set VNC_PASSWORD to switch to standalone VncAuth (-rfbauth) as defense-in-depth.
| 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:baa1bfcf2…
Size
301 MB
Last updated
5 days ago
docker pull calliopeai/astrolift-agent-opencode-vnc