Skip to content

--yolo/bypass still asks for confirmation when model calls enter_plan_mode #771

Description

@gajula-abhiram

Summary

In --yolo/bypass mode, Command Code still prompts for confirmation when the model calls enter_plan_mode, which breaks expected non-interactive behavior.

Expected Behavior

When running with --yolo/bypass, there should be no interactive confirmation prompts for model-proposed mode switches (including enter_plan_mode), or there should be a clear option/flag for “never ask” behavior.

Actual Behavior

A confirmation prompt appears when the model calls enter_plan_mode, even with --yolo/bypass enabled. and just pauses

Steps to reproduce the issue

  1. Start Command Code with bypass enabled (--yolo).
  2. Run a prompt/task that causes the model to call enter_plan_mode. or just ask it say "plan differently"
  3. Observe a confirmation prompt asking to approve the mode switch.

Command Code Version

1.36.0

Operating System

Windows

Terminal/IDE

Unknown

Shell

cmd.exe

Session file (optional)

No response

Fix prompt (optional)

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions