Commit graph

3466 commits

Author SHA1 Message Date
Matt Rubens
01a847e293
Merge pull request #1738 from feifei325/i18n/fix_missing_settings_key
fix missing settings key and add find i18n key scripts
2025-03-17 12:49:56 -04:00
feifei
fddb611c88 fix missing settings key and add find i18n key scripts
Signed-off-by: feifei <liuyansheng1121@gmail.com>
2025-03-18 00:46:38 +08:00
Chris Estreich
4fd5e441fa
Merge pull request #1671 from franekp/all-tasks-events-in-api
feat(RooCodeAPI): emit events from all tasks, not only those started via startNewTask
2025-03-17 09:41:38 -07:00
Chris Estreich
a06119a40c
Merge branch 'main' into all-tasks-events-in-api 2025-03-17 09:35:14 -07:00
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
6d70b8aeba fix translations 2025-03-18 00:23:40 +08:00
Matt Rubens
19dbf3e49b
Merge pull request #1735 from RooVetGit/split_readme_locales
Split README locales into two lines
2025-03-17 12:16:41 -04:00
Matt Rubens
a16005e284 Split README locales into two lines 2025-03-17 12:09:05 -04:00
Matt Rubens
30d6d94851
Merge pull request #1728 from RooVetGit/i18n_readme
Localize README files
2025-03-17 11:59:12 -04:00
aheizi
8f4145efd2 optimize McpHub.ts 2025-03-17 23:57:59 +08:00
Matt Rubens
0fa6a4d5fe
Update locales/tr/README.md
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-17 11:56:02 -04:00
Matt Rubens
fe618e294c
Update locales/tr/CODE_OF_CONDUCT.md
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-17 11:55:55 -04:00
Matt Rubens
42b6ed43f3
Update locales/ja/README.md
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-17 11:55:47 -04:00
Matt Rubens
a9ad877e8a
Update locales/ja/CODE_OF_CONDUCT.md
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-17 11:55:37 -04:00
Matt Rubens
0b9e8679cc
Update locales/es/CONTRIBUTING.md
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-17 11:55:22 -04: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
Matt Rubens
cd3e68db45 Localize README files 2025-03-17 11:47:44 -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
Matt Rubens
1c7d239130
Merge pull request #1721 from aheizi/sse_mcp_support
Add sse mcp support
2025-03-17 11:09:32 -04:00
Matt Rubens
7ba02da0e0
Merge pull request #1726 from RooVetGit/language_cleanup
Remove some deprecated language files
2025-03-17 09:43:42 -04:00
Matt Rubens
61339ee855 Add find-missing-translations as a CI check 2025-03-17 09:36:39 -04:00
Matt Rubens
21715287fc Add missing translations 2025-03-17 09:32:17 -04:00
Matt Rubens
246e838351 Remove some deprecated language files 2025-03-17 09:25:21 -04:00
Matt Rubens
e2251a3453
Merge pull request #1723 from feifei325/i18n/fix_missing_settings_and_api
Fix internationalization issues on settings and prompt pages, and resolve rules file accessibility
2025-03-17 09:22:56 -04:00
feifei
05c7245c05 Resolving Conflicts
Signed-off-by: feifei <liuyansheng1121@gmail.com>
2025-03-17 20:15:02 +08:00
feifei
104292e19b Resolving Conflicts
Signed-off-by: feifei <liuyansheng1121@gmail.com>
2025-03-17 20:14:17 +08:00
feifei
02b7843b08 fix missing settings and apiOptions
Signed-off-by: feifei <liuyansheng1121@gmail.com>
2025-03-17 19:17:03 +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
6f5ce14586 upgrade @modelcontextprotocol/sdk to latest version
(cherry picked from commit f9cc13cb1e)
2025-03-17 14:39:39 +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
aheizi
792a8225c1 add i18n for project mcp 2025-03-17 11:14:33 +08:00
Matt Rubens
8265520f0f
Merge pull request #1717 from RooVetGit/fix_language_dropdown
Fix language dropdown
2025-03-16 23:06:42 -04:00
Matt Rubens
650fcb21a4 Fix language dropdown 2025-03-16 23:04:21 -04:00
Matt Rubens
74c895cea7
Merge pull request #1716 from RooVetGit/i18n_adjust_languages
Adjust languages to align with userbase
2025-03-16 22:57:20 -04:00
Matt Rubens
e91d49ca23 Adjust languages to align with userbase 2025-03-16 22:53:13 -04:00
Matt Rubens
6a700f3ad2
Merge pull request #1714 from RooVetGit/add_language_code_to_settings
Add language code to settings footer
2025-03-16 21:26:51 -04:00
Matt Rubens
a9a203a725 Add language code to settings footer 2025-03-16 21:19:58 -04:00
Matt Rubens
e67ed9c8e8
Merge pull request #1708 from RooVetGit/language_settings
Add a language picker
2025-03-16 16:53:36 -04:00