Roo-Code/webview-ui
sam hoang e97b9f9772 refactor: consolidate code action and enhance prompts into unified support prompts system
- Rename codeActionPrompt to supportPrompt for better clarity
- Move enhance prompt functionality into support prompts system
- Add ENHANCE tab alongside other support prompt types
- Update UI to show enhancement configuration in ENHANCE tab
- Update tests to reflect new unified structure

This change simplifies the prompt system by treating enhancement as another type of support prompt rather than a separate system.
2025-01-23 10:47:09 +07:00
..
public Chore: Prettier for consistant formatting (#794) 2024-11-21 13:13:54 -08:00
scripts Fix webpack config for windows 2024-08-31 03:08:25 -04:00
src refactor: consolidate code action and enhance prompts into unified support prompts system 2025-01-23 10:47:09 +07:00
.gitignore Add CRA webview-ui 2024-07-06 01:35:59 -04:00
.npmrc Improved logic for auto-approving chained commands 2024-12-26 22:45:09 -08:00
config-overrides.js Prettier backfill 2025-01-17 14:11:28 -05:00
package-lock.json fix api config profile 2025-01-15 21:24:18 +07:00
package.json fix api config profile 2025-01-15 21:24:18 +07:00
tsconfig.json Add option to choose different models 2024-08-11 00:28:22 -04:00