Roo-Code/webview-ui/src/components
Hannes Rudolph 5fc2700682 feat(read_file): implement CodexCLI-inspired slice/indentation reading modes
Replace line_ranges with new offset/limit/mode API for improved file reading:
- Slice mode: simple line-by-line reading with offset pagination
- Indentation mode: smart code block extraction based on indentation
- Add rich metadata for pagination awareness (hasMoreBefore/After, etc.)
- Remove deprecated truncateDefinitions helper
- Update tool definition with new parameters and examples
- Default maxReadFileLine from 500 to 2000 lines
2026-01-17 15:27:52 -07:00
..
__tests__ Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
browser-session Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
chat Fix thinking block word-breaking to prevent horizontal scroll (#10806) 2026-01-17 12:15:27 -05:00
cloud Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
common Add custom Button component with variant system (#9150) 2025-11-11 20:14:54 -05:00
history ux: UI improvements to search settings (#10633) 2026-01-12 06:59:49 -05:00
marketplace ux: UI improvements to search settings (#10633) 2026-01-12 06:59:49 -05:00
mcp ux: UI improvements to search settings (#10633) 2026-01-12 06:59:49 -05:00
modes ux: UI improvements to search settings (#10633) 2026-01-12 06:59:49 -05:00
settings feat(read_file): implement CodexCLI-inspired slice/indentation reading modes 2026-01-17 15:27:52 -07:00
ui feat: add OpenAI Codex provider with OAuth subscription authentication (#10736) 2026-01-14 23:48:51 -05:00
welcome Rename Roo Code Cloud Provider to Roo Code Router (#10560) 2026-01-10 11:32:21 -05:00
ErrorBoundary.tsx Remove duplicated assignment (#6355) 2025-07-29 10:54:44 -04:00