CommandCodeAI / CommandCodeAI/command-code

re-reads the entire codebase.

オープン
#386 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

Windows の VSCode で、プロジェクトセッションを終了して再起動することで動作を再現します。コードベースの読み取りを引き起こす起動経路を追跡し、プロジェクト構造を実行間で保持できるかどうかを判断します。後続のセッションがコードベース全体を再度読み取るのではなく、プロジェクト情報を再利用すれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
vscode
領域
ai-infra-agents, cli
issue の種類
バグ
難易度
5/5
見積もり時間
1週間以上
活発さ
静か
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。