Skip to content

feat: super yolo#2702

Closed
taciturnaxolotl wants to merge 2 commits into
charmbracelet:mainfrom
taciturnaxolotl:super-yollo
Closed

feat: super yolo#2702
taciturnaxolotl wants to merge 2 commits into
charmbracelet:mainfrom
taciturnaxolotl:super-yollo

Conversation

@taciturnaxolotl

@taciturnaxolotl taciturnaxolotl commented Apr 24, 2026

Copy link
Copy Markdown
Member

In YOLO mode, dangerous commands (curl, sudo, package managers, etc.) now prompt the user with a warning banner instead of being silently auto-approved. Previously blocked commands now execute after approval instead of returning an error. Non-dangerous commands are still auto-approved in YOLO mode.

If the user wishes, they can also enable super yollo mode, which bypasses the prompts

Screen.Recording.2026-05-07.at.15.15.27.mov

Closes: #2463
Closes: #1451

In YOLO mode, dangerous commands (curl, sudo, package managers, etc.)
now prompt the user with a warning banner instead of being silently
auto-approved. Previously blocked commands now execute after approval
instead of returning an error. Non-dangerous commands are still
auto-approved in YOLO mode.

Co-Authored-By: Crush <crush@charm.land>
Add three permission modes that cycle via the command palette:
- Normal: prompt for all non-safe commands
- Yolo: auto-approve non-dangerous, prompt for dangerous (yellow prompt)
- Super Yolo: auto-approve everything including dangerous (red prompt)

Each mode has distinct prompt styling: normal (green), yolo (yellow),
and super yolo (red with "#" icon).

Co-Authored-By: Crush <crush@charm.land>
Bojun-Vvibe added a commit to Bojun-Vvibe/oss-contributions that referenced this pull request Apr 25, 2026
- OpenHands/OpenHands#14101 merge-after-nits (pending message dual task-id encoding)
- charmbracelet/crush#2702 needs-discussion (super yollo: split yolo into two modes)
- cline/cline#10384 merge-after-nits (cap retry-after delay at 60s default)

INDEX: +8 entries under All-Hands-AI/OpenHands, anomalyco/opencode (sst),
BerriAI/litellm, charmbracelet/crush, cline/cline, continuedev/continue,
openai/codex. Verdict mix: 4 merge-as-is, 2 merge-after-nits, 2 needs-discussion,
1 request-changes.
@meowgorithm meowgorithm changed the title feat: super yollo feat: super yolo Apr 28, 2026
@taciturnaxolotl

Copy link
Copy Markdown
Member Author

reimplemented in a bit cleaner way in #2831

@taciturnaxolotl taciturnaxolotl deleted the super-yollo branch May 7, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow ssh and remote-shell commands in --yolo mode Allow sudo in yolo mode or create a super-yolo mode

1 participant