Skip to content

feat: Add support for configuring Gemini sessions to start in YOLO mode (auto-approve all actions) #49

@dachrisch

Description

@dachrisch

1. Gemini YOLO Flag

  • Gemini CLI supports -y or --yolo flag
  • Also supports --approval-mode yolo
  • Purpose: Auto-approve all tool actions without confirmation

2. Current Claude Dangerous Mode Pattern

Location: internal/session/userconfig.go

  • ClaudeSettings struct has DangerousMode bool field
  • Config format: [claude] section with dangerous_mode = true
  • Used in: buildClaudeCommand(), buildClaudeResumeCommand()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions