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 |
|
N. Taylor Mullen
|
8ca38a15c3
|
refactor(skills): replace 'project' with 'workspace' scope (#16380)
|
2026-01-14 21:05:26 +00:00 |
|
christine betts
|
c350ba71b6
|
Add an experimental setting for extension config (#16506)
|
2026-01-14 15:16:42 +00:00 |
|
N. Taylor Mullen
|
620c3f63ff
|
fix(cli): fix 'gemini skills install' unknown argument error (#16537)
|
2026-01-13 21:14:14 +00:00 |
|
N. Taylor Mullen
|
49121f8c00
|
feat(cli): add install and uninstall commands for skills (#16377)
|
2026-01-12 23:24:41 +00:00 |
|
christine betts
|
954af3c7d2
|
Revert "Update extension examples" (#16442)
|
2026-01-12 20:53:22 +00:00 |
|
christine betts
|
a181f22666
|
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 |
|
N. Taylor Mullen
|
5ea6347c9b
|
fix(skills): remove "Restart required" message from non-interactive commands (#16307)
|
2026-01-10 11:59:38 +00:00 |
|
N. Taylor Mullen
|
5eb841ae7e
|
Support for Built-in Agent Skills (#16045)
|
2026-01-10 06:26:58 +00:00 |
|
N. Taylor Mullen
|
9e6b2b47de
|
[Skills] UX Polishing: Transparent feedback and CLI refinements (#15954)
|
2026-01-08 06:30:33 +00:00 |
|
christine betts
|
6081d70888
|
Simplify extension settings command (#16001)
|
2026-01-07 16:23:07 +00:00 |
|
N. Taylor Mullen
|
f5ff944036
|
[Skills] Multi-scope skill enablement and shadowing fix (#15953)
|
2026-01-07 04:24:29 +00:00 |
|
N. Taylor Mullen
|
bbfa69c9c4
|
[Skills] Foundation: Centralize management logic and feedback rendering (#15952)
|
2026-01-06 20:11:19 -08:00 |
|
joshualitt
|
4a0ea2dccc
|
feat(hooks): Add a hooks.enabled setting. (#15933)
|
2026-01-06 21:33:37 +00:00 |
|
christine betts
|
00ed0b77b1
|
Fix settings command fallback (#15926)
|
2026-01-06 19:50:27 +00:00 |
|
N. Taylor Mullen
|
f367103c57
|
Agent Skills: Add gemini skills CLI management command (#15837)
|
2026-01-05 04:40:21 +00:00 |
|
christine betts
|
1526ca88ba
|
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
|
66fab0bea2
|
Implemented unified secrets sanitization and env. redaction options (#15348)
|
2025-12-23 03:18:27 +00:00 |
|
Christian Gunderman
|
d2f8673c01
|
Disallow unnecessary awaits. (#15172)
|
2025-12-17 05:28:18 +00:00 |
|
Christian Gunderman
|
bce7cd8bb3
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
christine betts
|
be87fd0c14
|
Add support for user-scoped extension settings (#13748)
|
2025-12-08 22:51:26 +00:00 |
|
Jack Wotherspoon
|
2243cfef71
|
feat(mcp): add --type alias for --transport flag in gemini mcp add (#14503)
|
2025-12-04 15:45:03 +00:00 |
|
christine betts
|
692503bfbb
|
Add commands for listing and updating per-extension settings (#12664)
|
2025-12-04 00:16:16 +00:00 |
|
Edilmo Palencia
|
498e64ed61
|
feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225)
|
2025-12-03 18:01:57 +00:00 |
|
Jack Wotherspoon
|
febc96f006
|
feat: consolidate remote MCP servers to use url in config (#13762)
|
2025-12-03 01:01:33 +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 |
|
kevinjwang1
|
340399a69f
|
Add consent flag to Link command (#13832)
|
2025-11-26 19:22:26 +00:00 |
|
Billy Biggs
|
426d6ad462
|
Update dependency for modelcontextprotocol/sdk to 1.23.0 (#13827)
|
2025-11-26 01:23:13 +00:00 |
|
Megha Bansal
|
16ec067312
|
Improve code coverage for cli package (#13724)
|
2025-11-24 17:41:46 +00:00 |
|
christine betts
|
ad45f81946
|
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
|
cb8e140ad8
|
Use lenient MCP output schema validator (#13521)
|
2025-11-20 21:51:25 +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 |
|
JAYADITYA
|
3d21d05505
|
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
|
6caadc7a21
|
Improve test code coverage for cli/command/extensions package (#12994)
|
2025-11-14 05:28:01 +00:00 |
|
N. Taylor Mullen
|
e869c45400
|
Fix extensions disable/enable commands not awaiting handler (#12915)
|
2025-11-12 04:31:46 +00:00 |
|
Jacob MacDonald
|
e1614fc362
|
Extensions MCP refactor (#12413)
|
2025-11-04 15:51:18 +00:00 |
|
Jacob MacDonald
|
c1ea4eb434
|
Initial support for reloading extensions in the CLI - mcp servers only (#12239)
|
2025-10-30 18:05:49 +00:00 |
|
kevinjwang1
|
327013e143
|
Add validate command (#12186)
|
2025-10-30 16:08:13 +00:00 |
|
Jacob MacDonald
|
9ecf798857
|
fix output messages for install and link (#12168)
|
2025-10-30 15:32:33 +00:00 |
|
christine betts
|
d2e8d8afbb
|
Add support for sensitive keychain-stored per-extension settings (#11953)
|
2025-10-28 18:48:50 +00:00 |
|
Jacob MacDonald
|
942b0520ad
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +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 |
|
kevinjwang1
|
6575e8c891
|
Add extension alias for extensions command (#11622)
|
2025-10-22 18:24:32 +00:00 |
|
Abhi
|
a2fc45a492
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Jack Wotherspoon
|
0d8a192c74
|
fix: improve gemini mcp add option handling for arrays (#11575)
|
2025-10-21 19:35:01 +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 |
|