551 B
551 B
pi-tmux-subagent
pi-tmux-subagent is a Pi extension package that runs subagent tasks in tmux panes and ships the prompts and wrapper code needed to execute those runs.
Install
Use it as a local package root today:
pi install /absolute/path/to/tmux-subagent
After this folder is moved into its own repository, the same package can be installed from git.
Resources
- Extension:
./index.ts - Prompts:
./prompts/*.md
Requirements
tmuxmust be available onPATH
Development
npm install
npm test