Sign inSign up

calliopeai/astrolift-agent-opencode-vnc

By calliopeai

Updated 5 days ago

Astrolift OpenCode agent (watchable) — OpenCode CLI + Xvfb/x11vnc raw RFB on :5900

Image
0

2.5K

calliopeai/astrolift-agent-opencode-vnc repository overview

Astrolift Agent — OpenCode (watchable)

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.

Quick Start

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.

Tags

TagDescription
latestLatest main build
main-<sha>Specific commit on main

Source

Part of the Calliope AI platform: calliope.ai

Tag summary

Content type

Image

Digest

sha256:baa1bfcf2

Size

301 MB

Last updated

5 days ago

docker pull calliopeai/astrolift-agent-opencode-vnc