Commit graph

1504 commits

Author SHA1 Message Date
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
Saoud Rizwan
aab26e9a38 Fix empty message bubble after switching plan/act with a message 2025-02-16 15:38:06 -08:00
Saoud Rizwan
796eac558c Fix sending message when toggling plan/act mode 2025-02-16 15:15:27 -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
Saoud Rizwan
a6e812824c
Give attribution to Szpadel for reasoning update 2025-02-15 23:42:12 -08:00
pashpashpash
a4d1ae1af4 codegenicon renamed to codiconIcon 2025-02-15 19:00:08 -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
510bb72431 Disable markdown selectors 2025-02-15 15:31:45 -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
stephen8339
ee06c0811c
add all qwen2.5 coder models (#1797)
* add alibaba qwen-max qwen-plus qwen-turbo qwen-coder-plus  stable/latest models

* add alibaba qwen-max qwen-plus qwen-turbo qwen-coder-plus  stable/latest models

* Provide the api line choice for international user

* Remove redundant code

* Copy fixes

* Create dry-socks-talk.md

* fix problem what is when you use Qwen api provider and then you want to change the api provider ,the apiline dropdown will obscure your api provider drop-down options

* feat: add qwen2.5-coder models

Description

Add new models as list:
qwen2.5-coder-32b-instruct
qwen2.5-coder-14b-instruct
qwen2.5-coder-7b-instruct
qwen2.5-coder-3b-instruct

Doc: https://help.aliyun.com/zh/model-studio/getting-started/models#9f8890ce29g5u

* add changeset

* feat: add all alibaba qwen2.5 coder models

---------

Co-authored-by: yaojunWang <gooqle.com.hk@gmail.com>
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
Co-authored-by: 刘耸 <song.liu@yo-star.com>
2025-02-14 11:10:37 -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
wen-jy
8e12bdb00d
Add support for qwen vl models (#1776)
* feat: add support for qwen vl models

* feat: add support for qwen vl models

* feat: updated the price of the Qianwen model following the BaiLian platform documentation

---------

Co-authored-by: 执无 <jiyong.wjy@alibaba-inc.com>
2025-02-13 18:03:20 -08:00
pashpashpash
7d67000d1f marketplace wip 2025-02-13 17:23:22 -08:00
Hiroki Nakashima
283d7d6928
fix: adjust litellm default context window settings (#1774) 2025-02-12 23:01:01 -08:00
Saoud Rizwan
83a28001be Fix plan/act response prompt 2025-02-12 20:18:36 -08:00
Gustavo de Oliveira
66d5a320b5
docs: Add translation to portuguese pt-BR (#1713)
* docs: Translate CONTRIBUTING to portuguese

* docs: Translate CODE_OF_CONDUCT to portuguese

* docs: Translate README to portuguese

* fix: typo errors

* fix: ellipses requested changes

* fix: Add changeset

* docs: add portuguese label in README.md
2025-02-12 18:18:46 -08:00