mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-23 00:43:14 +00:00
Part 1 - UI Bug Fix: - ApplyDiffTool: Add finalizePartialToolAskIfNeeded to close partial ask messages on error paths, preventing stuck spinners - ApplyDiffTool: Always show diff_error on first failure (was >= 2) - ApplyDiffTool: Set didToolFailInCurrentTurn on diff apply failure - EditFileTool: Always show diff_error on first failure (was >= 2) Part 2 - Re-anchor Before Edit Experiment: - Add reAnchorBeforeEdit experiment type to packages/types - Add RE_ANCHOR_BEFORE_EDIT to shared experiments config (default off) - When enabled, adds system prompt guideline instructing the model to re-read a file before every edit to reduce hallucination-based failures - Add English localization keys for settings UI - Settings UI auto-renders via existing ExperimentalSettings component |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| core | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||
| vscode-shim | ||