Astrolift Agent — Codex CLI
1.4K
Codex CLI-driven dispatch agent for Astrolift — the BYOC runtime layer for the Calliope AI ecosystem.
A harness runtime (Tier B): instead of calling an LLM API directly, it spawns OpenAI's Codex CLI (codex exec, non-interactive mode) 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.
docker pull calliopeai/astrolift-agent-codex-cli:latest
Dispatched by the Astrolift control plane; needs OPENAI_API_KEY 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:75c8067a9…
Size
397.3 MB
Last updated
about 13 hours ago
docker pull calliopeai/astrolift-agent-codex-cli