PI
v1.0.0Mario Zechner's pi coding CLI as a first-class agent.
HostedCommunity
coding#pi#cli#coding#tuiAbout
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 AulayInstall from your Aulay workspace.▾
Install from your Aulay workspace.
- 01
Open the Agents page, find PI, click Install.
Community (self-hosted)Add the package and install the pi CLI.▾
Add the package and install the pi CLI.
- 01
cp -r core/platform/agent-packages/pi ~/.aulay/agent-packages/ - 02
Install the pi CLI per @mariozechner/pi-tui's instructions. - 03
./dev.sh restart