Commit graph

1530 commits

Author SHA1 Message Date
Saoud Rizwan
d72127550d Prepare for release 2025-02-19 09:20:44 -08:00
Saoud Rizwan
97fa8cffb9 Remove unnecessary recommended flag 2025-02-19 01:57:07 -08:00
Saoud Rizwan
d6f51b4525 Fix tests 2025-02-18 22:17:01 -08:00
Saoud Rizwan
c846bc4455 Adjust mermaid diagram colors 2025-02-18 22:14:36 -08:00
Saoud Rizwan
efaa0d057e Add instruction about handling MCP servers with unexpected build path 2025-02-18 21:40:38 -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
f938c40539 Fix MCP prompt to handle dist/index.js convention 2025-02-18 20:54:10 -08:00
Saoud Rizwan
65ac7ec3f7 Fix MCP empty list state 2025-02-18 20:04:17 -08:00
Saoud Rizwan
f80552f92d Adjust MCP install prompt to demonstrate 2025-02-18 19:12:35 -08:00
Saoud Rizwan
ac4ca51ced Center mermaid diagram 2025-02-18 18:54:30 -08:00
Saoud Rizwan
04f8c294c2 Fix mermaid width 2025-02-18 18:50:24 -08:00
Saoud Rizwan
a6e109718e Remove logs 2025-02-18 18:30:36 -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
97abdc500b Show pointer on mermaids 2025-02-18 18:03:08 -08:00
Saoud Rizwan
3d64ab298d Update zod 2025-02-18 17:33:48 -08:00
Saoud Rizwan
ccdbe3a4a9 Prepare for release 2025-02-18 17:10:59 -08:00
Saoud Rizwan
000b4af458 Add getMcpServerDisplayName 2025-02-18 15:49:57 -08:00
Saoud Rizwan
a01471f469 Show MCP server display name instead of ID 2025-02-18 15:37:42 -08:00
Saoud Rizwan
d7788c2fd6 Fix mermaid diagram 2025-02-18 14:48:37 -08:00
Evan
d6be431cb8
reopen img pr (#1850) 2025-02-18 14:24:14 -08:00
Evan
4c844cbafa
Mermaid system prompt (#1849)
* wip

* install dependencies

* rendering mermaid graphs

* fix render failure on streaming

* fix bouncy screen by debouncing mermaid parsing

* add loading state; clean up styling

* replace tag symbols when rendering code

* better mermaid theme for visibility

* added changeset

* remove rehype-mermaid

* update webview package.lock

* clean up

* fix package-lock

* remove regular markdown background styling for mermaid blocks

* updated system prompt

* Update system.ts

* reopen pr

* revert random change

* random change

* reopen pr

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
Co-authored-by: Evan Fannin <celestial_vault@Evans-MacBook-Pro.local>
2025-02-18 14:17:46 -08:00
Saoud Rizwan
9289d73a81 Prepare for release 2025-02-18 14:00:33 -08:00
nickbaumann98
19e5edbc25
Added raw cline-memory-bank custom instructions file to be used for "Add Memory Bank" functionality (#1832)
* Update README.md

* Create neat-apricots-search.md

* added cline-memory-bank markdown

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-18 12:35:40 -08:00
Kenji Hikmatullah
a20a2444b3
Improve Mode Tooltip (#1839)
* feat: Improve Mode Tooltip

* Update webview-ui/src/components/chat/ChatTextArea.tsx

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* fix: typo

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-18 12:33:21 -08:00
Evan
cb02277b45
More Mermaids (#1833)
* wip

* install dependencies

* rendering mermaid graphs

* fix render failure on streaming

* fix bouncy screen by debouncing mermaid parsing

* add loading state; clean up styling

* replace tag symbols when rendering code

* better mermaid theme for visibility

* added changeset

* remove rehype-mermaid

* update webview package.lock

* clean up

* fix package-lock

* remove regular markdown background styling for mermaid blocks
2025-02-18 12:25:03 -08:00
Saoud Rizwan
220603e530 Update changelog 2025-02-18 10:59:43 -08:00
Saoud Rizwan
e40e6ddbcd Refactor 2025-02-18 10:49:37 -08:00
Saoud Rizwan
ec3bd56903 FIx outline 2025-02-17 22:15:43 -08:00
Saoud Rizwan
c126804bb0 Add warning for community made servers; open GitHub on click 2025-02-17 22:01:26 -08:00
pashpashpash
ee50e9710a
Merge pull request #1841 from cline/pashpashpash/mcp-marketplace
Add MCP Marketplace
2025-02-17 20:43:12 -08:00
Saoud Rizwan
95acb1e95c Fix overflowing mcp server name 2025-02-17 20:34:29 -08:00
pashpashpash
e587115d62 added silent fetching to when mcp view is clicked 2025-02-17 20:33:25 -08:00
pashpashpash
9c840fc89c
Update webview-ui/src/components/mcp/marketplace/McpMarketplaceView.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-17 20:27:11 -08:00
Saoud Rizwan
b7519a3669
Create stupid-mayflies-melt.md 2025-02-17 20:13:57 -08:00
Saoud Rizwan
691cf91a4d Fixes 2025-02-17 20:05:16 -08:00
Saoud Rizwan
24d3bfbccb Adjust styling 2025-02-17 19:50:35 -08:00
Saoud Rizwan
8927879d93 Refactor 2025-02-17 19:31:13 -08:00
pashpashpash
5f57415785 removed promise all 2025-02-17 19:08:29 -08:00
pashpashpash
c3f7fa3386 cleaned up unused vars 2025-02-17 17:27:31 -08:00
pashpashpash
e95cb30ebd merge conflicts resolved 2025-02-17 17:23:49 -08:00
pashpashpash
15b269c8f2 not using vscodelink just a tag 2025-02-17 16:39:40 -08:00
pashpashpash
31443f2a86 removed top border from submit card 2025-02-17 16:36:18 -08:00
pashpashpash
2d05dfd986 silent prefetching 2025-02-17 16:34:02 -08:00
pashpashpash
7722234761 submit card 2025-02-17 16:21:22 -08:00
pashpashpash
09c4202cb2 added submit card 2025-02-17 16:14:36 -08:00
pashpashpash
31eb212bee faster detail view 2025-02-17 15:03:10 -08:00
Daniel Trugman
cc166f4144
Requesty provider improvements (#1829)
* Requesty: Add cline headers to requests

* Requesty: Add support for cache read/write tokens

* Requesty: Remove deepseek reasoner conversions that are handled in-flight by Requesty

* Requesty: Read o3-mini reasoning effort from Cline settings

* Requesty: Add total cost per interaction

* Add changeset
2025-02-17 10:37:23 -08:00
Saoud Rizwan
5dea79c65f Fix Mistral provider server URL 2025-02-17 10:35:21 -08:00
Saoud Rizwan
217162ccba Prepare for release 2025-02-16 21:01:52 -08:00
Saoud Rizwan
a98269f6d5 Fix sending feedback with approve 2025-02-16 20:38:31 -08:00