vtcode-config 0.98.7

Config loader components shared across VT Code and downstream adopters
Documentation
1
2
/// Shared byte budget used when loading project documentation and instruction files.
pub const DEFAULT_MAX_BYTES: usize = 16 * 1024;