Sign inSign up

calliopeai/astrolift-agent-codex-cli

By calliopeai

Updated about 13 hours ago

Astrolift Agent — Codex CLI

Image
0

1.4K

calliopeai/astrolift-agent-codex-cli repository overview

Astrolift Agent — Codex CLI

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.

Quick Start

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.

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:75c8067a9

Size

397.3 MB

Last updated

about 13 hours ago

docker pull calliopeai/astrolift-agent-codex-cli