Skip to main content

Module chunker

Module chunker 

Source

Structs§

Chunk
Represents a chunk of code with metadata
SemanticChunker
Smart semantic chunker using tree-sitter and language-specific extractors

Enums§

ChunkKind

Constants§

DEFAULT_CONTEXT_LINES
Default number of context lines before/after a chunk

Traits§

Chunker
Trait for chunking strategies