Saoud Rizwan
eaa76512fc
Remove requesty polling; fix deepseek cost calculation changes; fix preferred language parsing
2025-02-28 22:23:24 -08:00
Evan
df7b458229
Sonnet, Give Me a Reason ( #1961 )
...
* wip
* added slider for setting reasoning budget tokens
* refactor out generic slider component; improve styling; add debounce
* added setting validation
* styling and adding reasoning level
* changeset
* make change to trigger test rerun
* revert useless comment
2025-02-28 18:16:56 -08:00
Daniel Trugman
d1a097cbd4
Requesty dynamic model selection ( #1836 )
...
* Extract reuseable ModelDescriptionMarkdown from OpenRouter model picker
* Requesty: Add model picker component
* Refactor readOpenRouterModels to allow any dynamic list filename
* Extract parsePrice to allow reuse by other providers
* Simplify model display name switch case
* Requesty: Add dynamic model list fetching from API
* Requesty: Add default model selection
* Requesty: Specify max_tokens when sending request
* Add changeset
---------
Co-authored-by: Dennis Bartlett <bartlett.dc.1@gmail.com>
2025-02-28 13:29:34 -08:00
Andrei Edell
202e3a6d05
Hugelung/rich mcp response ( #1941 )
...
* showing images after mcp responses
* images now open in a webview tab
* Open Graph link metadata display for MCP responses
* almost totally working rich mcp response display with images and embeds
* closer
* header for response display
* updated styling of mcp responses
* default to plain text if rich response is loading
* formatting fix
* added changeset output
* remove some old code
* add the dashed border back
* avoid XSS attacks by sanitizing the preview image urls and embeds
* remove incorrect vendor prefix css
* delete old version of open image implementation
* undo some comment removals and cleanups to make PR easier to read
---------
Co-authored-by: Andrei Edell <andrei@nugbase.com>
2025-02-27 14:45:42 -08:00
Saoud Rizwan
e14fd78767
Use GUI telemetry toggle to more clearly show user if they're opted in or not
2025-02-25 17:34:36 -08:00
Saoud Rizwan
568932492b
Add optional opt-in telemetry to help fix bugs and improve product
2025-02-25 15:23:38 -08:00
Saoud Rizwan
f14542d61f
Revert "Everyone Gets a Timeout ( #1889 )"
...
This reverts commit 87670a37b8 .
2025-02-24 18:13:59 -08:00
Evan
87670a37b8
Everyone Gets a Timeout ( #1889 )
...
* timeouts for individual servers
* changeset
* remove logger
* use const and descriptive function for time settings
2025-02-24 13:53:29 -08:00
Saoud Rizwan
26be9469c4
Add delete button to MCP server
2025-02-19 18:02:20 -08:00
Saoud Rizwan
ceeb33fdc5
Fix race condition where MCP servers were sent to webview before it was initialized
2025-02-18 21:38:43 -08:00
Saoud Rizwan
f9025426b8
Toggle to act mode and enable MCP prompt if user one-click installs MCP server
2025-02-18 18:24:08 -08:00
Saoud Rizwan
ccdbe3a4a9
Prepare for release
2025-02-18 17:10:59 -08:00
Saoud Rizwan
c126804bb0
Add warning for community made servers; open GitHub on click
2025-02-17 22:01:26 -08:00
pashpashpash
e95cb30ebd
merge conflicts resolved
2025-02-17 17:23:49 -08:00
pashpashpash
2d05dfd986
silent prefetching
2025-02-17 16:34:02 -08:00
Saoud Rizwan
faae5f22a3
Open readme preview for mcp servers
2025-02-15 15:23:15 -08:00
Saoud Rizwan
d67c7e36da
Add git context mention ( #1806 )
...
* Add git context mention
* Fix context mention highlight
* Create long-guests-occur.md
2025-02-14 19:03:11 -08:00
pashpashpash
7d67000d1f
marketplace wip
2025-02-13 17:23:22 -08:00
Dennis Bartlett
9e76cfd44a
feat: Add SendMessage capability during Mode Switch
2025-02-11 04:26:35 -06:00
Saoud Rizwan
65a860e75e
Revert localization
2025-01-28 18:50:45 -08:00
Saoud Rizwan
971489990c
Fix language persistence across sessions; update system prompt for non-english languages
2025-01-27 20:15:35 -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
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
pashpashpash
f4d655dfda
Merge pull request #1406 from cline/pashpashpash-accounts
...
Authentication & Accounts
2025-01-22 17:25:44 -08: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
Saoud Rizwan
6ceda01b24
Remove consult advisor tool
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
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
Evan
8cfc0fa4f4
basic changes with debugging logs
2025-01-18 15:45:17 +08:00
Saoud Rizwan
699ae18a7f
Add browser settings to change headless mode and size
2025-01-15 22:08:35 -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
Saoud Rizwan
93af89dbf9
Get auto-approval working by checking state before sending asks
2024-12-17 17:14:16 -08:00
Saoud Rizwan
f406147a30
Add AutoApprovalSettings state
2024-12-16 21:54:44 -08:00
Saoud Rizwan
6c5db4135e
Add restart capability to servers
2024-12-07 22:11:22 -08:00
Saoud Rizwan
17d481d4d1
Add McpHub and sync with McpView
2024-12-05 19:00:55 -08:00
Saoud Rizwan
39bc35eec1
Add LM Studio provider
2024-11-12 22:02:42 -05:00
Saoud Rizwan
5190d30ae3
Refactor commands
2024-10-09 01:49:59 -04:00
Saoud Rizwan
d5a998a23a
Refactor ClineAsk
2024-10-09 01:49:59 -04:00
Saoud Rizwan
7cb0c524e5
Add OpenRouter custom model scheme
2024-10-09 01:49:57 -04:00
Saoud Rizwan
9b1b9c10a1
Add Cancel button
2024-10-09 01:49:55 -04:00
Saoud Rizwan
593b3d6b7c
Make mentions clickable
2024-09-18 14:10:37 -04:00
Saoud Rizwan
0522a26fd9
Open read files in editor instead of code accordian
2024-09-11 16:38:33 -04:00