Enhances AI assistant capabilities by providing progressive code intelligence and navigation through structural code analysis.
XRAY equips AI assistants with advanced code intelligence and navigation features, enabling them to understand codebases structurally. By leveraging ast-grep, a tree-sitter powered tool, XRAY provides accurate analysis for multiple programming languages including Python, JavaScript, TypeScript, and Go. It offers a progressive discovery workflow with tools for mapping project structure, finding specific symbols, and analyzing code impact, all without requiring a persistent database or complex setup. Its stateless, on-demand analysis provides real-time, accurate results, bridging the gap between simple text search and complex language servers.