Tommaso Sciortino
|
2a7e602356
|
refactor(cli): consolidate getErrorMessage utility to core (#22190)
|
2026-03-13 15:40:29 +00:00 |
|
Christian Gunderman
|
fd65416a2f
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
Tu Shaokun
|
a91f4e692a
|
fix(cli): list installed extensions when update target missing (#17082)
|
2026-01-29 02:13:40 +00:00 |
|
christine betts
|
bdf80ea7c0
|
fix(cli): Prevent stdout/stderr patching for extension commands (#13600)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-11-22 02:08:06 +00:00 |
|
Jacob MacDonald
|
cc081337b7
|
Initial support for reloading extensions in the CLI - mcp servers only (#12239)
|
2025-10-30 18:05:49 +00:00 |
|
christine betts
|
7e987113a2
|
Add support for sensitive keychain-stored per-extension settings (#11953)
|
2025-10-28 18:48:50 +00:00 |
|
Jacob MacDonald
|
1b302deeff
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Jacob MacDonald
|
c4c0c0d182
|
Create ExtensionManager class which manages all high level extension tasks (#11667)
|
2025-10-23 18:39:36 +00:00 |
|
Zack Birkenbuel
|
cc7e1472f9
|
Pass whole extensions rather than just context files (#10910)
Co-authored-by: Jake Macdonald <jakemac@google.com>
|
2025-10-20 23:15:23 +00:00 |
|
Abhi
|
995ae717cc
|
refactor(logging): Centralize all console messaging to a shared logger (part 1) (#11537)
|
2025-10-20 22:16:47 +00:00 |
|
Jacob MacDonald
|
f4330c9f5e
|
remove support for workspace extensions and migrations (#11324)
|
2025-10-17 23:08:57 +00:00 |
|
Jacob MacDonald
|
7f8537a130
|
Cleanup extension update logic (#10514)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-04 04:06:26 +00:00 |
|
Jacob Richman
|
a404fb8d2e
|
Switch to a reducer for tracking update state fixing flicker issues due to continuous renders (#10280)
|
2025-10-01 21:53:15 +00:00 |
|
Jacob MacDonald
|
ea061f52b0
|
Fix -e <extension> for disabled extensions (#9994)
|
2025-09-29 13:53:19 +00:00 |
|
Jacob MacDonald
|
a0c8e3bf2b
|
Re-request consent if necessary when updating extensions (#9517)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-25 17:57:59 +00:00 |
|
christine betts
|
d9828e2571
|
Reinstate support for updating locally-installed extensions (#8833)
|
2025-09-22 03:44:58 +00:00 |
|
Jacob MacDonald
|
22b7d86574
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
Jacob MacDonald
|
e89012efa8
|
Make a stateful extensions list component, with update statuses (#8301)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-12 16:20:04 +00:00 |
|
christine betts
|
6a581a695f
|
Add gemini extensions link command (#7241)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-09-02 17:15:42 +00:00 |
|
christine betts
|
af6a792caa
|
Add flag to update all extensions (#7321)
|
2025-08-29 17:24:17 +00:00 |
|
christine betts
|
dff175c4f4
|
[extensions] Add disable command (#7001)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-26 14:36:55 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
christine betts
|
f32a54fefc
|
[extensions] Add extensions update command (#6878)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-25 19:41:15 +00:00 |
|