Agent's follow up changes reverts the previous changes and causes endless loop

Aperta
#402 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
swift
Ambito
ai, desktop-dev

Direzione di ricerca

Inizia esaminando il file allegato github-copilot-for-xcode.log e riproducendo il problema in Agent mode su un singolo file usando le versioni indicate di Copilot for Xcode, Xcode e macOS. Traccia il modo in cui vengono applicate le modifiche successive; il lavoro è completato quando le modifiche precedenti rimangono intatte mentre vengono apportate modifiche successive e l'agente non entra più in un ciclo di correzione infinito.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Describe the bug
When using agent mode, if the agent needs to make changes in steps, the first set of changes gets reverted by the second set of changes, which causes the agent to attempt to fix it by redoing the first changes, which reverts the second set of changes, and it gets into an endless loop of trying to fix this.

Versions

  • Copilot for Xcode: 0.40.0
  • Xcode: 16.4
  • macOS: 15.5

Steps to reproduce

  1. Use agent mode to request changes to a single file. The agent needs to make changes in multiple steps. For example, adding a property first, then changing a function to use that property.
  2. Observe the agent making the first change successfully.
  3. When the agent then makes the second change, it reverts the first change when applying the second.
  4. The agent then realizes the first change isn't there, and so it decides to fix this.
  5. When re-applying the first change, it ends up reverting the second change.
  6. The agent then realizes this too, and attempts to fix it, which puts it into an endless loop.

Screenshots

Logs
github-copilot-for-xcode.log

Additional context

Lingua principale
Swift
Stelle
6.3k
Fork
2k
Merge medio
3g 21h
PR unite (30g)
2

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di github/CopilotForXcode

Tutte le issue di github/CopilotForXcode

Issue simili

Altre issue su Swift

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.