pi-reply

extensionmaintained

Browser reply workspace for quoting and steering Pi chats

by · v0.1.2 · published 4w ago

$ pi install npm:pi-reply
downloads/mo
127
stars
0
last push
4w ago
open issues
0

Signals

license: MITtestspi manifest: missinginstall size: —deps: 0peer deps: 0

Download trend

582 downloads · last 12 weeks (weekly)

README

Pi Reply

Pi Reply adds a browser-based reply workspace for Pi chats, making it easier to respond to specific parts of long agent conversations.

Instead of typing a vague follow-up, you can highlight exact text from the chat, collect multiple quotes, write targeted replies for each one, and send them back to Pi as a structured response. This is especially useful for correcting mistakes, steering ongoing work, reviewing tool output, or replying to several points in one turn.

Features

  • Open with /reply
  • Browser chat view with selectable text
  • Floating Add quote button near your selection
  • Multiple quote/reply pairs in one message
  • Clear LLM: / User: formatting
  • Sends as steering while the agent is working
  • Quotes tool results, including edit diffs
  • Collapsed user/tool messages by default
  • Live chat updates via browser stream
  • Tab title follows the current conversation
  • Ctrl+Enter to send all replies

Install

pi install npm:pi-reply

For local development:

pi install /path/to/pi-reply

Usage

/reply

Highlight chat text, click Add quote, type your reply, then press Ctrl+Enter or click Reply.

Security

Pi extensions run with local system access. Review extension source before installing third-party packages.

License

MIT