Sign inSign up

calliopeai/astrolift-agent-opencode

By calliopeai

Updated about 8 hours ago

Astrolift OpenCode agent (Tier B harness) — OpenCode CLI in the workspace, provider-agnostic

Image
0

10K+

calliopeai/astrolift-agent-opencode repository overview

Astrolift Agent — OpenCode

OpenCode-driven dispatch agent for Astrolift — the BYOC runtime layer for the Calliope AI ecosystem.

The first harness runtime (Tier B): instead of calling an LLM API directly, it spawns the OpenCode agent CLI 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.

OpenCode is provider-agnostic — it picks its provider from whatever the control plane injects (ANTHROPIC_API_KEY, OPENAI_API_KEY, …), so no single key is required.

Quick Start

docker pull calliopeai/astrolift-agent-opencode:latest

Dispatched by the Astrolift control plane; needs a provider key in the environment 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:df6e09f65

Size

199.7 MB

Last updated

about 8 hours ago

docker pull calliopeai/astrolift-agent-opencode