Skip to main content

Module context

Module context 

Source
Expand description

Context builder for AI tasks

Builds focused context for code exploration tasks by:

  • Finding relevant entry points
  • Extracting related symbols
  • Building code snippets

Structs§

ContextBuilder
Builds task context from the code graph
ContextOptions
Options for building context

Functions§

format_context_markdown
Format task context as markdown