canvrno
c5763167ee
Fix: MCP Server directory location in Windows (updated)
2025-01-23 18:24:50 -07:00
akfoster
c12343f07b
Merge pull request #1392 from johann-taberlet/feat/add-gemini-2-flash-thinking-model-01-21
...
Feat/add gemini 2 flash thinking model 01 21
2025-01-22 17:28:30 -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
c8514500bd
dont need type exported
2025-01-22 17:05:55 -08:00
pashpashpash
977d81dc3b
removed redundant globalstatekey
2025-01-22 17:03:11 -08:00
pashpashpash
4f7cd7fb20
prettier fix
2025-01-22 15:55:23 -08:00
akfoster
cec2695721
Merge pull request #1381 from cline/ocasta181/browser-automation-tests
...
Add Browser Automation Testing
2025-01-22 14:15:50 -08:00
Saoud Rizwan
b1efd356f5
Revert default gemini model
2025-01-22 14:03:34 -08:00
Asbjørn Rørvik
c3c6fc63be
Add debug console output monitoring ( #1400 )
...
* feat: add debug console output monitoring
* Fix formatting
---------
Co-authored-by: minimali <minimali@local>
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-01-22 13:38:19 -08:00
Johann Taberlet
f1650d11da
fix: fix model name and add it to default gemini model
2025-01-22 15:38:16 +01:00
Johann Taberlet
c530c9d6e5
fix: adjust gemini model order
2025-01-22 15:14:40 +01:00
Johann Taberlet
c0733e6daa
fix: update gemini-2.0-flash-thinking-exp-0121 model maxTokens to 65536
2025-01-22 14:59:57 +01:00
Johann Taberlet
00297499a0
feat: add gemini-2.0-flash-thinking-exp-01-21 model
2025-01-22 14:55:18 +01: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
Evan
f193683de6
Merge branch 'add-advanced-settings-button' into add-disable-MCP-setting
2025-01-22 19:20:26 +08:00
Evan
960e071b88
guard additional MCP sentence
2025-01-22 19:19:52 +08:00
pashpashpash
7deb753165
login persists through reloaded window
2025-01-22 00:38:47 -08: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
Ocasta
561f688e2a
prettier
2025-01-21 23:44:08 -08:00
Ocasta
a5bfd74c6d
forgot the actual files
2025-01-21 23:40:48 -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
pashpashpash
a655c55278
auth nonce storage and handling web redirect
2025-01-21 20:07:51 -08:00
pashpashpash
cdfba1e402
updated auth url domain
2025-01-21 19:41:44 -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
d9af2acf5b
Fix deepseek
2025-01-21 13:40:40 -08:00
Slava Kurilyak
f4df887fcd
feat: Add DeepSeek-R1 (deepseek-reasoner) support ( #1355 )
...
* feat: Add DeepSeek-R1 (deepseek-reasoner) support
- Add new deepseek-reasoner model with proper pricing info
- Fix temperature parameter being sent to unsupported deepseek-reasoner model
- Improve model selection logic in DeepSeekHandler
- Update CHANGELOG with new features and fixes
- Bump version to 3.1.11
* style: apply prettier formatting to deepseek provider and api definitions
2025-01-21 13:37:34 -08:00
Saoud Rizwan
10515035fe
Fixes
2025-01-20 23:44:21 -08:00
Saoud Rizwan
4f196f4a0e
Fixes
2025-01-20 23:40:07 -08:00
Saoud Rizwan
93e4f1cc6c
Fixes
2025-01-20 23:33:09 -08:00
Saoud Rizwan
d25fa0b14e
Fixes
2025-01-20 20:55:09 -08:00
Evan
1627f41215
filtering MCP servers based on connected status
2025-01-21 12:49:20 +08:00
Saoud Rizwan
6ceda01b24
Remove consult advisor tool
2025-01-20 16:12:12 -08:00
Saoud Rizwan
f1a9f3fed7
Allow using tools in plan mode
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
6bde6c6cbf
Fixes
2025-01-20 16:12:11 -08:00
Saoud Rizwan
39b0389b9d
Add vscode LM API types
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
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
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
8d7b70b1e5
Only retry failed request if openrouter
2025-01-20 16:12:10 -08:00
Saoud Rizwan
c7c6c8f0d6
Change to task mode
2025-01-20 16:12:10 -08:00