cubeplexai/cubepi

CubePi — An async-first Python agent kernel inspired by Pi, built for coding agents, tools, and continuous sessions.

42Stars on the repository
10Mods indexed here, across every type
15d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

first-agent

01

cubeplexai/cubepi

Agent

Create and run your first CubePi agent — choose a provider, define a system prompt, and send a message.

42 15d ago A 23 tokens original MIT

forking

02

cubeplexai/cubepi

Agent

Branch a conversation at a completed-run boundary — persistent forks for new threads, ephemeral one-shot probes, and the HITL binding rules that keep them safe.

42 15d ago A 31 tokens original MIT

multi-turn

03

cubeplexai/cubepi

Agent

Build multi-turn conversational agents with CubePi's stateful agent loop and message history.

42 15d ago A 17 tokens original MIT

prompt-caching

04

cubeplexai/cubepi

Agent

How CubePi maximises prompt cache hit rates — append-only message storage, automatic cache breakpoints, and how to avoid breaking the cache.

42 15d ago A 28 tokens original MIT

streaming

05

cubeplexai/cubepi

Agent

Stream events and tokens from CubePi agents in real time using subscribers and MessageStream.

42 15d ago A 17 tokens original MIT

tool-use

06

cubeplexai/cubepi

Agent

Register tools, execute them in parallel or sequentially, and handle results with Pydantic validation in CubePi.

42 15d ago A 23 tokens original MIT