mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add pinnedTasks field to global settings schema - Implement toggleTaskPin message handler for backend state management - Update ExtensionStateContext to include pinned tasks state - Add pin/unpin button to TaskItemHeader with consistent codicon styling - Update task sorting logic to prioritize pinned tasks first - Prevent deletion of pinned tasks with user-friendly alerts - Add translation keys for pin/unpin functionality - Integrate pinned tasks state throughout the application Resolves #6244 |
||
|---|---|---|
| .. | ||
| 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 | ||