github / github/copilot-cli

Agent repeatedly acknowledges work without executing tool actions

オープン
#4,566 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る

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

area:agents area:tools
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

Preflight checklist
  • I searched existing issues to avoid creating a duplicate.
  • I understand this repository is for GitHub Copilot CLI issues.
  • I can reproduce this behavior.
Version

1.0.80

Which Copilot model are you using?

gpt-5.3-codex

What operating system are you using?

Windows_NT

What version of Node.js is installed?

N/A (not required to reproduce this conversational reliability issue)

Which shell are you using?

PowerShell

What happened?

During an active session, the agent entered a loop where it repeatedly acknowledged the user request (e.g., "I’m doing it now" / "I’m actively editing") but did not execute tool calls to perform the requested work.

This persisted across multiple user follow-ups explicitly pointing out no activity. The issue presents as task-state/progress reporting drift: the assistant claims execution has started while no action is actually taken.

Impact:

  • Breaks user trust in execution status
  • Wastes time during autopilot-style workflows
  • Can leave users unsure whether the system is hung or just misreporting state
Steps to reproduce
  1. Start a Copilot CLI session in a repository.
  2. Ask for a concrete file-edit task (e.g., "improve BACKLOG.md").
  3. Observe assistant responses claiming work has started.
  4. Continue prompting when no visible tool activity occurs (e.g., "you’re not doing anything").
  5. In affected runs, assistant may continue acknowledging without issuing execution tool calls.
Expected behavior

When the assistant says it is starting execution, it should immediately perform tool actions (read/edit/write/test as needed), or explicitly surface a blocker.

Additional context

Observed in an autopilot-mode session with repeated system reminders to continue implementation and mark completion only after actual work.

This appears to be a control-flow/reliability bug rather than a repo-specific code issue.

Logs or output

Conversation behavior is the primary evidence:

  • Multiple assistant acknowledgements of imminent action
  • No corresponding tool execution during those turns
  • User repeatedly confirms no activity is visible

If useful, I can provide a redacted transcript excerpt in a follow-up comment.

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

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

はじめの一歩

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

調査の方向性

このレポートには、ソースファイル、テスト、実装のエントリーポイントが記載されていません。まず、Windows 上の PowerShell で gpt-5.3-codex を使用して Copilot CLI 1.0.80 の動作を再現し、アシスタントの応答確認とツール呼び出しがないことを記録してください。実行がツールアクションまたは明確なブロッカーから始まり、裏付けのない進捗の主張を行わなければ完了です。

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

評価

技術スタック
powershell, shell
領域
ai-infra-agents, cli
issue の種類
バグ
難易度
5/5
見積もり時間
1週間以上
活発さ
活発
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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