Roo-Code/src/core/webview
Roo Code 8722906284 feat: implement auto-close Roo tabs feature
- Add autoCloseRooTabs and autoCloseAllRooTabs settings to global settings
- Create PostEditBehaviorUtils class to handle tab closing logic
- Update DiffViewProvider to track Roo-opened tabs and close them after save
- Add FileEditingOptions component for settings UI
- Update SettingsView and webviewMessageHandler to support new settings
- Add tests for PostEditBehaviorUtils (some mocking issues to be resolved)

Closes #6003
2025-07-21 14:25:00 +00:00
..
__tests__ feat: add configurable delay for Go diagnostics to prevent premature error reporting (#5863) 2025-07-18 16:12:00 -04:00
ClineProvider.ts fix: add character limit to prevent terminal output context explosion (#5777) 2025-07-19 13:26:25 -04:00
generateSystemPrompt.ts feat: Enhance apply_diff with XML for multi-file/multi-diff operations & batch UI (#3342) 2025-06-12 12:36:34 -04:00
getNonce.ts Refactor out of utils 2024-09-24 11:36:37 -04:00
getUri.ts Refactor out of utils 2024-09-24 11:36:37 -04:00
webviewMessageHandler.ts feat: implement auto-close Roo tabs feature 2025-07-21 14:25:00 +00:00