mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Fixes #9133 - When a subtask is interrupted and then resumed, it now correctly shows "Complete Subtask and Return" button instead of "Start New Task". The fix adds conditional logic to check for parentTaskId in both the completion_result and resume_completed_task message handlers in ChatView.tsx. |
||
|---|---|---|
| .. | ||
| 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 | ||