555 B
555 B
description, allowed-tools
| description | allowed-tools | |
|---|---|---|
| Open Text Tools — lightweight text manipulation app with stackable operations and diff view |
|
Open the Text Tools app in the browser. Run this command, replacing the path with the agent-pi repo location from Pi settings:
PI_PKG=$(node -e "const s=JSON.parse(require('fs').readFileSync(require('os').homedir()+'/.pi/agent/settings.json','utf-8'));const p=s.packages.find(p=>p.includes('agent-pi'));console.log(p||'')")
open "$PI_PKG/tex/index.html"
Report back: "Text Tools opened in browser."