christine betts
|
8adca747bb
|
Add support for policy engine in extensions (#20049)
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-02-27 03:29:33 +00:00 |
|
Gal Zahavi
|
14a5f2cc80
|
feat(extensions): enforce folder trust for local extension install (#19703)
|
2026-02-24 19:58:44 +00:00 |
|
kevinjwang1
|
8c8fd32d71
|
Add allowedExtensions setting (#17695)
|
2026-01-30 19:43:51 +00:00 |
|
Abhi
|
a7b0de47aa
|
feat(hooks): enable hooks system by default (#17247)
|
2026-01-21 22:40:31 +00:00 |
|
joshualitt
|
f971d8e261
|
feat(core): Ensure all properties in hooks object are event names. (#16870)
|
2026-01-20 22:47:31 +00:00 |
|
Jacob Richman
|
f8d8f4f930
|
Make merged settings non-nullable and fix all lints related to that. (#16647)
|
2026-01-15 17:26:10 +00:00 |
|
N. Taylor Mullen
|
ba134b5152
|
feat(cli): add security consent prompts for skill installation (#16549)
|
2026-01-15 01:47:02 +00:00 |
|
christine betts
|
c350ba71b6
|
Add an experimental setting for extension config (#16506)
|
2026-01-14 15:16:42 +00:00 |
|
N. Taylor Mullen
|
1c2df2c1bb
|
feat(admin): support admin-enforced settings for Agent Skills (#16406)
|
2026-01-14 07:40:23 +00:00 |
|
Shreya Keshive
|
1facf0b51a
|
Reapply "feat(admin): implement extensions disabled" (#16082) (#16109)
|
2026-01-08 17:59:30 +00:00 |
|
christine betts
|
1c6adb441e
|
Revert "feat(admin): implement extensions disabled" (#16082)
|
2026-01-07 19:35:56 +00:00 |
|
Shreya Keshive
|
cf284ee31e
|
feat(admin): implement extensions disabled (#16024)
|
2026-01-07 16:31:17 +00:00 |
|
N. Taylor Mullen
|
1bfc3a7399
|
Introduce GEMINI_CLI_HOME for strict test isolation (#15907)
|
2026-01-07 04:09:39 +00:00 |
|
joshualitt
|
4a0ea2dccc
|
feat(hooks): Add a hooks.enabled setting. (#15933)
|
2026-01-06 21:33:37 +00:00 |
|
christine betts
|
0d15a47761
|
Inform user of missing settings on extensions update (#15944)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-06 17:26:01 +00:00 |
|
Christian Gunderman
|
d2f8673c01
|
Disallow unnecessary awaits. (#15172)
|
2025-12-17 05:28:18 +00:00 |
|
Shardul Natu
|
8b23d8175f
|
update(telemetry): add hashed_extension_name to field to extension events (#15025)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-12-15 17:40:54 +00:00 |
|
Abhi
|
25332cb389
|
fix: handle missing local extension config and skip hooks when disabled (#14744)
|
2025-12-09 01:51:42 +00:00 |
|
Abhi
|
c9111a158d
|
feat: Support Extension Hooks with Security Warning (#14460)
|
2025-12-03 20:07:37 +00:00 |
|
CHAEWAN KIM
|
c7c043fb6d
|
fix(async): prevent missed async errors from bypassing catch handlers (#13714)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-12-01 22:11:40 +00:00 |
|
Megha Bansal
|
c0a00635b5
|
Optimize and improve test coverage for cli/src/config (#13485)
|
2025-11-21 04:57:59 +00:00 |
|
Jacob Richman
|
9409be8e1b
|
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247)
Bypassing rules as link checker failure is spurious.
|
2025-11-20 10:44:02 -08:00 |
|
kevinjwang1
|
87aa4fb0ad
|
Add implementation for setting to disable Github extensions (#12838)
|
2025-11-11 18:37:01 +00:00 |
|
Shardul Natu
|
d2579e9a50
|
fix(extension-uninstallation): Fix uninstalling extensions named differently than their directory name (#12852)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-11-11 18:19:06 +00:00 |
|
Jacob MacDonald
|
e1614fc362
|
Extensions MCP refactor (#12413)
|
2025-11-04 15:51:18 +00:00 |
|
kevinjwang1
|
d86bb3b7e0
|
Handle untrusted folders on extension install and link (#12322)
Co-authored-by: Jacob MacDonald <jakemac@google.com>
|
2025-10-31 19:17:01 +00:00 |
|
christine betts
|
d2e8d8afbb
|
Add support for sensitive keychain-stored per-extension settings (#11953)
|
2025-10-28 18:48:50 +00:00 |
|
Jacob Richman
|
8edec7612e
|
Migrate tests to use avoid jsdom (#12118)
|
2025-10-28 17:32:15 +00:00 |
|
Jacob MacDonald
|
942b0520ad
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Jacob Richman
|
58cf2f076a
|
First batch of fixing tests to use best practices. (#11964)
|
2025-10-25 21:41:53 +00:00 |
|
Jacob MacDonald
|
9b17745627
|
fix linked extension test on windows (#11973)
|
2025-10-24 18:55:31 +00:00 |
|
Eric Rahm
|
a52890129f
|
Fix(cli): Use cross-platform path separators in extension tests (#11970)
|
2025-10-24 18:42:49 +00:00 |
|
Eric Rahm
|
fadeaf7dc9
|
Fix(cli): Use the correct extensionPath (#11896)
|
2025-10-24 17:45:58 +00:00 |
|
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 |
|
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 |
|
Jacob MacDonald
|
b350b57ead
|
clean up extension tests (#10857)
|
2025-10-09 22:06:06 +00:00 |
|
Adam Weidman
|
32594bdb9b
|
feat: prevent ansi codes in extension MCP Servers (#10748)
|
2025-10-08 20:41:22 +00:00 |
|
Gal Zahavi
|
e8921802b0
|
chore(int): skip flaky tests (#10736)
|
2025-10-08 20:05:11 +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 |
|