Module context

Module context 

Source
Expand description

Codebase context generation for AI prompts

This module provides structural and organizational context about the project to help LLMs understand project layout and organization.

Modules§

detection
Project type and framework detection
structure
Directory structure generation for context

Structs§

ContextOptions
Context generation options

Functions§

generate_context
Generate codebase context based on options