Pi Tuix
Description
Claude Code-inspired TUI extension for Pi Agent
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Pi-TUIX
[English](README.md) | [简体中文](README.zh-CN.md) | [日本語](README.ja.md) | [繁體中文](README.zh-TW.md) | [한국어](README.ko.md) | [Español](README.es.md)
[](LICENSE) [](https://nodejs.org/) [](https://github.com/badlogic/pi-mono)
**Status:** early development. `pi-tuix` is not published to npm yet.
**Pi-TUIX** is an open-source terminal UI extension for the Pi Coding Agent. It adds a clearer, denser interface for long coding sessions while Pi continues to own model requests, built-in tools, sessions, permissions, and provider integrations.
Why Pi-TUIX
When a coding session is long, the hard part is often knowing what is happening, what changed, and whether you need to intervene. Pi-TUIX improves that information hierarchy without moving your work to a second agent runtime.
- See the active model, workspace, and context signal in the shell.
- Keep working and streaming feedback visible without transcript noise.
- Switch back to Pi's default interface in the same session.
- Adopt it as a removable package; Pi remains the system of record.
Quick Start
Install the development version
Requirements: Node.js `>=22.19.0` and Pi Coding Agent `>=0.84.0`.
npm install
npm run check
pi install /absolute/path/to/pi-tuix --approve
pi list
Pi stores the local path in user settings and loads that working tree across projects. Restart Pi after code changes. Use `pi install -l /absolute/path/to/pi-tuix --approve` for a project-local installation, or `pi -e ./extensions/index.ts` for a one-off preview that is not saved.
Install from npm (after the first release)
pi install npm:pi-tuix
For a project-local install, use `pi install -l npm:pi-tuix
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11