Jacob MacDonald
|
8c9a0c1935
|
Create ExtensionManager class which manages all high level extension tasks (#11667)
|
2025-10-23 18:39:36 +00:00 |
|
christine betts
|
9da8ef5035
|
Add extension settings to be requested on install (#9802)
|
2025-10-23 15:47:08 +00:00 |
|
christine betts
|
3b09839253
|
Add extensions logging (#11261)
|
2025-10-21 20:55:16 +00:00 |
|
Zack Birkenbuel
|
a240ecefcd
|
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
|
6af2bff897
|
refactor(logging): Centralize all console messaging to a shared logger (part 1) (#11537)
|
2025-10-20 22:16:47 +00:00 |
|
Jacob MacDonald
|
012c9ab71a
|
remove support for workspace extensions and migrations (#11324)
|
2025-10-17 23:08:57 +00:00 |
|
Jacob MacDonald
|
8dd7ffdbb9
|
add extension IDs (#11377)
|
2025-10-17 20:29:07 +00:00 |
|
christine betts
|
88de683b6f
|
Update extensions install warning (#11149)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 15:01:17 +00:00 |
|
Jacob MacDonald
|
df62291d29
|
Don't always fall back on a git clone when installing extensions (#11229)
|
2025-10-15 21:29:16 +00:00 |
|
Jacob MacDonald
|
fa1fd9277a
|
Fix rough edges around extension updates (#10926)
|
2025-10-10 21:28:13 +00:00 |
|
Jacob MacDonald
|
499ca24bcf
|
Show final install path in extension consent dialog and fix isWorkspaceTrusted check (#10830)
|
2025-10-10 20:40:13 +00:00 |
|
Adam Weidman
|
32594bdb9b
|
feat: prevent ansi codes in extension MCP Servers (#10748)
|
2025-10-08 20:41:22 +00:00 |
|
Zack Birkenbuel
|
3ed350a464
|
Rationalize different Extension typings (#10435)
|
2025-10-08 14:31:41 +00:00 |
|
Jacob MacDonald
|
2c09e70f36
|
Extension update confirm dialog (#10183)
|
2025-09-29 21:19:19 +00:00 |
|
Jacob MacDonald
|
5970283944
|
Fix -e <extension> for disabled extensions (#9994)
|
2025-09-29 13:53:19 +00:00 |
|
christine betts
|
21b8bd67a5
|
Update enablement behavior + info (#9758)
|
2025-09-26 01:44:28 +00:00 |
|
christine betts
|
ea7d65f114
|
Throw error for invalid extension names (#9538)
|
2025-09-25 18:05:49 +00:00 |
|
Jacob MacDonald
|
54f0293277
|
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 |
|
Jack Wotherspoon
|
646f54863b
|
chore: add indicator to extensions list for enable/disable (#9405)
|
2025-09-25 16:30:25 +00:00 |
|
shishu314
|
4e2ac6d946
|
metrics(extension) - Add logging for disable extension (#9238)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-23 18:37:35 +00:00 |
|
christine betts
|
78202295e5
|
Improve extensions consent flow, command formatting, github-release behavior (#9121)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-22 23:50:12 +00:00 |
|
shishu314
|
afc42fa22f
|
Telemtry(extensions) - Add logging for extension events (#8339)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-22 16:55:43 +00:00 |
|
Jacob MacDonald
|
6c490661ec
|
Store installed release version as a part of install metadata (#9122)
|
2025-09-22 16:42:35 +00:00 |
|
hritan
|
4da4eeda27
|
fix(cli): return proper errors from loadExtensionConfig (#8909)
Co-authored-by: Taneja Hriday <hridayt@google.com>
|
2025-09-22 09:34:52 +00:00 |
|
christine betts
|
f605c7ffa2
|
Filter out the 'trust' attribute from extension MCP server configs (#8809)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-20 01:15:40 +00:00 |
|
Jacob MacDonald
|
970e0f7e64
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
hritan
|
50f901adde
|
fix(cli): uninstall extensions using their source URL (#8692)
Co-authored-by: Taneja Hriday <hridayt@google.com>
|
2025-09-18 16:00:28 +00:00 |
|
christine betts
|
5a44d49d29
|
Add simple extensions release flow support (#8498)
|
2025-09-17 22:14:01 +00:00 |
|
christine betts
|
67a6e7d38e
|
Conditionally use consent flow (#8551)
|
2025-09-17 13:24:38 +00:00 |
|
hritan
|
6340d51bba
|
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
|
68e96c178a
|
Update extension enablement logic (#8544)
|
2025-09-16 19:51:46 +00:00 |
|
shishu314
|
dc68de5a81
|
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
|
1ed8bb9cb5
|
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
|
13354e9627
|
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
|
13003c8694
|
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
|
d7e1c81092
|
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
|
f4ad881bd5
|
Ignore workspace extensions in user extensions dir (#8084)
|
2025-09-10 00:23:46 +00:00 |
|
christine betts
|
9ba43755d9
|
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
|
d3021475ea
|
Make 'source' a positional argument in extensions install and set flag to true (#7807)
|
2025-09-05 18:44:41 +00:00 |
|
Tommaso Sciortino
|
ad539bcb87
|
Move settings error throwing to loadSettings (#7605)
|
2025-09-03 17:41:53 +00:00 |
|
christine betts
|
6252fc768d
|
Add gemini extensions link command (#7241)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-09-02 17:15:42 +00:00 |
|
Albert Mulà
|
75810e0ebe
|
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
|
0285469e06
|
Add flag to update all extensions (#7321)
|
2025-08-29 17:24:17 +00:00 |
|
Richie Foreman
|
e42b937294
|
fix(trust): Refuse to load extensions from untrusted workspaces (#7342)
|
2025-08-28 20:46:45 +00:00 |
|
Gal Zahavi
|
9ec0cc7d4e
|
refactor: refactor settings to a nested structure (#7244)
|
2025-08-28 01:39:45 +00:00 |
|
christine betts
|
292ff3420d
|
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
|
e2b4b2ec7e
|
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
|
0c0b5f2da0
|
[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
|
b37a01bdfb
|
[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
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|