Roo-Code/src/core
KJ7LNW 305185cd88
feat: clickable code references in model responses navigate to source lines (#3087)
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-05-05 14:33:18 -04:00
..
__mocks__ Switch list files from globby to ripgrep (#2689) 2025-04-19 14:13:45 -04:00
__tests__ Tidy up the Cline class a bit (#3100) 2025-05-05 09:11:47 -07:00
assistant-message Record tool usages in the Cline object, and persist them in the db for evals (#2729) 2025-04-17 22:21:14 -07:00
config fix: migrate and persist modeApiConfigs for per-mode API profiles (#3071) 2025-05-05 11:11:57 -07:00
context-tracking Control evals concurrency in web app (#2265) 2025-04-11 22:21:15 -07:00
diff Fix all linter errors (and fix the lint scripts too) (#2958) 2025-04-26 09:45:26 -07:00
ignore Fix all linter errors (and fix the lint scripts too) (#2958) 2025-04-26 09:45:26 -07:00
mentions Support mentioning filenames with spaces (#3044) 2025-04-29 22:27:16 -04:00
prompts feat: clickable code references in model responses navigate to source lines (#3087) 2025-05-05 14:33:18 -04:00
sliding-window Remove ModelInfo objects from settings (#2939) 2025-04-25 15:23:25 -07:00
task-persistence Fix task size cache TTL (#2887) 2025-04-23 12:20:13 -07:00
tools Fix issues with subtasks attempting completion along with commands (#3156) 2025-05-03 23:57:19 -07:00
webview feat: clickable code references in model responses navigate to source lines (#3087) 2025-05-05 14:33:18 -04:00
Cline.ts Tidy up the Cline class a bit (#3100) 2025-05-05 09:11:47 -07:00
CodeActionProvider.ts Simplify Roo Code's quick actions (#3024) 2025-04-29 08:07:24 -07:00
EditorUtils.ts feat: prioritize "Add to Context" and add line number tracking (#2063) 2025-03-28 12:01:16 -04:00
mode-validator.ts Record tool usages in the Cline object, and persist them in the db for evals (#2729) 2025-04-17 22:21:14 -07:00