ARCHIVED — Merged into
alexleekt/pi-extensions.
The quickest way to say "keep going".
Double-tap Enter on an empty chat input to nudge the Pi agent with a randomized prompt.
The Pi agent sometimes pauses waiting for more input. Instead of typing "continue" or "go on", double-tap Enter on an empty editor.
On an empty editor, pressing Enter twice within ~300 ms sends a randomized prompt to the Pi agent. The extension only fires when the agent is idle and no messages are queued. Prompts are randomly selected from 16 variations to avoid repetition.
npm install -g @alexleekt/pi-bumpPi auto-discovers globally installed pi-package extensions. Manual install: copy index.ts to ~/.pi/agent/extensions/ or your project's .pi/extensions/.
MIT