Module selector

Module selector 

Source
Expand description

Intelligent Scaling Selector - Minimal Self-contained Selection

This module provides intelligent file selection with token budget awareness. This is a simplified, self-contained implementation to avoid circular dependencies.

Structs§

ScalingSelectionConfig
Configuration for intelligent scaling selection
ScalingSelectionResult
Results of intelligent scaling selection
ScalingSelector
Main intelligent scaling selector

Enums§

FileCategory
File category classification for quota allocation
SelectionAlgorithm
Selection algorithm variants