Commit graph

702 commits

Author SHA1 Message Date
Matt Rubens
1f492d5a16 Revert "Don't change the actual mode when you view different mode configurations on the prompts tab"
This reverts commit af0cd5b0fc.
2025-02-05 11:44:55 -05:00
Roo Code
4948e52779 Jest fixes for webview-ui 2025-02-05 00:51:59 -08:00
Matt Rubens
ebd9084e56 Use autocomplete instead for switching modes 2025-02-05 00:13:04 -05:00
cte
11fc6da392 VSCode styling for shadcn/ui + expose container prop in dropdown portals 2025-02-04 08:27:05 -08:00
Matt Rubens
624c449fc1 Improve the prompts for Architect and Ask 2025-02-04 00:34:59 -05:00
Matt Rubens
4c494ca55c
Merge pull request #762 from RooVetGit/fix_webview_lints
Fix webview lints
2025-02-03 23:53:39 -05:00
Matt Rubens
3d2ba7b361 Code cleanup 2025-02-03 23:48:22 -05:00
Matt Rubens
f9299a98df Merge remote-tracking branch 'origin/main' into fix/api-config-error-when-switch-provider 2025-02-03 23:22:59 -05:00
Matt Rubens
ee2e7193d8 Fix webview lints 2025-02-03 23:09:12 -05:00
Matt Rubens
8472ae093a
Merge pull request #728 from nissa-seru/add-command-fixes-from-cline
Add command fixes
2025-02-03 22:41:43 -05:00
Matt Rubens
ec3df254a3 Merge remote-tracking branch 'origin/main' into add-command-fixes-from-cline 2025-02-03 22:35:35 -05:00
Chris Estreich
6f64975e22
Merge pull request #760 from RooVetGit/cte/dropdown-menu
Add shadcn/ui dropdown menu component
2025-02-03 12:42:06 -08:00
cte
684f89c1b1 Fix typo 2025-02-03 12:30:17 -08:00
cte
e57e795a06 Fix test:integration 2025-02-03 12:28:53 -08:00
cte
0e02a89da4 Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
cte
41f25f0996 Button tweaks 2025-02-03 12:16:35 -08:00
cte
a7101a9b94 Add shadcn/ui dropdown menu component 2025-02-03 11:48:20 -08:00
Matt Rubens
644194aa21 PR feedback 2025-02-03 12:15:59 -05:00
Matt Rubens
af0cd5b0fc Don't change the actual mode when you view different mode configurations on the prompts tab 2025-02-03 12:05:29 -05:00
Matt Rubens
55966146b3 Cleaner approach to prompt checkboxes 2025-02-03 10:39:01 -05:00
Matt Rubens
2c2d1843df Slight visual fixes 2025-02-03 09:20:25 -05:00
sam hoang
9406a273da fix(api-config) error when creation of api config 2025-02-03 12:57:59 +07:00
Matt Rubens
a01d923f2f Make list of modes multi-line on the prompts page 2025-02-02 02:32:36 -05:00
Nissa Seru
f8b29e718d Add command fixes 2025-02-01 23:25:44 -05:00
Matt Rubens
70ad037016 Fix tests 2025-02-01 12:21:13 -05:00
Matt Rubens
14683cc3c5 Cleanup and release 2025-02-01 12:05:39 -05:00
Matt Rubens
1e5a257e52 Removed active selection for now 2025-02-01 11:57:36 -05:00
loup
064dc4e52f feat: opened tabs and selection in the @ menu 2025-02-01 11:16:38 -05:00
Matt Rubens
90ba9e18e1 Remove annoying test 2025-02-01 11:16:38 -05:00
cte
03b7763d53 Fix vscrui double scrollbar in Dropdown 2025-01-31 22:33:03 -08:00
Matt Rubens
5abf5e3aa6 Move MCP creation checkbox to MCP view 2025-01-31 23:40:43 -05:00
Matt Rubens
11fd3607ea
Merge pull request #697 from samhvw8/fix/config-profile-rename-bug
fix: prevent unnecessary config operations when renaming to same name
2025-01-31 23:04:02 -05:00
sam hoang
ab556286f1 fix: prevent unnecessary config operations when renaming to same name
- Add validation in UI to early return when renaming config to current name
- Add server-side validation to prevent config save/delete operations
2025-02-01 10:49:09 +07:00
Matt Rubens
27e864d04c
Update webview-ui/src/components/settings/SettingsView.tsx 2025-01-31 22:13:28 -05:00
sam hoang
f906755d90 feat: add setting to enable/disable MCP server creation
- Add enableMcpServerCreation setting to control whether MCP server creation is allowed
- Add UI toggle in settings view for this feature
- Update system prompt to conditionally include MCP server creation documentation
- Add tests for new functionality
2025-02-01 09:34:53 +07:00
Matt Rubens
9aeb498f99 Add optional rate limiting between API calls 2025-01-31 16:44:32 -05:00
Matt Rubens
9d1d726751 Remove webview-specific lint rules 2025-01-31 09:46:05 -05:00
Matt Rubens
1496b232f5 Revert "Revert lint rules in webview-ui too"
This reverts commit ab4d717211.
2025-01-31 09:45:53 -05:00
Matt Rubens
a43bc8877e Revert "Fix boolean logic for cost, apiReqCancelReason (they are never null)"
This reverts commit b5340915f7.
2025-01-31 09:45:41 -05:00
cte
eefb7218d9 Update to Vite 6 (HMR issue fixed by adding permissive CORS rules) 2025-01-30 22:16:22 -08:00
cte
b5340915f7 Fix boolean logic for cost, apiReqCancelReason (they are never null) 2025-01-30 21:50:19 -08:00
cte
275dab042e Merge branch 'main' into cte/shadcn-ui-storybook 2025-01-30 21:28:05 -08:00
Matt Rubens
bedd6fd2a8
Merge pull request #656 from samhvw8/feat/add-to-context-code-action
Feat add to context code action & Fix some code action error
2025-01-31 00:24:38 -05:00
cte
7282e02de3 Merge main 2025-01-30 21:15:34 -08:00
Matt Rubens
81a5e805b2
Merge pull request #638 from napter/approval-feedback
Allow the user to send context with approval or rejection
2025-01-30 23:36:43 -05:00
Matt Rubens
ab4d717211 Revert lint rules in webview-ui too 2025-01-30 23:06:42 -05:00
Matt Rubens
810bbb449f Revert "chore: update eslint config and quiet lint output"
This reverts commit 6db3ecf73e.
2025-01-30 22:40:27 -05:00
cte
97367951a2 Enable HMR for the webview, complements of vite 2025-01-30 16:25:13 -08:00
cte
a5dac3f0a1 Remove lucide 2025-01-30 14:47:59 -08:00
cte
69a2e36b2b Remove CRA cruft 2025-01-30 14:38:41 -08:00