mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add optional title field to HistoryItem type schema - Add updateTaskTitle message types to Extension and Webview messages - Implement title update handler in webviewMessageHandler with trimming - Add title editing UI to TaskHeader component with inline edit mode - Update TaskItem component to display titles prominently in history - Add translations for title editing UI elements - Add tests for backend title update functionality Implements #8366 |
||
|---|---|---|
| .. | ||
| 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 | ||