Matt Rubens
|
df80e9620d
|
Merge pull request #1618 from aheizi/support_project_mcp
feat: support project-level mcp config
|
2025-03-17 12:32:11 -04:00 |
|
Chris Estreich
|
dc302f72c2
|
Merge pull request #1670 from franekp/ask-response-event
feat(RooCodeAPI): add event that user responded to "ask" request
|
2025-03-17 09:32:02 -07:00 |
|
Chris Estreich
|
5cd084de6f
|
Merge pull request #1669 from franekp/public-api-current-task-ids
feat(RooCodeAPI): add getCurrentTaskStack() returning stack of task IDs
|
2025-03-17 09:31:39 -07:00 |
|
aheizi
|
8f4145efd2
|
optimize McpHub.ts
|
2025-03-17 23:57:59 +08:00 |
|
Matt Rubens
|
7bfdcbe64e
|
Merge pull request #1705 from RooVetGit/cte/context-proxy-fixes
Fix API configuration profile switching
|
2025-03-17 11:52:08 -04:00 |
|
aheizi
|
c948e811db
|
Merge branch 'main' into support_project_mcp
# Conflicts:
# src/services/mcp/McpHub.ts
|
2025-03-17 23:37:20 +08:00 |
|
aheizi
|
1f200882d0
|
fix test
|
2025-03-17 17:30:38 +08:00 |
|
aheizi
|
47747d67c2
|
validate server config
|
2025-03-17 17:30:37 +08:00 |
|
aheizi
|
e2182eb64f
|
fix initializeMcpServers
|
2025-03-17 17:30:37 +08:00 |
|
aheizi
|
362359cc3c
|
fix ut
(cherry picked from commit b4f808d7dc)
|
2025-03-17 14:41:18 +08:00 |
|
aheizi
|
3975c8d8a9
|
replace eventsource with reconnecting-eventsource to optimize the code.
(cherry picked from commit 505f86d75c)
|
2025-03-17 14:39:48 +08:00 |
|
aheizi
|
78b3130c93
|
remove rejectUnauthorized
(cherry picked from commit 5e788fc5f1)
|
2025-03-17 14:39:06 +08:00 |
|
aheizi
|
686a31d6c6
|
update MCP prompt instructions
(cherry picked from commit 8b76206cc1)
|
2025-03-17 14:38:35 +08:00 |
|
aheizi
|
a7eac55a2b
|
simpler way of setting up
(cherry picked from commit f13d28ad45)
|
2025-03-17 14:37:59 +08:00 |
|
aheizi
|
5a491672c4
|
add sseOptions
(cherry picked from commit f9a1cd0b52)
|
2025-03-17 14:37:14 +08:00 |
|
aheizi
|
a77be3feb7
|
feat: add sse mcp support
(cherry picked from commit 549b06f46d)
|
2025-03-17 14:36:28 +08:00 |
|
aheizi
|
bda929b4f6
|
Merge branch 'main' into support_project_mcp
# Conflicts:
# webview-ui/src/i18n/locales/ar/mcp.json
# webview-ui/src/i18n/locales/cs/mcp.json
# webview-ui/src/i18n/locales/hu/mcp.json
# webview-ui/src/i18n/locales/pt/mcp.json
# webview-ui/src/i18n/locales/ru/mcp.json
|
2025-03-17 12:07:03 +08:00 |
|
aheizi
|
c201baa4d1
|
fix mcp connection
|
2025-03-17 12:05:23 +08:00 |
|
Matt Rubens
|
79e1d11b2e
|
Add a language picker
|
2025-03-16 16:49:07 -04:00 |
|
Matt Rubens
|
534f6fa505
|
Localize tool group names
|
2025-03-16 14:55:38 -04:00 |
|
cte
|
1abf8c1dcc
|
Fix API configuration profile switching
|
2025-03-16 11:24:58 -07:00 |
|
Matt Rubens
|
7d38c2d7da
|
Merge pull request #1704 from RooVetGit/add_language_to_telemetry
Add language to telemetry
|
2025-03-16 14:08:04 -04:00 |
|
Matt Rubens
|
129020ea00
|
Add language to telemetry
|
2025-03-16 14:05:25 -04:00 |
|
Matt Rubens
|
f0ac4ab8bf
|
Localize experimental checkboxes
|
2025-03-16 14:03:01 -04:00 |
|
aheizi
|
4363c26fd9
|
Merge branch 'main' into support_project_mcp
|
2025-03-16 11:51:48 +08:00 |
|
Matt Rubens
|
c7868cf111
|
Fix getWorkspaceProblems to use an await
|
2025-03-15 23:17:53 -04:00 |
|
Wojciech Kordalski
|
c4559b7d0f
|
Add the getCurrentTaskStack method to public API interface
|
2025-03-15 13:17:50 +01:00 |
|
Wojciech Kordalski
|
bf497119c8
|
Expose event that informs that user responded to "ask" request
|
2025-03-15 12:16:18 +01:00 |
|
Wojciech Kordalski
|
3b5b34012f
|
Expose task IDs on the Cline stack
|
2025-03-15 12:05:55 +01:00 |
|
aheizi
|
70600d7077
|
Merge remote-tracking branch 'origin/main' into support_project_mcp
|
2025-03-15 18:40:22 +08:00 |
|
aheizi
|
26941dcaae
|
switch the toasts to English
fix test
|
2025-03-15 18:39:39 +08:00 |
|
Matt Rubens
|
9bbbaf2288
|
Add a new setting to control the number of workspace files included in the system prompt
|
2025-03-14 12:06:56 -04:00 |
|
aheizi
|
f77606996f
|
Merge branch 'main' into support_project_mcp
|
2025-03-14 20:59:21 +08:00 |
|
aheizi
|
5d8a456374
|
Merge branch 'main' into support_project_mcp
|
2025-03-14 20:48:47 +08:00 |
|
Matt Rubens
|
4ada518e58
|
Merge branch 'main' into jbbrown/bedrock_cost_intelligent_prompt_routing
|
2025-03-13 17:17:44 -04:00 |
|
Smartsheet-JB-Brown
|
6c74e9ba7b
|
PR review cleanup
|
2025-03-13 13:04:16 -07:00 |
|
Matt Rubens
|
b29f94ae65
|
Revert "feat: add sse mcp support"
|
2025-03-13 13:00:32 -04:00 |
|
Smartsheet-JB-Brown
|
8d30b6f44a
|
Update src/api/providers/bedrock.ts
agree, sorry old Javascript habits
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-03-13 09:56:07 -07:00 |
|
Smartsheet-JB-Brown
|
f7675244bd
|
Update src/api/providers/bedrock.ts
yes, unneeded remnant
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-03-13 08:09:21 -07:00 |
|
aheizi
|
4106ca4a19
|
support project-level mcp config
|
2025-03-13 21:07:24 +08:00 |
|
cte
|
c609856302
|
Fix e2e tests
|
2025-03-13 00:54:05 -07:00 |
|
Chris Estreich
|
7845f96788
|
Merge pull request #1612 from RooVetGit/cte/task-events
Add Cline events and roofactor subtasks slightly
|
2025-03-12 22:56:13 -07:00 |
|
cte
|
4b23644683
|
Add Cline events and roofactor subtasks slightly
|
2025-03-12 22:52:37 -07:00 |
|
Matt Rubens
|
acac9e9d79
|
Merge pull request #1607 from Smartsheet-JB-Brown/jbbrown/update_bedrock_prices_to_current
updated prices to match US-West-2 list price shown at https://aws.ama…
|
2025-03-12 16:42:10 -04:00 |
|
Smartsheet-JB-Brown
|
179d97c92e
|
updated prices to match US-West-2 list price shown at https://aws.amazon.com/bedrock/pricing/
// including older models that are part of the default prompt routers AWS enabled for GA of the promot router feature
|
2025-03-12 13:24:53 -07:00 |
|
Matt Rubens
|
774248be1e
|
Fix more hard-coded openrouter urls
|
2025-03-12 14:08:17 -04:00 |
|
Matt Rubens
|
0d8c6e7ae0
|
Add diffStrategy name to telemetry
|
2025-03-12 13:46:46 -04:00 |
|
Matt Rubens
|
705b3ba11f
|
Merge pull request #1534 from dqroid/support-custom-baseUrl-for-google-ai-studio-gemini
support custom base url for gemini in google AI studio
|
2025-03-12 12:22:16 -04:00 |
|
Matt Rubens
|
973acf9034
|
Add googleGeminiBaseUrl to roo-code.d.ts
|
2025-03-12 12:13:42 -04:00 |
|
Matt Rubens
|
5b7ed8e157
|
Merge pull request #1495 from aheizi/feature/add_sse_mcp
feat: add sse mcp support
|
2025-03-12 12:01:44 -04:00 |
|