pi-psst
v1.0.0
Published
Ephemeral side questions for pi — ask without cluttering your conversation history
Readme
psst
Ephemeral side questions for pi. Ask the LLM a quick question without adding to your conversation history.
Inspired by Claude Code's /btw command.
Install
pi install npm:pi-psstOr via git:
pi install github.com/deflating/psstUsage
/psst what was the name of that config file?
/psst why did we choose that approach?
/psst what files have we changed so far?The question and answer appear in a dismissible overlay and never enter the conversation history. Press Space, Enter, or Esc to dismiss.
How it works
- Full visibility into your current conversation context
- No tool access — answers only from what's already been discussed
- Works while the agent is processing a response
- Single response, no follow-ups
License
MIT
