
4 results

Use this agent when you need deep code understanding across a large codebase, when tracing call chains or type hierarchies would require reading many files, when you need to find all references to a symbol, or when compiler diagnostics would help understand build errors. This agent registers the project with the appropriate LSP server and uses structured code intelligence (definitions, references, hover, call hierarchy, type hierarchy, diagnostics) to investigate code without reading entire files. Supports C, C++ (clangd), Java, and Kotlin (jdtls), Python (pyright), and Rust (rust-analyzer).