Commit graph

644 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
c846bc4455 Adjust mermaid diagram colors 2025-02-18 22:14:36 -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
65ac7ec3f7 Fix MCP empty list state 2025-02-18 20:04:17 -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
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
Saoud Rizwan
9289d73a81 Prepare for release 2025-02-18 14:00:33 -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
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
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
24d3bfbccb Adjust styling 2025-02-17 19:50:35 -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
Evan
3873908efb
Webpack Single Bundle (#1821)
* formatting

* changeset

---------

Co-authored-by: Evan Fannin <celestial_vault@Evans-MacBook-Pro.local>
2025-02-16 14:20:27 -08:00
pashpashpash
fa2797051d cleanup 2025-02-15 18:20:10 -08:00
pashpashpash
10315663b2 more cleanup 2025-02-15 17:37:02 -08:00
pashpashpash
338116fbd4 consistent spacing with flexbox gap 2025-02-15 17:23:08 -08:00
pashpashpash
89603d3e92 including llmsInstall + removed borders between items 2025-02-15 16:49:06 -08:00
Saoud Rizwan
a3dc4471e3 Fixes 2025-02-15 16:45:54 -08:00
Saoud Rizwan
141a302521 Fix colors 2025-02-15 15:28:21 -08:00
Saoud Rizwan
faae5f22a3 Open readme preview for mcp servers 2025-02-15 15:23:15 -08:00
Saoud Rizwan
0cbd6b321f update ui to look like vs marketplace 2025-02-15 14:33:58 -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
Saoud Rizwan
584af64334
Add terminal context mention (#1805)
* Add terminal context mention

* Create fuzzy-moose-punch.md
2025-02-14 18:48:47 -08:00
pashpashpash
e3b4b2c816 ui polish 2025-02-14 14:25:58 -08:00
pashpashpash
267b60c09e ui polish 2025-02-14 13:48:26 -08:00
pashpashpash
b8024497f2 mcp marketplace working 2025-02-13 19:11:08 -08:00
pashpashpash
e3cfb405fb added some logging + error handling 2025-02-13 18:22:33 -08:00
pashpashpash
7d67000d1f marketplace wip 2025-02-13 17:23:22 -08:00
pashpashpash
95e1555361
Merge pull request #1748 from dcbartlett/feature/ENG-107_send_input_on_mode_switch
Feature/ENG_107 Send input on mode switch
2025-02-12 18:02:27 -08:00
brownrw8
0434b5c772
Advanced configuration for OpenAI Compatible Providers (#1737)
* feat: advanced configuration for OpenAI Compatible Providers

* Update .changeset/thirty-eyes-appear.md

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

* Update webview-ui/src/components/settings/ApiOptions.tsx

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

* dropdown menu

* Show pricing if user entered model info

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-12 14:09:55 -08:00
Sanjaykumar S
e534c3dbc7
Add api key for litellm api provider #1766 (#1767)
* Add api key for litellm api provider

* Added Changeset

* Update litellm.ts

* Update ApiOptions.tsx

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-12 10:56:13 -08:00