Skip to content

Code intelligence

Navigate and map a codebase. The codeIntelligence: resource has two families of operations, each with its own reference page.

Applies to both workflow mode and agent mode.

OperationsWhat they doReference
symbolSearch, definition, references, hover, diagnosticsLive code navigation via a language server, falling back to ripgrepCode navigation
indexFolder, graphFile, graphTopic, graphAllBuild and query a persistent graph of which files link to which and share a topicFolder graph

See also

Released under the Apache 2.0 License.