christine betts
|
eddd13d70e
|
Add simple extensions release flow support (#8498)
|
2025-09-17 22:14:01 +00:00 |
|
christine betts
|
0403375799
|
Conditionally use consent flow (#8551)
|
2025-09-17 13:24:38 +00:00 |
|
hritan
|
d2f87d15ed
|
fix(cli): add workspacePath to extension variables (#8482)
Co-authored-by: Taneja Hriday <hridayt@google.com>
|
2025-09-17 04:23:12 +00:00 |
|
christine betts
|
459de383b2
|
Update extension enablement logic (#8544)
|
2025-09-16 19:51:46 +00:00 |
|
shishu314
|
7470133a13
|
feat(extensions) - Add local/remote for mcp servers (#8355)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-15 15:11:14 +00:00 |
|
shishu314
|
8a5e692373
|
Metric(extension) - Add logging for uninstalling extension (#8293)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-12 17:38:54 +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 |
|
shishu314
|
cf20697450
|
feat(extension) - Add permission prompt for when user installs a local extension with mcpservers (#8208)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-12 14:53:30 +00:00 |
|
Jacob MacDonald
|
ef70c17936
|
Add functionality to check for git extension updates, as well as support for installing a specific ref (#8018)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-10 16:35:48 +00:00 |
|
christine betts
|
02f67d3c57
|
Add clearcut logging for extensions install command (#8057)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-09-09 16:12:56 +00:00 |
|
christine betts
|
69da43eb70
|
Make 'source' a positional argument in extensions install and set flag to true (#7807)
|
2025-09-05 18:44:41 +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 |
|
Albert Mulà
|
ea844857a2
|
feat(extension): resolve environment variables in extension configuration (#7213)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-29 17:53:39 +00:00 |
|
christine betts
|
af6a792caa
|
Add flag to update all extensions (#7321)
|
2025-08-29 17:24:17 +00:00 |
|
Richie Foreman
|
2fc857092e
|
fix(trust): Refuse to load extensions from untrusted workspaces (#7342)
|
2025-08-28 20:46:45 +00:00 |
|
christine betts
|
c79f145b37
|
Add prompt to migrate workspace extensions (#7065)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-27 00:43:02 +00:00 |
|
christine betts
|
51bb624d45
|
Add extensions enable command (#7042)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-26 15:49:00 +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 |
|
christine betts
|
b6cca01161
|
[extensions] Add an initial set of extension variables (#7035)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-26 02:13:16 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
ee4feea006
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +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 |
|
christine betts
|
ade703944d
|
[extensions] Add extensions uninstall command (#6877)
|
2025-08-25 17:40:15 +00:00 |
|
christine betts
|
0bd496bd51
|
[extensions] Add extension management install command (#6703)
|
2025-08-25 17:02:10 +00:00 |
|
Yuki Okita
|
21c6480b65
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Daniel Lee
|
7356764a48
|
feat(commands): add custom commands support for extensions (#4703)
|
2025-07-29 01:40:47 +00:00 |
|
Billy Biggs
|
18c3bf3a42
|
Summarize extensions and MCP servers on startup (#3977)
|
2025-07-18 18:45:00 +00:00 |
|
Billy Biggs
|
c0940a194e
|
Add a command line option to enable and list extensions (#3191)
|
2025-07-08 16:57:34 +00:00 |
|
Tommaso Sciortino
|
a2fe3d2ad0
|
Stop extension MCPs from hopping into settings. (#1026)
|
2025-06-13 14:51:29 -07:00 |
|
Tommaso Sciortino
|
54f0d9d0e5
|
Fix default extension context filename and update docs (#1024)
|
2025-06-13 13:57:00 -07:00 |
|
matt korwel
|
4160d904da
|
Extensibility: Gemini.md files (#944)
|
2025-06-11 20:34:35 +00:00 |
|
Tommaso Sciortino
|
4e84431df3
|
Allow simple extensions for registering MCPservers (#890)
|
2025-06-10 15:48:39 -07:00 |
|