R00-B0T
465a96f1c1
Changeset version bump ( #1852 )
...
* changeset version bump
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-20 18:40:11 -04:00
R00-B0T
4580ad3c7c
Changeset version bump ( #1843 )
...
* changeset version bump
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-20 16:12:49 -04:00
Sam Hoang Van
f1efeca554
feat follow up suggest ( #1783 )
...
* feat follow up suggest
* Cleanup
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-20 10:42:11 -04:00
Matt Rubens
f181da1454
Move context-mention file/folder search to the server ( #1824 )
2025-03-20 00:45:27 -04:00
Chris Estreich
70a5d2b48c
Require node v20 everywhere ( #922 )
2025-03-19 10:46:40 -07:00
R00-B0T
6320b9a1a9
Changeset version bump ( #1795 )
...
* changeset version bump
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-19 10:17:49 -04:00
R00-B0T
454124c97e
Changeset version bump ( #1794 )
...
* changeset version bump
* Updating CHANGELOG.md format
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: R00-B0T <github-actions@github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-19 01:07:03 -04:00
R00-B0T
b520b6f724
Changeset version bump ( #1745 )
...
* changeset version bump
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-19 00:39:55 -04:00
Chris Estreich
4d1b9d2ff6
Allow webviews to make OpenRouter API calls ( #1778 )
...
* Allow webviews to make OpenRouter API calls
* Update package-lock.json
2025-03-18 09:23:09 -07:00
Matt Rubens
f5958dbd93
Fix package lock ( #1772 )
2025-03-18 10:44:20 -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
Chris Estreich
878b3820d2
Settings tweaks: add terminal & language sections, fix whell scroll in editor tab ( #1763 )
2025-03-18 00:11:57 -07:00
Seth Miller
f16a49de87
Add text-to-speech functionality ( #1412 )
...
* Add text-to-speech functionality
* Add speed config option to text-to-speech
* Fix test case for tts speed slider
* Fix test case for tts speed slider (really)
* Disabled error message logging in tts.ts
* ignore markdown and mermaid diagrams in TTS
* add ttsEnabled and ttsSpeed to GlobalStateKey
* fix failing webview test for save button
* Translations
* Fix tests
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-18 01:47:16 -04:00
aheizi
e2182eb64f
fix initializeMcpServers
2025-03-17 17:30:37 +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
a7eac55a2b
simpler way of setting up
...
(cherry picked from commit f13d28ad45 )
2025-03-17 14:37:59 +08:00
aheizi
a77be3feb7
feat: add sse mcp support
...
(cherry picked from commit 549b06f46d )
2025-03-17 14:36:28 +08:00
github-actions[bot]
d8879516aa
changeset version bump
2025-03-13 17:05:35 +00:00
Matt Rubens
b29f94ae65
Revert "feat: add sse mcp support"
2025-03-13 13:00:32 -04:00
cte
c609856302
Fix e2e tests
2025-03-13 00:54:05 -07:00
github-actions[bot]
2f64e75c3d
changeset version bump
2025-03-13 02:04:18 +00:00
Matt Rubens
cad274176c
Merge remote-tracking branch 'origin/main' into feature/add_sse_mcp
2025-03-12 11:51:25 -04:00
aheizi
505f86d75c
replace eventsource with reconnecting-eventsource to optimize the code.
2025-03-12 19:25:50 +08:00
aheizi
f9cc13cb1e
upgrade @modelcontextprotocol/sdk to latest version
2025-03-12 18:57:59 +08:00
aheizi
f13d28ad45
simpler way of setting up
2025-03-11 00:50:27 +08:00
aheizi
0d0f7e37a6
Merge branch 'main' into feature/add_sse_mcp
2025-03-10 12:46:11 +08:00
github-actions[bot]
847d8f57f0
changeset version bump
2025-03-09 23:44:37 +00:00
github-actions[bot]
b57fcf2094
changeset version bump
2025-03-09 13:46:40 +00:00
github-actions[bot]
148e0560a1
changeset version bump
2025-03-09 05:02:18 +00:00
Matt Rubens
4cf7754e65
Strip BOM when applying diffs
2025-03-08 17:50:49 -05:00
aheizi
bb42fb63a1
Merge branch 'main' into feature/add_sse_mcp
2025-03-09 00:16:50 +08:00
aheizi
549b06f46d
feat: add sse mcp support
2025-03-09 00:15:23 +08:00
github-actions[bot]
256f400c5d
changeset version bump
2025-03-08 05:27:04 +00:00
github-actions[bot]
77da5e6fb1
changeset version bump
2025-03-07 20:47:06 +00:00
Matt Rubens
50f76584bc
Add telemetry and privacy policy
2025-03-07 03:03:44 -05:00
github-actions[bot]
a16c6da5cc
changeset version bump
2025-03-03 16:32:15 +00:00
github-actions[bot]
30677d9cae
changeset version bump
2025-03-02 05:16:08 +00:00
Matt Rubens
0a096097d5
3.7.10
2025-03-01 21:24:38 -05:00
github-actions[bot]
4a7316a9de
changeset version bump
2025-03-02 01:49:55 +00:00
Matt Rubens
8c8210ef50
Merge pull request #1282 from ashktn/feat/vertex-gemini
...
feat: Add support for Gemini models on Vertex AI
2025-03-01 18:48:54 -05:00
github-actions[bot]
163528eee9
changeset version bump
2025-03-01 15:15:46 +00:00
Chris Estreich
481d613bc8
Estimate the number of tokens in the last message for sliding window math
2025-02-28 21:34:53 -08:00
Chris Estreich
1d3f5380a8
Move integration tests into its own module
2025-02-28 21:23:11 -08:00
ashktn
4caa49228f
feat: Add support for Gemini models on Vertex AI
2025-02-28 18:59:26 -05:00
Chris Estreich
54c687485b
Merge pull request #1254 from lupuletic/added-new-thinking-support
...
Added support for Claude Sonnet 3.7 thinking via Vertex AI
2025-02-27 15:51:58 -08:00
Catalin Lupuleti
3514f6506b
Added support for Claude Sonnet 3.7 thinking via Vertex AI
2025-02-27 21:56:56 +00:00
github-actions[bot]
820ebc97c5
changeset version bump
2025-02-27 20:41:23 +00:00
github-actions[bot]
8612ab574b
changeset version bump
2025-02-27 15:56:03 +00:00
github-actions[bot]
247a50a6dc
changeset version bump
2025-02-26 23:17:23 +00:00