github / github/copilot-cli

Agent repeatedly acknowledges work without executing tool actions

Ouverte
#4,566 2 commentaires 1 réaction 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

area:agents area:tools
Langage dominant
Shell
Étoiles
11.2k
Forks
1.9k
Merge moyen
14 h 16 min
PR mergées (30 j)
6

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Piste de recherche

Le rapport ne mentionne aucun fichier source, aucun test ni aucun point d’entrée de l’implémentation. Commencez par reproduire le comportement dans Copilot CLI 1.0.80 sous Windows avec PowerShell et gpt-5.3-codex, en consignant les confirmations de l’assistant et l’absence d’appels d’outils. C’est considéré comme terminé lorsque l’exécution commence par des actions d’outils ou un blocage clair, plutôt que par des affirmations de progression non étayées.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
powershell, shell
Domaine
ai-infra-agents, cli
Type d'issue
Bug
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
Active
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.