Matt Rubens
|
2267cad93d
|
Revert "Merge pull request #1618 from aheizi/support_project_mcp" (#1784)
This reverts commit df80e9620d, reversing
changes made to dc302f72c2.
|
2025-03-18 16:10:12 -04:00 |
|
Matt Rubens
|
38655825d4
|
Extension-side internationalization (#1757)
* Extension-side internationalization
* Update script
* Cleaner esbuild
* Turn off debugging
* PR feedback
* Update src/i18n/locales/en/common.json
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update src/i18n/locales/ca/common.json
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-03-18 10:39:21 -04:00 |
|
aheizi
|
8f4145efd2
|
optimize McpHub.ts
|
2025-03-17 23:57:59 +08: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
|
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
|
c201baa4d1
|
fix mcp connection
|
2025-03-17 12:05:23 +08:00 |
|
aheizi
|
26941dcaae
|
switch the toasts to English
fix test
|
2025-03-15 18:39:39 +08: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
|
b29f94ae65
|
Revert "feat: add sse mcp support"
|
2025-03-13 13:00:32 -04:00 |
|
aheizi
|
4106ca4a19
|
support project-level mcp config
|
2025-03-13 21:07:24 +08:00 |
|
aheizi
|
505f86d75c
|
replace eventsource with reconnecting-eventsource to optimize the code.
|
2025-03-12 19:25:50 +08:00 |
|
aheizi
|
5e788fc5f1
|
remove rejectUnauthorized
|
2025-03-12 01:11:22 +08:00 |
|
aheizi
|
29aa464ce3
|
Merge remote-tracking branch 'origin/main' into feature/add_sse_mcp
|
2025-03-11 23:06:12 +08:00 |
|
Matt Rubens
|
6cfc1cd4c9
|
Merge pull request #1528 from afshawnlotfi/chrome-remote-webtools
Chrome remote webtools
|
2025-03-10 21:37:20 -04:00 |
|
Afshawn Lotfi
|
ce3e22ecfe
|
Refactor Docker gateway IP retrieval to use a dedicated shell command execution function
|
2025-03-10 21:40:08 +00:00 |
|
aheizi
|
f13d28ad45
|
simpler way of setting up
|
2025-03-11 00:50:27 +08:00 |
|
Matt Rubens
|
89b8b10bba
|
Merge remote-tracking branch 'origin/main' into feature/add_sse_mcp
|
2025-03-10 10:47:26 -04:00 |
|
aheizi
|
f9a1cd0b52
|
add sseOptions
|
2025-03-10 12:36:46 +08:00 |
|
Afshawn Lotfi
|
66e3b9610c
|
Add remote browser connection support and related state management
|
2025-03-10 03:41:38 +00:00 |
|
Matt Rubens
|
9c08d044b3
|
Add telemetry for checkpoint save/restore/diff
|
2025-03-09 22:55:23 -04:00 |
|
Matt Rubens
|
85775ce0a5
|
Merge pull request #573 from Szpadel/fix-listing-exclude
Do not exclude whole project dir when listing in case where project i…
|
2025-03-09 21:59:54 -04:00 |
|
Matt Rubens
|
f4734dedb9
|
Merge pull request #721 from kohii/kotlin
feat: Add Kotlin support in list_code_definition_names
|
2025-03-09 21:49:54 -04:00 |
|
Afshawn Lotfi
|
22f51304a2
|
Add support for remote browser connection and settings
|
2025-03-09 20:11:52 +00:00 |
|
aheizi
|
b4f808d7dc
|
fix ut
|
2025-03-09 01:26:10 +08:00 |
|
aheizi
|
549b06f46d
|
feat: add sse mcp support
|
2025-03-09 00:15:23 +08:00 |
|
Matt Rubens
|
50f76584bc
|
Add telemetry and privacy policy
|
2025-03-07 03:03:44 -05:00 |
|
cte
|
f685932d63
|
Fix tests
|
2025-03-06 11:31:08 -08:00 |
|
cte
|
1901a0dbfc
|
Choose the correct checkpoint storage strategy when resuming tasks
|
2025-03-06 11:23:00 -08:00 |
|
cte
|
2325d8be46
|
Improve file excludes for checkpoints service
|
2025-03-06 00:52:28 -08:00 |
|
Matt Rubens
|
7e0e3d0f1f
|
Add support for a .rooignore file
|
2025-03-05 10:17:43 -05:00 |
|
cte
|
0bd56ad165
|
Checkpoints: one-branch-per-task / one-repo-per-workspace
|
2025-03-04 01:37:05 -08:00 |
|
cte
|
e227a9e86e
|
Remove unused method
|
2025-03-03 12:35:00 -08:00 |
|
cte
|
9e471444de
|
Async checkpoints
|
2025-03-03 12:28:16 -08:00 |
|
Matt Rubens
|
dfa019e7f4
|
Truncate results from search_files to 500 chars max
|
2025-02-26 17:50:04 -05:00 |
|
Chris Estreich
|
159621cea6
|
Move & clean up model fetchers
|
2025-02-25 11:35:24 -08:00 |
|
cte
|
f11c0afa1e
|
Stabilize tests in CI
|
2025-02-23 02:28:10 -08:00 |
|
Roo Code
|
bfa73fb69d
|
Does that work?
|
2025-02-18 21:16:16 -07:00 |
|
cte
|
7de31e10b0
|
Checkpoints logging tweaks
|
2025-02-12 13:27:19 -08:00 |
|
cte
|
90b019f55c
|
Shadow git checkpoints
|
2025-02-12 13:17:43 -08:00 |
|
cte
|
94cb09f6cd
|
Log restoreCheckpoint duration
|
2025-02-11 11:24:33 -08:00 |
|
cte
|
d9ac8efb1f
|
Complete the comment
|
2025-02-11 11:19:00 -08:00 |
|