Roo-Code/src/shared
sam hoang f86e96d157 refactor: separate mode and support prompts
- Rename customPrompts to customModePrompts for mode-specific prompts
- Add new customSupportPrompts type for support action prompts
- Update types to be more specific (CustomModePrompts and CustomSupportPrompts)
- Fix all related tests and component implementations
2025-01-24 01:46:33 +07:00
..
__tests__ refactor: separate mode and support prompts 2025-01-24 01:46:33 +07:00
api.ts feat: add explicit Azure OpenAI flag and setup memory bank docs 2025-01-24 00:14:55 +07:00
array.ts Initial streaming refactor 2024-10-09 01:49:54 -04:00
checkExistApiConfig.ts Prettier backfill 2025-01-17 14:11:28 -05:00
combineApiRequests.ts Refactor claudeMessages 2024-10-09 01:49:59 -04:00
combineCommandSequences.ts Refactor claudeMessages 2024-10-09 01:49:59 -04:00
context-mentions.ts Prettier backfill 2025-01-17 14:11:28 -05:00
ExtensionMessage.ts refactor: separate mode and support prompts 2025-01-24 01:46:33 +07:00
getApiMetrics.ts Refactor ClineMessage 2024-10-09 01:49:59 -04:00
HistoryItem.ts refactor: remove experimental diff from history since we are using the state 2025-01-16 23:49:11 -05:00
mcp.ts Allow enabling/disabling of MCP servers 2024-12-14 01:39:25 -05:00
modes.ts refactor: separate mode and support prompts 2025-01-24 01:46:33 +07:00
support-prompt.ts refactor: separate mode and support prompts 2025-01-24 01:46:33 +07:00
tool-groups.ts Custom modes 2025-01-21 09:39:54 -05:00
vsCodeSelectorUtils.ts Prettier backfill 2025-01-17 14:11:28 -05:00
WebviewMessage.ts refactor: consolidate prompt functionality into support-prompt module 2025-01-24 00:46:19 +07:00