Raw Paste

One-shot raw clipboard paste so large pasted text stays fully editable in Pi.

What it does

Raw Paste adds a simple /paste workflow for moments when you want Pi to insert clipboard content exactly as-is. Instead of condensing the paste into Pi's usual summarized marker format, the next paste is inserted raw so you can edit it directly in the composer.

That is especially useful for long prompts, stack traces, configs, logs, markdown drafts, or any clipboard content you want to tweak before sending. It keeps the pasted text visible and editable instead of immediately abstracting it away.

Why it's included

LazyPi aims to remove small but recurring frictions from real-world agent workflows. Raw Paste is tiny, but it solves a surprisingly common annoyance: sometimes you do not want clever paste handling, you just want the exact text in front of you.

Commands

CommandWhat it does
/paste Arm the next clipboard paste so it is inserted raw and stays editable