Roo-Code/src/services
Smartsheet-JB-Brown 965a7ae90c refactor(search): simplify to basic string contains match while preserving subcomponent handling
- Replace complex word boundary/regex matching with simple string.includes()
- Maintain all subcomponents in search results
- Preserve proper matchInfo for packages and subcomponents
2025-04-13 21:01:47 -07:00
..
browser In-Editor Browser Improvements (#1601) 2025-03-29 00:46:01 -04:00
checkpoints Revert "Remove the ask promise error" (#2117) 2025-03-30 13:33:04 -04:00
glob Do not exclude whole project dir when listing in case where project is places inside excluded dir (like /tmp or ~/tmp) 2025-01-26 08:31:07 +01:00
mcp checkpoint: pre-package-manager-state-fix 2025-04-12 16:43:32 -07:00
package-manager refactor(search): simplify to basic string contains match while preserving subcomponent handling 2025-04-13 21:01:47 -07:00
ripgrep fix: ripgrep search result handling and formatting (#1831) 2025-03-20 09:10:22 -04:00
search Sort file search results shortest to longest (#1849) 2025-03-20 14:21:27 -04:00
telemetry Relax provider profiles schema and log parse error to PostHog (#2139) 2025-03-30 23:07:34 -07:00
tree-sitter feat: enhance Rust tree-sitter parser with advanced language structures (#2335) 2025-04-05 22:11:43 -04:00