Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repo-map tool slow with large project #4504

Open
3 tasks done
Tracked by #3634
chezsmithy opened this issue Mar 6, 2025 · 0 comments
Open
3 tasks done
Tracked by #3634

Repo-map tool slow with large project #4504

chezsmithy opened this issue Mar 6, 2025 · 0 comments
Assignees
Labels
area:indexing Relates to embedding and indexing kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"

Comments

@chezsmithy
Copy link
Contributor

Before submitting your bug report

Relevant environment info

- OS: MacOS
- Continue version: 1.1.1
- IDE version: latest
- Model:
- config:
  

  
  OR link to assistant in Continue hub:

Description

When you ask chat to find a specific subdirectory and it defaults to the repomap tool and the project is large (e.g. continue codebase) the tool appears to hang with the status of generating. When debugging, I’m noting the repomap is generating from scratch and is very slow.

I’d be interested if we could move the repo-map generation to the background like embedding generation to help maintain a repo-map off the chat interaction.

Curious in how we might also only allow the tool be available when the repo-map is created to avoid poor user experience.

To reproduce

Have a large project like the continue code base.
In chat ask “Run the tests in the core directory using commands in package.json in that directory.”

Observe the repomap tool get called.

It appears to hang.

Note the chat entry box is also active making for a confusing end user experience.

Log output

@dosubot dosubot bot added area:indexing Relates to embedding and indexing kind:bug Indicates an unexpected problem or unintended behavior labels Mar 6, 2025
@RomneyDa RomneyDa mentioned this issue Mar 11, 2025
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:indexing Relates to embedding and indexing kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"
Projects
None yet
Development

No branches or pull requests

2 participants