Astrolift Agent — Claude Code
2.2K
Claude Code-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 Anthropic's Claude Code CLI (claude -p, headless print 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-claude-code:latest
Dispatched by the Astrolift control plane; needs ANTHROPIC_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:845f8cc4d…
Size
404.6 MB
Last updated
about 10 hours ago
docker pull calliopeai/astrolift-agent-claude-code