CommandCodeAI / CommandCodeAI/command-code
re-reads the entire codebase.
Nessuno ha ancora preso questa issue.
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 4k
- Fork
- 350
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Riproduci il comportamento su Windows in VSCode terminando e riavviando una sessione del progetto. Traccia il percorso di avvio che attiva la lettura della codebase e determina se la struttura del progetto può persistere tra un’esecuzione e l’altra. Il lavoro è completato quando una sessione successiva riutilizza le informazioni sul progetto invece di rileggere l’intera codebase.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- vscode
- Ambito
- ai-infra-agents, cli
- Tipo di issue
- Bug
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Tranquilla
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100