Richard Feldman
23b862c978
Remove google-ai extension for now
2025-12-18 20:18:17 -05:00
Richard Feldman
46b5a6f763
Reset extensions dir to origin/main
2025-12-18 19:48:18 -05:00
Richard Feldman
ca8279ca79
More Gemini extension fixes
2025-12-17 18:30:07 -05:00
Richard Feldman
19833f0132
More minor Google AI fixes
2025-12-17 15:49:28 -05:00
Richard Feldman
a51b99216d
Revise Google AI extension
2025-12-17 15:14:45 -05:00
Richard Feldman
3de07eaf0c
Fix extensions/google-ai/src/google_ai.rs
...
Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com >
2025-12-17 14:32:55 -05:00
Richard Feldman
5fa97e8da8
wip override the google_ai extension with the hardcoded implementation
...
Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com >
2025-12-17 13:53:20 -05:00
Richard Feldman
6a07fe4e99
Revert "Replace extensions google_ai with the hardcoded one."
...
This reverts commit 6f05a4b6df .
2025-12-17 13:40:30 -05:00
Richard Feldman
6f05a4b6df
Replace extensions google_ai with the hardcoded one.
...
Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com >
2025-12-17 13:37:36 -05:00
Richard Feldman
78f9f4a768
Go back to just Gemini for now - delete other extensions
...
Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com >
2025-12-17 13:36:24 -05:00
Richard Feldman
46dedb3e13
wip fixing anthropic regressions
2025-12-17 13:27:23 -05:00
Richard Feldman
f182aa43bb
Replace OAuth-specific HTTP WIT stuff with generic http alternatives.
2025-12-16 09:04:48 -05:00
Danilo Leal
6811c57550
Adjust description markdown for built-in providers
2025-12-15 20:53:13 -03:00
Richard Feldman
aa69a52685
Merge remote-tracking branch 'origin/main' into provider-extensions
2025-12-15 11:26:44 -05:00
Finn Evers
3e8d55739c
proto: Bump to v0.3.0 ( #44866 )
...
Release Notes:
- N/A
2025-12-15 11:51:18 +00:00
Finn Evers
8fb2bde2c9
html: Bump to v0.3.0 ( #44865 )
...
Release Notes:
- N/A
2025-12-15 11:50:44 +00:00
Finn Evers
693b978c8d
proto: Add two language servers and change used grammar ( #44440 )
...
Closes #43784
Closes #44375
Closes #21057
This PR updates the Proto extension to include support for two new
language servers as well as an updated grammar for better highlighting.
Release Notes:
- Improved Proto support to work better out of the box.
2025-12-15 11:54:08 +01:00
Richard Feldman
5abf968748
Make Copilot login flow look like the builtin one
2025-12-14 21:47:17 -05:00
Richard Feldman
cc7799af38
Allow multiple API keys
2025-12-14 20:35:01 -05:00
Richard Feldman
d1f085c063
Rename oauth to be at the front of oauth_send_http_request
2025-12-12 12:16:30 -05:00
Richard Feldman
da9281c4a4
Add missing licenses
2025-12-11 01:25:10 -05:00
Richard Feldman
c5329fdff2
Rename extension from open-router to openrouter
2025-12-10 22:09:59 -05:00
Richard Feldman
5fa5226286
Remove llm_provider_authenticate()
2025-12-10 21:28:58 -05:00
Richard Feldman
0fe335efc5
Revise Copilot auth
2025-12-10 13:02:38 -05:00
Richard Feldman
b2df70ab58
Clean up extension markdown for settings
2025-12-10 12:55:23 -05:00
Richard Feldman
e5f1fc7478
Fix some regressions
2025-12-09 14:48:31 -05:00
Richard Feldman
272b1aa4bc
Remove obsolete llm_provider_authenticate
2025-12-08 14:46:04 -05:00
Richard Feldman
a198b6c0d1
Use icon in more places
2025-12-05 11:48:11 -05:00
Richard Feldman
8b5b2712c8
Update Cargo.lock
2025-12-05 11:32:58 -05:00
Richard Feldman
4464392e8e
Use kebab-case for open-router extension too.
2025-12-05 11:19:10 -05:00
Richard Feldman
a0d3bc31e9
Rename copilot_chat to copilot-chat
2025-12-05 11:15:43 -05:00
Richard Feldman
ccd6672d1a
Revert "Remove builtin extensions for now"
...
This reverts commit 5559726fd7 .
2025-12-05 11:13:29 -05:00
Richard Feldman
5559726fd7
Remove builtin extensions for now
2025-12-04 17:20:47 -05:00
Richard Feldman
e1a9269921
Delete example provider extension
2025-12-04 17:20:47 -05:00
Richard Feldman
3b6b3ff504
Specify env vars for the builtin extensions
2025-12-04 17:19:35 -05:00
Richard Feldman
bf2b8e999e
use fill=black over fill=currentColor
2025-12-04 16:51:47 -05:00
Richard Feldman
63c35d2b00
Use local icons in llm extensions
2025-12-04 16:48:25 -05:00
Richard Feldman
1396c68010
Add svg icons to llm provider extensions
2025-12-04 16:43:49 -05:00
Richard Feldman
f54e7f8c9d
Add trailing newlines
2025-12-04 16:18:43 -05:00
Richard Feldman
e08ab99e8d
Add extensions for LLM providers
2025-12-04 16:03:51 -05:00
Richard Feldman
b0767c1b1f
Merge remote-tracking branch 'origin/main' into provider-extensions
2025-12-04 12:27:15 -05:00
Finn Evers
904d90bee7
extension_ci: Run tests on pushes to main ( #44079 )
...
This seems sensible to do - it already was the case prior but
indirectly, lets rather be explicit about this.
Release Notes:
- N/A
Co-authored-by: Agus Zubiaga <agus@zed.dev >
2025-12-03 15:13:15 +00:00
Finn Evers
8ca2571367
extension_ci: Do not trigger version bump on workflow file changes ( #44077 )
...
Release Notes:
- N/A
Co-authored-by: Agus Zubiaga <agus@zed.dev >
2025-12-03 15:05:15 +00:00
Richard Feldman
c7e77674a1
Initial Claude Opus 4.5 implementation of Provider Extensions
2025-12-02 13:50:00 -05:00
Finn Evers
bfb876c782
Improve extension CI concurrency ( #43935 )
...
While this does work for PRs and such, it does not work with main...
Hence, moving the token a few chars to the right to fix this issue.
Release Notes:
- N/A
2025-12-01 19:29:20 +00:00
Finn Evers
ed81ef0442
ci: Add extension workflow concurrency rules ( #43930 )
...
Release Notes:
- N/A
2025-12-01 18:42:46 +00:00
Finn Evers
88fffae9dd
Fix extension CI workflow disclaimer ( #43926 )
...
Release Notes:
- N/A
2025-12-01 18:22:52 +00:00
Finn Evers
c8166abbcb
Add more workflows for extension repositories ( #43924 )
...
This PR adds workflows to be used for CD in extension reposiories in the
`zed-extensions` organization and updates some of the existing ones with
minor improvemts.
Release Notes:
- N/A
2025-12-01 19:00:54 +01:00
Kirill Bulatov
9c593f32c8
proto: Bump to v0.2.3 ( #43791 )
...
Release Notes:
- N/A
---------
Co-authored-by: Finn Evers <finn@zed.dev >
2025-11-29 13:59:18 +00:00
Dario
e5ce7cb19a
extensions: Pass protobuf-language-server settings and initialization_options to the LSP ( #43787 )
...
pass protobuf-language-server settings and initialization_options to the
protobuf-language-server
Closes #43786
Release Notes:
- N/A
2025-11-29 10:19:23 +00:00