d64e050fcc7b62f91817510c25187786f35a06f7
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
Description
Languages
TypeScript
90.8%
JavaScript
9.2%