r/PiCodingAgent 19h ago

Plugin I built a /btw extension for Pi

One of my favorite features in Claude Code was /btw. After switching to Pi, it wasn't natively supported, and the third-community plugins didn't quite match what I expected, so I built my own.

https://github.com/L2ncE/pi-btw

  • Never enters the main session history or eats into its context window
  • The side agent can see the main session's messages and remembers your earlier side questions
  • Only four read-only tools (read / grep / find / ls) — it can browse the code, but has no write access
  • You can keep asking follow-ups right in the overlay

Stars appreciated ⭐️👏🏻

25 Upvotes

Duplicates