mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Modified handlePrimaryButtonClick in ChatView to properly handle user input during file editing operations - For tool operations (file editing), the function now checks for current input from both the text parameter and inputValue state - This ensures that user messages typed while the agent is working are sent along with the save action - Added comprehensive tests for QueuedMessages component functionality - All existing tests continue to pass Fixes #6479 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||