Saoud Rizwan
bb967128b8
Fix copy for mcp settings
2025-01-27 19:14:05 -08:00
Saoud Rizwan
57a4f2be0e
Add email subscription field to welcome page ( #1497 )
...
* Add email subscription field to welcome page
* Fix merge conflict
* Reposition language picker
* Fixes
2025-01-27 17:17:33 -08:00
Saoud Rizwan
a0e7bf60c2
Fix command output not being streamed when auto-approved + model ID under chat field ( #1449 )
...
* Fix bug where auto-approving commands would not stream output back to webview
* Fix model id under chat field
* Amend
2025-01-24 16:33:03 -08:00
brownrw8
54ef05f61b
Support for listing models from OpenAI-compatible providers ( #1197 )
...
* feat: Support for listing models from OpenAI-compatible providers
* PR-related change: remove includeStreamOptions
* prettier
* remove unnecessary code
* german + translation tweak
2025-01-24 17:22:04 -06:00
akfoster
67ac1fd339
Merge pull request #1317 from brownrw8/i18l-l10n
...
Adding react-i18next (preliminary support for en, de, zh, ja)
2025-01-24 10:06:29 -08:00
Evan
b1bcbfeadc
changed mcp setting name, changes setting option name
2025-01-24 14:48:57 +08:00
Evan
542c246a55
reverting UI changes
2025-01-23 13:03:27 +08:00
Evan
1e04e5c37a
wip
2025-01-23 12:33:31 +08:00
Evan
c204ad711b
merge conflicts
2025-01-23 12:16:34 +08:00
brownrw8
2e95f29572
Merge branch 'main' into i18l-l10n
2025-01-22 15:29:51 -10: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
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
Saoud Rizwan
b1efd356f5
Revert default gemini model
2025-01-22 14:03:34 -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
pashpashpash
36aaa18291
e2e login flow working
2025-01-22 00:23:02 -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
Evan
991175d72e
wip
2025-01-22 09:54:00 +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
brownrw8
e643a4fbd4
feat: Adding react-i18next (preliminary support for en, de, zh, ja)
2025-01-21 06:40:44 -10:00
Saoud Rizwan
6ceda01b24
Remove consult advisor tool
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
ef5bd56599
Save api config when menu is closed; fix default display names
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
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
7aeab15ecf
Add advisor model to anthropic
2025-01-20 16:12:10 -08:00
Saoud Rizwan
43bf383784
Add consult advisor row
2025-01-20 16:12:09 -08:00
Saoud Rizwan
f4ae4c66df
Add advisor model to openrouter
2025-01-20 16:12:09 -08:00
Evan
ab8f5d6f36
minor formatting
2025-01-20 20:23:00 +08:00
Evan
96005f0ad9
Changing MCP settings UI to reflect new toggle
2025-01-20 15:49:35 +08:00
Evan
8cfc0fa4f4
basic changes with debugging logs
2025-01-18 15:45:17 +08:00
Saoud Rizwan
2b1e3f553b
Add Mistral API provider
2025-01-16 19:40:27 -08:00
Saoud Rizwan
699ae18a7f
Add browser settings to change headless mode and size
2025-01-15 22:08:35 -08:00
Tim Stewart
ce2610a6ea
update API pricing for Anthropic, as of 2025-01-02 ( #1121 )
2025-01-14 12:51:12 -08:00
Matt Rubens
a025b5cfd3
Add the o1 model ( #1246 )
2025-01-14 12:20:26 -08:00
Saoud Rizwan
25cd7cc8e2
chore: Prettier fix formatting
2025-01-06 12:41:33 -08:00
Saoud Rizwan
9de7253998
refactor: code cleanup, formatting updates, improved workspace handling, checkpoints feature
...
Add instructions
Fix completion
Refactor
Rename reset to restore
add haschanges flag
Remove log
Better error handling
Better error handling
Fix wording
Fix
Fix
Fix
Comment
Add hash for only latest tool
Prepare for release
Fix
Fix delete
Format fix
2025-01-06 12:40:30 -08:00