mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Created new ToolApprovalButtons component with Approve/Reject buttons - Integrated buttons into ChatRow for various tool types (file edits, diffs, commands, etc.) - Buttons only appear when auto-approval is disabled - Buttons send appropriate askResponse messages to backend - Hide buttons after user interaction to prevent duplicate responses Fixes #9739 |
||
|---|---|---|
| .. | ||
| 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 | ||