CommandCodeAI / CommandCodeAI/command-code
re-reads the entire codebase.
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 4k
- Fork
- 350
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Tái hiện hành vi trên Windows trong VSCode bằng cách kết thúc và khởi động lại một phiên dự án. Truy vết đường dẫn khởi động kích hoạt việc đọc codebase và xác định xem cấu trúc dự án có thể được duy trì giữa các lần chạy hay không. Được xem là hoàn tất khi một phiên tiếp theo sử dụng lại thông tin dự án thay vì đọc lại toàn bộ codebase.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- vscode
- Lĩnh vực
- ai-infra-agents, cli
- Loại issue
- Lỗi
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100