Quick compose-box YOLO buttons for the PiClaw web UI.
This add-on places three compact buttons above the compose text field, visually offset to the left of the current session button without shrinking the editor:
| Button | Submitted prompt |
|---|---|
| Continue | continue |
| Audit | audit for code smells and logic errors, fixing as you go |
| Docs | review and update all documentation, then commit and push |
Open Settings → Add-Ons and install yolo-vibe from the catalog.
/agent/default/message backend endpoint.mode: "auto", so Piclaw decides whether to send immediately or queue behind an active run.This is intentionally a high-friction-reducing workflow add-on. Use the buttons when you explicitly want the agent to continue autonomously, audit/fix code, or update documentation and push.