Roo-Code/src/core
Roo Code 5fbdba9d37 fix: broaden separator regex to catch whitespace chars after -------
Change regex from /^-------\S/ to /^-------.+/ so that cases like
"-------\tapi.POST(" where whitespace follows the separator are also
detected as malformed. Add test for tab-prefixed content case.
2026-05-04 12:49:29 +00:00
..
assistant-message feat: add timeout parameter to execute_command tool (#11622) 2026-02-19 23:43:09 -05:00
auto-approval Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
checkpoints Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
condense fix: preserve condensation summary during task resume (#11487) (#11488) 2026-02-16 10:21:52 -07:00
config Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
context/context-management Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
context-management Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
context-tracking feat(condense v2.1): add smart code folding (#10942) 2026-01-27 18:47:24 -05:00
diff fix: broaden separator regex to catch whitespace chars after ------- 2026-05-04 12:49:29 +00:00
environment Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
ignore Follow symlinks in rooignore checks (#7405) 2025-08-26 10:12:20 -04:00
mentions feat: expose skills as slash commands with skill fallback execution (#11834) 2026-03-02 15:10:32 -07:00
message-manager Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
message-queue Move message queue to the extension host (#7604) 2025-09-02 19:12:18 -07:00
prompts fix: prevent redundant skill reloading in conversation (#11838) 2026-03-02 16:47:19 -07:00
protect fix(cli): streaming deltas, task ID propagation, cancel recovery, and misc fixes (#11736) 2026-02-24 23:29:50 -08:00
task feat: expose skills as slash commands with skill fallback execution (#11834) 2026-03-02 15:10:32 -07:00
task-persistence feat: add per-task file-based history store for cross-instance safety (#11490) 2026-02-19 00:01:31 -07:00
tools feat: expose skills as slash commands with skill fallback execution (#11834) 2026-03-02 15:10:32 -07:00
webview Release v3.53.0 (#12171) 2026-04-23 15:02:08 -06:00