Cloud agents takes a lot of time to answer queries based on a particular repository, as i guess it is reindexing from the start. Is there any way to get the cloud agents to be ready with the indexed codebase before I create a new agent ?
Hey, thanks for the request. Indexing the codebase is a normal part of starting a Cloud Agent, but it should be pretty fast.
A few questions to help understand what’s going on:
About how big is your repo, roughly how many files?
About how long does it take before the agent gives its first response?
Does this happen every time you create a new agent, or only on the first run?
Are you using snapshots in the Cloud Agent settings?
If indexing is really taking a long time, more than a few minutes for a medium-sized repo, it could be a performance issue. There isn’t a built-in way to pre-index a repo before creating an agent right now, but if this is a real bottleneck in your workflow, I can pass it along to the team to consider.