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

オープン
#771 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
48/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
領域
cli

調査の方向性

Windows cmd.exe で --yolo を付けて Command Code 1.36.0 を起動し、enter_plan_mode をトリガーするプランを要求して問題を再現します。モデルが提案したモード切り替えに対する確認処理を追跡し、bypass の動作と比較します。bypass モードで enter_plan_mode が確認のために一時停止しない、または確認を常に行わないための明確なオプションが提供されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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

主要言語
言語のデータがありません
スター
4k
フォーク
350
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CommandCodeAI/command-code のほかの issue

CommandCodeAI/command-code の issue をすべて見る

似ている issue

CLI の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。