mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
- Added alwaysRunEnhancePrompt boolean setting to global settings schema - Added toggle control in PromptsSettings component under "Enhance prompt" - Updated ExtensionStateContext to handle the new setting with getter/setter - Modified ChatTextArea to auto-enhance prompts when setting is enabled - Auto-enhancement triggers on Enter keypress for new tasks only - Enhanced text is automatically sent after processing - All existing tests passing with proper null checks for clineMessages Fixes #9649 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||