Quick compose-box YOLO buttons for the PiClaw web UI.
This add-on mounts three compact buttons inside the compose box, on the bottom action row next to the send/search controls. They stay partially transparent until you hover or focus the compose box (or the buttons themselves), then become fully opaque:
| Button | Submitted prompt |
|---|---|
| Continue | continue, according to plan |
| 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.
.compose-actions), so they are bottom-aligned with the existing controls and scroll/move with the compose box./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.