Skip to content

re-reads the entire codebase. #386

@thisisfaizi

Description

@thisisfaizi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions