Roo-Code/src/core
2025-11-12 14:46:37 -07:00
..
assistant-message feat: add run_slash_command tool for executing slash commands (#7473) 2025-09-03 14:14:55 -04:00
checkpoints feat(checkpoints): create checkpoint when user sends a message (#7713) 2025-09-05 18:07:59 -04:00
condense fix: include initial ask in condense summarization (#8293) (#8298) 2025-09-24 23:14:44 -06:00
config Upgrade Supernova (#8330) 2025-09-26 15:37:36 -04:00
context/context-management Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
context-tracking fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
diff fix: use CDATA sections in XML examples to prevent parser errors (#4852) (#6811) 2025-08-07 12:42:29 -04:00
environment fix: hide .rooignore'd files from environment details by default (#7369) 2025-08-27 18:09:06 -04:00
ignore Follow symlinks in rooignore checks (#7405) 2025-08-26 10:12:20 -04:00
mentions fix(tools): avoid rendering undefined feedback; omit empty feedback line 2025-11-03 19:12:03 -07:00
message-queue Move message queue to the extension host (#7604) 2025-09-02 19:12:18 -07:00
prompts Remove XML-like <task>/<feedback> wrappers; process plain user input; update code/tests 2025-10-11 16:06:30 -06:00
protect Mark code-workspace files as protected (#7403) 2025-08-26 00:09:14 -04:00
sliding-window Feat: Adding Gemini tools - URL Context and Grounding with Google Search (#5959) 2025-07-27 14:34:55 -04:00
task fix(resume): remove "New instructions for task continuation:" preface in [Task.ts](src/core/task/Task.ts:1475-1480); send raw user text 2025-11-12 14:46:37 -07:00
task-persistence Publish subtask events (#7626) 2025-09-03 04:05:54 -07:00
tools fix(condense-focus): remove redundant feedback blurb; emit raw user feedback only\n\n- Stop emitting any meta guidance after attempt_completion; push only user text/images\n- execute_command: drop "The user provided the following feedback:" prefix\n- Aligns with PR #8611 scope to remove <task>/<feedback> gating and avoid post-condense refocus 2025-11-11 13:18:14 -07:00
webview Identify cloud tasks in the extension bridge (#8539) 2025-10-08 20:54:08 -07:00