Sign inSign up

calliopeai/astrolift-agent-base

By calliopeai

Updated about 2 hours ago

Astrolift agent base — Debian bookworm-slim + Python + the shared astrolift_runner dispatch engine

Image
0

1.2K

calliopeai/astrolift-agent-base repository overview

Astrolift Agent — Base

Shared base image for the Astrolift agent runtimes — the BYOC runtime layer for the Calliope AI ecosystem.

Debian bookworm-slim + Python + the astrolift_runner dispatch engine: content-addressed payload boot, three dispatch modes, and control-plane callbacks. This image is not run directly — the runtime images (claude, codex, and their overlays) build FROM it.

Quick Start

docker pull calliopeai/astrolift-agent-base:latest

Use as a build base, not a standalone container:

FROM calliopeai/astrolift-agent-base:latest
# + your runtime SDK and a 3-line runner shim

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:e546c9ba4

Size

77.5 MB

Last updated

about 2 hours ago

docker pull calliopeai/astrolift-agent-base