Get answers to questions about your codebase
The Codebase Q&A Agent specializes in answering questions about your codebase using the knowledge graph and code analysis tools. This agent can provide insights into various aspects of your code, from specific functions to overall architecture.
To use the Codebase Q&A Agent, simply ask questions about your codebase. You can also use the @
symbol followed by a function or file name to provide a specific entry point for the agent. Here are some example prompts:
exercise
related API paths in the codebase”@
symbol to reference specific functions or files when asking about particular code elementsBy leveraging the Codebase Q&A Agent, you can quickly gain insights into your codebase, understand complex implementations, and improve your overall knowledge of the project structure.