aheizi
4106ca4a19
support project-level mcp config
2025-03-13 21:07:24 +08:00
Chris Estreich
de85cc558d
Merge pull request #1617 from RooVetGit/cte/fix-e2e
...
Fix e2e tests
2025-03-13 00:58:14 -07: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
d34b5e0821
Merge pull request #1527 from RooVetGit/changeset-release/main
...
Changeset version bump
2025-03-12 22:17:30 -04:00
Matt Rubens
5ad287c43d
Update CHANGELOG.md
2025-03-12 22:17:00 -04:00
github-actions[bot]
2f64e75c3d
changeset version bump
2025-03-13 02:04:18 +00:00
Matt Rubens
d76479ad53
Merge pull request #1611 from RooVetGit/v3.8.5
...
v3.8.5
2025-03-12 22:03:20 -04:00
Matt Rubens
8454c52d59
v3.8.5
2025-03-12 22:00:53 -04: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
b63c136806
Merge pull request #1603 from RooVetGit/more_open_router_base_url_fixing
...
Fix more hard-coded openrouter urls
2025-03-12 15:10:56 -04:00
Matt Rubens
774248be1e
Fix more hard-coded openrouter urls
2025-03-12 14:08:17 -04:00
Matt Rubens
3cd6c7416a
Merge pull request #1599 from RooVetGit/diff_strategy_telemetry
...
Add diffStrategy name to telemetry
2025-03-12 13:54:28 -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
7ece065f33
Indentation fix
2025-03-12 12:16:18 -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
Matt Rubens
93611ea6b5
Merge remote-tracking branch 'origin/main' into support-custom-baseUrl-for-google-ai-studio-gemini
2025-03-12 11:55:14 -04:00
Matt Rubens
cad274176c
Merge remote-tracking branch 'origin/main' into feature/add_sse_mcp
2025-03-12 11:51:25 -04:00
Chris Estreich
4ce2664fc4
Merge pull request #1585 from KJ7LNW/roo-fix-win32-terminal-dup-command-issue
2025-03-12 08:46:24 -07:00
Matt Rubens
c8b3095d93
Merge pull request #1566 from lightrabbit/feature/openai-compatible-deepseek-reasoning-support
...
feat: openai-compatible deepseek/qwq reasoning support
2025-03-12 11:39:49 -04:00
Matt Rubens
0d81c0d801
Merge pull request #1584 from RooVetGit/i18n
...
I18n
2025-03-12 11:38:00 -04:00
Matt Rubens
9b5ee27320
Merge pull request #1587 from dleen/cache
...
feat: Add prompt caching to OpenAI-compatible custom models
2025-03-12 11:35:42 -04:00
Matt Rubens
6fb61a2def
Merge pull request #1590 from ATempsch/add_deepseek_r1_to_bedrock
...
Add Deepseek R1 On-Demand to Bedrock
2025-03-12 11:30:32 -04:00
Matt Rubens
28e745124a
PR cleanup
2025-03-12 11:23:06 -04:00
Matt Rubens
00bf91470b
Add i18n
2025-03-12 11:23:06 -04:00
Matt Rubens
baa346dc46
Remove preferredLanguage and just rely on VSCode language
2025-03-12 11:23:04 -04:00
Chris Estreich
ae6903b26c
Merge pull request #1579 from RooVetGit/cte/context-proxy-fixes
...
ContextProxy fix - constructor should not be async
2025-03-12 08:16:30 -07:00
aheizi
505f86d75c
replace eventsource with reconnecting-eventsource to optimize the code.
2025-03-12 19:25:50 +08:00
aheizi
e45f515e62
Merge branch 'main' into feature/add_sse_mcp
2025-03-12 19:09:07 +08:00
aheizi
f9cc13cb1e
upgrade @modelcontextprotocol/sdk to latest version
2025-03-12 18:57:59 +08:00
Andreas Tempsch
d3d1a27460
Add Deepseek R1 On-Demand to Bedrock
2025-03-12 09:16:22 +01:00
David Leen
10c1e7df2f
Add cache control key to messages in OpenAI compatible provider
2025-03-11 22:43:33 -07:00
Matt Rubens
421e1972ad
Add prompt caching to OpenAI-compatible custom model info
2025-03-11 22:43:33 -07:00
Chris Estreich
0fafe06e15
Merge pull request #1586 from RooVetGit/cte/fix-tests-macos
...
Fix terminal process unit tests on MacOS
2025-03-11 21:48:14 -07:00
Chris Estreich
13d54ad1c1
Merge pull request #1583 from cannuri/cannuri/fix-markdownblock-text-color
...
Fix MarkdownBlock text color for Dark High Contrast theme
2025-03-11 21:38:01 -07:00
Chris Estreich
30770ede77
Update src/integrations/terminal/__tests__/TerminalProcessExec.test.ts
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-11 21:35:18 -07:00
cte
0d55593fa8
Remove references to base64 from comments
2025-03-11 21:33:01 -07:00
cte
7806829ef0
Fix unit tests on MacOS
2025-03-11 21:29:22 -07:00
Eric Wheeler
50b7326aa0
fix: add workspace configuration mock to TerminalProcess test
...
Add VSCode workspace configuration mock to TerminalProcess.test.ts to handle PowerShell detection in terminal tests, matching the fix in TerminalProcessExec.test.ts
Signed-off-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-03-11 21:08:53 -07:00
Eric Wheeler
f29a5fa9a4
test: add workspace configuration mock for terminal tests
...
Mock VSCode workspace configuration to handle PowerShell detection in terminal tests. This prevents TypeError when accessing getConfiguration() in TerminalProcess.run()
Signed-off-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-03-11 21:03:13 -07:00
Eric Wheeler
a25f1d949d
fix: add PowerShell-specific command handling
...
PowerShell requires special handling for command output due to two issues:
- A sleep delay is required to prevent the ]633;D marker from losing the
original output
- A counter is needed to work around a bug where identical commands are not executed
Changes:
- Add cmdCounter to Terminal class for unique command tracking
- Add PowerShell detection via platform and default shell profile
- Add sleep delay to ensure output is captured before command completion
Signed-off-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-03-11 20:54:15 -07:00
cannuri
49fca1074f
Fix MarkdownBlock text color for Dark High Contrast theme
2025-03-12 02:32:59 +01:00
Chris Estreich
80d1fae033
Update src/shared/globalState.ts
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-11 14:27:18 -07:00
cte
4b6def5f31
ContextProxy fix - constructor should not be async
2025-03-11 14:24:21 -07:00
Chris Estreich
b73bc39c8d
Merge pull request #1365 from KJ7LNW/roo-fix-terminal-undefined-exit-code
...
refactor terminal architecture to address critical issues with the current design
2025-03-11 13:59:04 -07:00
Matt Rubens
3b2d6bce64
Merge pull request #1564 from cannuri/cannuri/fix_subtask_cancel_resume_bug
...
fix: Preserve parent-child relationship when cancelling subtasks
2025-03-11 14:47:17 -04:00