CommandCodeAI / CommandCodeAI/command-code

re-reads the entire codebase.

未关闭
#386 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

p1
主要语言
没有语言数据
星标
4k
派生
350
PR 合并指标
30 天内没有已合并 PR

描述

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
  1. Open a project start coding using Command Code
  2. Closed Command code, Command Code Reads the codebase
  3. Restart coding using Command Code
  4. 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

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

在 Windows 的 VSCode 中,通过结束并重新启动项目会话来复现该行为。跟踪触发代码库读取的启动路径,并确定项目结构是否可以在多次运行之间持久化。当后续会话能够复用项目信息,而不是重新读取整个代码库时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
vscode
领域
ai-infra-agents, cli
Issue 类型
缺陷
难度
5/5
预计耗时
一周以上
活跃度
冷清
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。