Replies: 7 comments 3 replies
-
|
Bom dia, acabei de atualizar a versão "Release v0.10.0-preview.2" e achei muito interessante e funcional essa novidade, já estou testando em um dos meus projetos e já me ajudou muito! |
Beta Was this translation helpful? Give feedback.
-
|
The Codebase Investigator, needs to output it's findings to a markdown, and allow the user to work with and refine the findings. Then create a stepped implementation of the result. The current output format is to difficult to read, and current one-shot approach is not usable for refactoring across multiple files. |
Beta Was this translation helpful? Give feedback.
-
|
looks like the codebase investigator is triggering the quota limit very fast (or the quota limit in my ai pro subscription is just broken, after waiting for 24 hours, it gets triggered after less than a minute with the codebase investigator), not sure how to look for the cause, or monitor how much quota is remaining.... hope someone could give me a hint |
Beta Was this translation helpful? Give feedback.
-
|
The current user experience is suboptimal when the I suggest one of two solutions:
|
Beta Was this translation helpful? Give feedback.
-
|
I tested this by manually invoking it in the current stable release. I have model routing turned on, and it routed some requests to flash-lite while being quite intensive with pro, and nothing went to 2.5-flash. I don't miss aider as much now. |
Beta Was this translation helpful? Give feedback.
-
|
Hi community and developers, I am using Gemini CLI for all my work and really enjoying it. It helped me complete perfect deliverables so far. However, about the Codebase Investigator Agent, I am not in a position to give any positive feedback yet because:
I'm a big fan of Gemini CLI and really support Codebase Investigator Agent. Please regard these as constructive criticism, not unbacked swagger. I really hope this helps. The edit is below: Error types:
|
Beta Was this translation helpful? Give feedback.
-
|
I've only gotten this with the codebase investigator agent so far. Hasn't been useful so far.
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
We've been working on a new way to help you understand complex codebases, and we're looking for your help to test an experimental new feature: the Codebase Investigator Agent.
🗞️What's New?
Simple code searches are great for finding specific lines, but they often fail when you need to build a complete picture of how a feature works across multiple files. The Codebase Investigator is an autonomous agent that tackles these complex, multi-step investigations.
Instead of just searching, it explores your codebase based on a high-level objective. It's perfect for ambiguous questions like "How does our caching layer work?" where the answer isn't in a single place. When it's done, it provides a comprehensive report with a summary, a full exploration trace, and an analysis of all the code it deemed relevant. That report can be used by the main agent to accomplish complex tasks or just provide you with rich insights.
🧪How to Test It
This feature is enabled as a tool by default in our latest preview release (v0.10.0-preview). The CLI agent can choose when to invoke it, but you can always nudge the agent to invoke this new feature, like: “Use codebase investigator to understand how the authentication layer is implemented and write unit tests for all its modules”.
⚙️How to configure it?
Can you disable it? Of course! Can you change its settings? Yes! You can increase/decrease the maximum number of turns that the agent can take in its investigation as well as the amount of thinking it puts into the work.
💬We need your feedback!
This is an early version of the agent, and your feedback is crucial. Please reply to this thread with your thoughts, especially regarding accuracy, agent behavior, performance and use cases!
Thanks for helping us build the best version of Gemini CLI! ❤️
--with @abhipatel12
Beta Was this translation helpful? Give feedback.
All reactions