Sign inSign up

calliopeai/astrolift-agent-codex-cli-vnc

By calliopeai

•Updated about 13 hours ago

Astrolift Agent — Codex CLI (watchable)

Image
0

2.5K

calliopeai/astrolift-agent-codex-cli-vnc repository overview

⁠Astrolift Agent — Codex CLI (watchable)

Watchable Codex CLI dispatch agent for Astrolift⁠ — the BYOC runtime layer for the Calliope AI ecosystem.

The Codex CLI 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 codex 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-codex-cli-vnc:latest

Dispatched by the Astrolift control plane; needs OPENAI_API_KEY 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:5ab02d9e4…

Size

498.9 MB

Last updated

about 13 hours ago

docker pull calliopeai/astrolift-agent-codex-cli-vnc