Agent repeatedly acknowledges work without executing tool actions
まだ誰も着手していません。
- 主要言語
- 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
- Start a Copilot CLI session in a repository.
- Ask for a concrete file-edit task (e.g., "improve BACKLOG.md").
- Observe assistant responses claiming work has started.
- Continue prompting when no visible tool activity occurs (e.g., "you’re not doing anything").
- 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.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- 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