@mariozechner/pi-coding-agent

AI coding agent CLI with read, bash, edit, write tools and sessions

npmmacoslinuxwindows
Try with needOr install directly
Source

About

Coding agent CLI with read, bash, edit, write tools and session management

Commands

pi-coding-agent

Examples

Start a new coding session$ pi-coding-agent start
Read a file in the current session$ pi-coding-agent read src/main.py
Execute a bash command$ pi-coding-agent bash 'npm run build'