CommandCodeAI / CommandCodeAI/command-code
re-reads the entire codebase.
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 4k
- Forks
- 350
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Summary
On each run within the same project, the agent re-reads the entire codebase. To improve efficiency, it should learn the project's structure, perhaps by creating a graph representation. This would allow the agent to access project information from the graph in subsequent runs, rather than re-analyzing the entire codebase.
Expected Behavior
This would allow the agent to access project information from the graph in subsequent runs, rather than re-analyzing the entire codebase.
Actual Behavior
On each run within the same project, the agent re-reads the entire codebase.
Steps to reproduce the issue
- Open a project start coding using Command Code
- Closed Command code, Command Code Reads the codebase
- Restart coding using Command Code
- It starts rereading the codebase
Command Code Version
Microsoft Windows [Version 10.0.26200.8457]
(c) Microsoft Corporation. All rights reserved.
D:\p2p_skillshare_mobile\p2p_skillshare_mobile\p2p_skillshare_mobile>
Operating System
Windows
Terminal/IDE
VSCode
Shell
cmd.exe
Additional context
No response
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Reproduziere das Verhalten unter Windows in VSCode, indem du eine Projektsitzung beendest und neu startest. Verfolge den Startpfad, der das Einlesen der Codebasis auslöst, und ermittle, ob die Projektstruktur zwischen den Ausführungen erhalten bleiben kann. Als erledigt gilt, wenn eine nachfolgende Sitzung Projektinformationen wiederverwendet, statt die gesamte Codebasis erneut einzulesen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- vscode
- Bereich
- ai-infra-agents, cli
- Issue-Typ
- Bug
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Ruhig
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100