PI

v1.0.0

Mario Zechner's pi coding CLI as a first-class agent.

HostedCommunity
coding#pi#cli#coding#tui

About

A coding agent powered by the PI CLI. Uses a curated toolset (read, bash, edit, write, grep, find, ls) with plan/code mode separation for safe review flows. Pairs well with the code-cli TUI client shipped in this monorepo.

Install

Two install paths — pick the one that matches your Aulay setup.

Hosted Aulay

Install from your Aulay workspace.

  1. 01Open the Agents page, find PI, click Install.
Community (self-hosted)

Add the package and install the pi CLI.

  1. 01cp -r core/platform/agent-packages/pi ~/.aulay/agent-packages/
  2. 02Install the pi CLI per @mariozechner/pi-tui's instructions.
  3. 03./dev.sh restart

Links

Published by Aulay · github.com/aulaydev