Commit graph

515 commits

Author SHA1 Message Date
akfoster
7191b0ac92
Merge pull request #1385 from dcbartlett/feature/textarea_resizing
Add resizing to VSCode TextArea
2025-01-22 17:29:33 -08:00
akfoster
f40826c1eb
Merge pull request #1401 from brownrw8/drag-n-drop-alternative
Drag/Drop Images (1 file change solution)
2025-01-22 17:27:25 -08:00
pashpashpash
f4d655dfda
Merge pull request #1406 from cline/pashpashpash-accounts
Authentication & Accounts
2025-01-22 17:25:44 -08:00
Evan Fannin
ac428ef0be
Merge pull request #1378 from evan-fannin/add-advanced-settings-button
Add advanced settings button / Add setting to exclude MCP prompting
2025-01-23 09:24:54 +08:00
pashpashpash
4f7cd7fb20 prettier fix 2025-01-22 15:55:23 -08:00
Saoud Rizwan
e8369ad576 Change copy 2025-01-22 14:24:24 -08:00
brownrw8
681fd1d0e6 feat: drag-n-drop on shift (single file solution) 2025-01-22 07:28:43 -10:00
Evan
99cc41c328 merge conflicts 2025-01-22 20:38:17 +08:00
Evan
5f97b4b7fa removed most of the UI, only leaving a link to advanced settings 2025-01-22 20:32:56 +08:00
Dennis Bartlett
5c58a9be75 Add resizing to VSCode TextArea 2025-01-22 04:33:06 -06:00
pashpashpash
b5f9c30eb0 added profile pic 2025-01-22 00:34:41 -08:00
pashpashpash
36aaa18291 e2e login flow working 2025-01-22 00:23:02 -08:00
Saoud Rizwan
c454a3bf4b Change Plan color for better mode visibility 2025-01-21 23:02:06 -08:00
akfoster
26ee05dd07
Add VSCode Webview Integration Tests (#1373)
* update ci/cd

* ci: more git actions

* remove duplicitive git actions file

* remove duplicative git actions file

* add default permissions

* chore: sync package-lock.json with main

* ci: Fix job name to match branch protection rule

* ci: Remove test file with formatting issues

* style: Fix formatting in modified files

* ci: Remove warning mode, keep webview tests

* fixed npm build issue

* fix formatting again

* Add webview tests

* fix formatting

* remove temporary docs

* remove unecessary auth and types

* move tmp in gitignore

* spare line

* restore prior comments in vscode-test

* remove redundant infrastructure

* prettier

* removed vestigial webviews

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-01-21 21:59:06 -08:00
Evan
0c7b12a2c0 button styling changes; extracted to separate component 2025-01-22 12:25:56 +08:00
pashpashpash
a0690ee4ca added account page view 2025-01-21 19:59:57 -08:00
pashpashpash
f1db87c498 account page 2025-01-21 19:50:52 -08:00
pashpashpash
7e3a770a4c Add account button to top nav bar 2025-01-21 19:39:40 -08:00
Evan
36486e12ee merge conflicts 2025-01-22 11:28:51 +08:00
Saoud Rizwan
a88d45d8b4 Fix provider dropdown z-index issues 2025-01-21 14:04:03 -08:00
Saoud Rizwan
3f35aabbf9 Fix announcement 2025-01-21 09:55:25 -08:00
Saoud Rizwan
d25fa0b14e Fixes 2025-01-20 20:55:09 -08:00
Saoud Rizwan
6ceda01b24 Remove consult advisor tool 2025-01-20 16:12:12 -08:00
Saoud Rizwan
1d7884d062 Fix switch color 2025-01-20 16:12:12 -08:00
Saoud Rizwan
87772db80d Prepare for release 2025-01-20 16:12:12 -08:00
Saoud Rizwan
df31f6bfeb Use plan/act mode 2025-01-20 16:12:12 -08:00
Saoud Rizwan
a88504e4fe Rename respond_to_inquiry to chat_mode_response 2025-01-20 16:12:12 -08:00
Saoud Rizwan
dca42c4891 Copy 2025-01-20 16:12:12 -08:00
Saoud Rizwan
44a331f6c1 Fixes 2025-01-20 16:12:12 -08:00
Saoud Rizwan
39b0389b9d Add vscode LM API types 2025-01-20 16:12:11 -08:00
Saoud Rizwan
806fe70c51 Fixes 2025-01-20 16:12:11 -08:00
Saoud Rizwan
d9ea1e606c Fix callback cycle 2025-01-20 16:12:11 -08:00
Saoud Rizwan
88af56c06c Update styles for advisor UI 2025-01-20 16:12:11 -08:00
Saoud Rizwan
86f3dc2fb5 Fix saving API config when menu is closed 2025-01-20 16:12:11 -08:00
Saoud Rizwan
ef5bd56599 Save api config when menu is closed; fix default display names 2025-01-20 16:12:11 -08:00
Saoud Rizwan
fed40d5963 Prepare for release 2025-01-20 16:12:11 -08:00
Saoud Rizwan
05f85ecfeb Fix menu positioning 2025-01-20 16:12:11 -08:00
Saoud Rizwan
e72d9912b2 Fixes 2025-01-20 16:12:11 -08:00
Saoud Rizwan
c50af7226c Show API provider as popup 2025-01-20 16:12:11 -08:00
Saoud Rizwan
2b32940ca2 Rename alwaysAllow to autoApprove 2025-01-20 16:12:11 -08:00
Saoud Rizwan
fc82e95beb Enable/disable MCP servers 2025-01-20 16:12:10 -08:00
Saoud Rizwan
89b9b56b74 Fix followup/response button behavior 2025-01-20 16:12:10 -08:00
Saoud Rizwan
d9e1031f85 Add auto approve settings for mcp tools 2025-01-20 16:12:10 -08:00
Saoud Rizwan
8ec0b2cf08 Add VS Code LM API 2025-01-20 16:12:10 -08:00
Saoud Rizwan
c7c6c8f0d6 Change to task mode 2025-01-20 16:12:10 -08:00
Saoud Rizwan
771332ca3e Add respond_to_inquiry 2025-01-20 16:12:10 -08:00
Saoud Rizwan
77b722c077 Add chat settings 2025-01-20 16:12:10 -08:00
Saoud Rizwan
d6e308d679 Final touches to advisor 2025-01-20 16:12:10 -08:00
Saoud Rizwan
21ae763f13 Implement advisor model calling 2025-01-20 16:12:10 -08:00
Saoud Rizwan
7e32e772cb Fix spacing in task header 2025-01-20 16:12:10 -08:00