Skip to content

[Feature Idea] Client-Side YOLO mode #18

@alexispurslane

Description

@alexispurslane

Summary

Add a toggle in the command palette that turns on a mode in CodeNomad where all permission requests are automatically responded to with an "allow once" response. While this mode is on, a large warning banner should be shown at the top or bottom of the session display. This should be a per session mode.

Background

The current idiomatic method of doing something like an "allow all edits" or "yolo" mode — as found in tools like Claude Code, ad Gemini CLI — in open code is to create custom agents and switch to them. However, due to the way open code works, you can't switch to a custom agent mid-session, and there are many workflows where that makes sense.

For instance, if I want to plan out a feature with my agent, have it right into do list and then watch it set through the first few steps of the do list to make sure that it has the idea right and then let it run freely in the background, currently there's not a good way of doing that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions