Skip to main content

Module smart_read

Module smart_read 

Source
Expand description

πŸ“– SmartRead - Context-Aware File Reading

This module implements intelligent file reading that focuses on relevant sections based on task context, achieving 70-90% token reduction while maintaining all necessary information for the user’s current task.

StructsΒ§

FileSection
πŸ“„ A relevant section of a file
SmartReader
πŸ“– Smart file reader with context awareness

EnumsΒ§

SectionType
🏷️ Types of file sections we can identify

Type AliasesΒ§

SmartReadResponse
πŸ“Š Smart read response with context-aware results