pi-oneliner
v1.3.0
Published
One-line sticky footer extension for pi coding agent.
Downloads
126
Maintainers
Readme
pi-oneliner
One-line sticky footer extension for pi coding agent.
oneliner is built for high signal density and zero-wrap output.
Install (npm)
Important: install with
pi install, notnpm install.
pi install npm:pi-onelinerThen in pi:
/reload
/oneliner showProject-local install (shared in .pi/settings.json):
pi install -l npm:pi-onelinerFast troubleshooting
- "Package not found"
- Use the full package name:
npm:pi-oneliner
- Use the full package name:
- Installed but
/onelineris unknown- Run
/reload(or restart pi)
- Run
- Installed old package name before
- Remove old package, then reinstall:
pi remove npm:pi-oneliner
pi install npm:pi-onelinerCommands
/oneliner
Config
Config file:
~/.pi/agent/oneliner.json
Example:
example.json
Useful keys:
layout:"sessionFirst"(default) or"classic"shortCwd:trueto show the last two cwd segments (e.g.code\pi)
License
MIT
