Roo-Code/packages/types
Roo Code e4b5d3cb36 feat: add sorting and pinning for modes and API profiles
- Add global state fields for sorting preferences (modeSortingMode, pinnedModes, customModeOrder, apiProfileSortingMode, customApiProfileOrder)
- Implement pinning functionality for modes similar to existing API profile pinning
- Update ModeSelector component to support pinning and respect sorting preferences
- Update ApiConfigSelector to respect manual sorting when enabled
- Add message handlers for new sorting operations
- Update ExtensionStateContext to include sorting settings and setters
- Modify ClineProvider to pass sorting settings to webview
- Add TypeScript type definitions for all new sorting operations

Implements #7496
2025-08-28 15:03:06 +00:00
..
npm feat: add image generation tool with OpenRouter integration (#7474) 2025-08-28 01:57:48 -04:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: add sorting and pinning for modes and API profiles 2025-08-28 15:03:06 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00