Alisa
|
3344f6849c
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
Tommaso Sciortino
|
37857ab956
|
fix(core): properly support allowRedirect in policy engine (#23579)
|
2026-03-23 20:32:50 +00:00 |
|
Ratish P
|
62cb14fa52
|
feat(extensions): add --skip-settings flag to install command (#17212)
|
2026-03-20 16:10:59 +00:00 |
|
Abhi
|
d43ec6c8f3
|
feat: enable subagents (#22386)
|
2026-03-16 18:40:12 +00:00 |
|
Tommaso Sciortino
|
2a7e602356
|
refactor(cli): consolidate getErrorMessage utility to core (#22190)
|
2026-03-13 15:40:29 +00:00 |
|
nityam
|
016d5d8eb6
|
merge duplicate imports packages/cli/src subtask1 (#22040)
|
2026-03-11 17:50:42 +00:00 |
|
Sehoon Shon
|
509d4ae0a9
|
fix(cli): implement --all flag for extensions uninstall (#21319)
|
2026-03-06 03:02:01 +00:00 |
|
Gal Zahavi
|
3481032980
|
fix(extensions): preserve symlinks in extension source path while enforcing folder trust (#20867)
|
2026-03-05 00:06:19 +00:00 |
|
christine betts
|
e17f927a69
|
Add support for policy engine in extensions (#20049)
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-02-27 03:29:33 +00:00 |
|
Jacob Richman
|
f9f916e1dc
|
test: support tests that include color information (#20220)
|
2026-02-25 23:31:35 +00:00 |
|
Gal Zahavi
|
6510347d5b
|
feat(extensions): enforce folder trust for local extension install (#19703)
|
2026-02-24 19:58:44 +00:00 |
|
Christian Gunderman
|
dfd7721e69
|
Disallow unsafe returns. (#19767)
|
2026-02-21 01:12:56 +00:00 |
|
Jack Wotherspoon
|
a83ca11035
|
docs: custom themes in extensions (#19219)
|
2026-02-16 19:58:48 +00:00 |
|
Christian Gunderman
|
fd65416a2f
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
Grant McCloskey
|
5d04a01b06
|
fix(cli): color extension link success message green (#18386)
|
2026-02-05 18:34:09 +00:00 |
|
christine betts
|
ee58e1e3c1
|
Add support for /extensions config command (#17895)
|
2026-02-05 16:04:24 +00:00 |
|
christine betts
|
3e954930f1
|
Fix handling of empty settings (#18131)
|
2026-02-03 20:39:20 +00:00 |
|
Tu Shaokun
|
a91f4e692a
|
fix(cli): list installed extensions when update target missing (#17082)
|
2026-01-29 02:13:40 +00:00 |
|
Spencer
|
beaa134f0e
|
feat(extensions): add support for custom themes in extensions (#17327)
|
2026-01-28 18:58:35 +00:00 |
|
christine betts
|
4d4e16cc8c
|
[extension config] Make breaking optional value non-optional (#17785)
|
2026-01-28 16:11:21 +00:00 |
|
Jacob Richman
|
c9340a9c6f
|
GEMINI.md polish (#17680)
|
2026-01-27 21:13:11 +00:00 |
|
Akihiro Suda
|
0dc69bd364
|
feat(cli): add gemini extensions list --output-format=json (#14479)
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2026-01-27 13:27:42 +00:00 |
|
Godwin Iheuwa
|
56fff518cc
|
fix(extensions): add .gitignore to extension templates (#17293)
Co-authored-by: RUiNtheExtinct <deepkarma001@gmail.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2026-01-27 13:24:21 +00:00 |
|
Jasmeet Bhatia
|
57b57cc997
|
feat(mcp/extensions): Allow users to selectively enable/disable MCP servers included in an extension( Issue #11057 & #17402) (#17434)
|
2026-01-27 01:02:14 +00:00 |
|
christine betts
|
46629726f4
|
Fix extensions config error (#17580)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-26 22:28:52 +00:00 |
|
christine betts
|
85b17166a5
|
Revert "Revert "Update extension examples"" (#16445)
|
2026-01-20 17:14:46 +00:00 |
|
christine betts
|
3b55581aaf
|
Add an experimental setting for extension config (#16506)
|
2026-01-14 15:16:42 +00:00 |
|
christine betts
|
8437ce940a
|
Revert "Update extension examples" (#16442)
|
2026-01-12 20:53:22 +00:00 |
|
christine betts
|
ed7bcf9968
|
Update extension examples (#16274)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-12 17:16:35 +00:00 |
|
christine betts
|
97b31c4eef
|
Simplify extension settings command (#16001)
|
2026-01-07 16:23:07 +00:00 |
|
christine betts
|
7edd803034
|
Fix settings command fallback (#15926)
|
2026-01-06 19:50:27 +00:00 |
|
christine betts
|
563d81e08e
|
Add experimental in-CLI extension install and uninstall subcommands (#15178)
Co-authored-by: Christine Betts <chrstn@google.com>
|
2025-12-23 19:48:27 +00:00 |
|
Christian Gunderman
|
7f2d33458a
|
Disallow unnecessary awaits. (#15172)
|
2025-12-17 05:28:18 +00:00 |
|
Christian Gunderman
|
942bcfc61e
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
christine betts
|
ec9a8c7a72
|
Add support for user-scoped extension settings (#13748)
|
2025-12-08 22:51:26 +00:00 |
|
christine betts
|
e0a2227faf
|
Add commands for listing and updating per-extension settings (#12664)
|
2025-12-04 00:16:16 +00:00 |
|
kevinjwang1
|
3406dc5b2e
|
Add consent flag to Link command (#13832)
|
2025-11-26 19:22:26 +00:00 |
|
Billy Biggs
|
d2a6cff4df
|
Update dependency for modelcontextprotocol/sdk to 1.23.0 (#13827)
|
2025-11-26 01:23:13 +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 |
|
cornmander
|
9937fb2220
|
Use lenient MCP output schema validator (#13521)
|
2025-11-20 21:51:25 +00:00 |
|
Jacob Richman
|
d1e35f8660
|
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 |
|
JAYADITYA
|
7d33baabe4
|
feat :uninstall multiple extensions (#13016)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-18 15:20:25 +00:00 |
|
Megha Bansal
|
638dd2f6c0
|
Improve test code coverage for cli/command/extensions package (#12994)
|
2025-11-14 05:28:01 +00:00 |
|
N. Taylor Mullen
|
cab9b1f370
|
Fix extensions disable/enable commands not awaiting handler (#12915)
|
2025-11-12 04:31:46 +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 |
|
kevinjwang1
|
a3370ac86b
|
Add validate command (#12186)
|
2025-10-30 16:08:13 +00:00 |
|
Jacob MacDonald
|
7d03151cd5
|
fix output messages for install and link (#12168)
|
2025-10-30 15:32:33 +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 |
|