Jasmeet Bhatia
|
ad85a103c7
|
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 |
|
Jacob Richman
|
29ec5296ba
|
Fix bug in detecting already added paths. (#17430)
|
2026-01-26 18:12:40 +00:00 |
|
Gal Zahavi
|
a894c88656
|
feat: Enforce unified folder trust for /directory add (#17359)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-01-24 05:31:42 +00:00 |
|
Sandy Tao
|
3fa29f5840
|
feat: implement AgentConfigDialog for /agents config command (#17370)
|
2026-01-24 00:10:51 +00:00 |
|
Sehoon Shon
|
68c5a9dc41
|
feat(ui): display user tier in about command (#17400)
|
2026-01-23 21:03:53 +00:00 |
|
Adib234
|
ba3a37862b
|
Refactor: Migrate CLI appEvents to Core coreEvents (#15737)
|
2026-01-23 16:45:46 +00:00 |
|
Allen Hutchison
|
1030311f81
|
fix(cli): include source in policy rule display (#17358)
|
2026-01-23 00:36:44 +00:00 |
|
Jasmeet Bhatia
|
29c9c8ee54
|
feat(mcp): add enable/disable commands for MCP servers (#11057) (#16299)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2026-01-22 23:38:06 +00:00 |
|
Sandy Tao
|
0be7b765ab
|
feat(cli): add /agents config command and improve agent discovery (#17342)
|
2026-01-22 23:22:56 +00:00 |
|
matt korwel
|
2456b1b818
|
feat(routing): A/B Test Numerical Complexity Scoring for Gemini 3 (#16041)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2026-01-22 22:12:07 +00:00 |
|
Sandy Tao
|
9a563b634c
|
feat(cli): Add state management and plumbing for agent configuration dialog (#17259)
|
2026-01-22 18:30:44 +00:00 |
|
Adib234
|
a19e7138a8
|
feat: implement /rewind command (#15720)
|
2026-01-22 15:26:52 +00:00 |
|
Ishaan Gupta
|
c6148e899d
|
fix: /policy to display policies according to mode (#16772)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2026-01-21 21:33:57 +00:00 |
|
Gal Zahavi
|
75b75f394b
|
fix(core,cli): enable recursive directory access for (#17094)
|
2026-01-21 17:58:23 +00:00 |
|
N. Taylor Mullen
|
7e8bf65b21
|
feat(cli): improve skill enablement/disablement verbiage (#17192)
|
2026-01-21 17:39:37 +00:00 |
|
joshualitt
|
f971d8e261
|
feat(core): Ensure all properties in hooks object are event names. (#16870)
|
2026-01-20 22:47:31 +00:00 |
|
Sandy Tao
|
42ce816ec7
|
feat(core): unify agent enabled and disabled flags (#17127)
|
2026-01-20 21:00:43 +00:00 |
|
Vedant Mahajan
|
de0d2cbc22
|
fix return type of fireSessionStartEvent to defaultHookOutput (#16833)
|
2026-01-20 03:25:43 +00:00 |
|
Abhi
|
223bda0c6a
|
fix(hooks): enable /hooks disable to reliably stop single hooks (#16804)
|
2026-01-17 00:28:36 +00:00 |
|
N. Taylor Mullen
|
c36726f5eb
|
feat(agent): enable agent skills by default (#16736)
|
2026-01-16 23:10:55 +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 |
|
Allen Hutchison
|
a0ee0e4d87
|
feat(policy): add source tracking to policy rules (#16670)
|
2026-01-15 16:06:07 +00:00 |
|
Sehoon Shon
|
3b74679c5b
|
Enable & disable agents (#16225)
|
2026-01-15 00:30:17 +00:00 |
|
N. Taylor Mullen
|
8ca38a15c3
|
refactor(skills): replace 'project' with 'workspace' scope (#16380)
|
2026-01-14 21:05:26 +00:00 |
|
N. Taylor Mullen
|
1c2df2c1bb
|
feat(admin): support admin-enforced settings for Agent Skills (#16406)
|
2026-01-14 07:40:23 +00:00 |
|
Sehoon Shon
|
36f3d9d1ea
|
refactor: make baseTimestamp optional in addItem and remove redundant calls (#16471)
|
2026-01-13 19:15:04 +00:00 |
|
N. Taylor Mullen
|
afefab3025
|
feat(agents): improve UI feedback and parser reliability (#16459)
|
2026-01-13 00:20:28 +00:00 |
|
Coco Sheng
|
bc0f416b99
|
feat(a2a): Introduce /memory command for a2a server (#14456)
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
|
2026-01-12 21:46:42 +00:00 |
|
Abdul Tawab
|
6f3ea2bc3c
|
feat(cli): Hooks enable-all/disable-all feature with dynamic status (#15552)
|
2026-01-12 07:42:04 +00:00 |
|
Abhi
|
76c9aca829
|
feat(cli): add /chat debug command for nightly builds (#16339)
|
2026-01-11 19:11:06 +00:00 |
|
N. Taylor Mullen
|
5eb841ae7e
|
Support for Built-in Agent Skills (#16045)
|
2026-01-10 06:26:58 +00:00 |
|
joshualitt
|
692661cc6a
|
feat(core, ui): Add /agents refresh command. (#16204)
|
2026-01-09 17:33:59 +00:00 |
|
Vedant Mahajan
|
a39e2d4423
|
refactor: migrate clearCommand hook calls to HookSystem (#16157)
|
2026-01-09 16:48:55 +00:00 |
|
Sehoon Shon
|
a844dbe758
|
Support @ suggestions for subagenets (#16201)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-09 00:51:18 +00:00 |
|
Adam Weidman
|
cdb0cd9d86
|
feat(cli): add /agents slash command to list available agents (#16182)
|
2026-01-08 21:02:44 +00:00 |
|
kevinjwang1
|
bb4cb66cd0
|
Add extension linking capabilities in cli (#16040)
|
2026-01-08 18:37:16 +00:00 |
|
N. Taylor Mullen
|
46a57c06eb
|
feat(cli): export chat history in /bug and prefill GitHub issue (#16115)
|
2026-01-08 11:43:55 +00:00 |
|
N. Taylor Mullen
|
9e6b2b47de
|
[Skills] UX Polishing: Transparent feedback and CLI refinements (#15954)
|
2026-01-08 06:30:33 +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 |
|
N. Taylor Mullen
|
21d8ba5d85
|
Agent Skills: Implement /skills reload (#15865)
|
2026-01-05 23:12:51 +00:00 |
|
Christian Gunderman
|
4581b1869f
|
Support context injection via SessionStart hook. (#15746)
|
2026-01-05 21:27:53 +00:00 |
|
Abhi
|
2411c3a674
|
feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776)
|
2026-01-04 22:11:43 +00:00 |
|
N. Taylor Mullen
|
6c7045f346
|
Agent Skills: Unify Representation & Centralize Loading (#15833)
|
2026-01-03 16:24:36 -08:00 |
|
Jack Wotherspoon
|
95d3d4983c
|
feat: add folder suggestions to /dir add command (#15724)
|
2026-01-02 21:08:11 +00:00 |
|
N. Taylor Mullen
|
1ed8948b67
|
Agent Skills: Implement Core Skill Infrastructure & Tiered Discovery (#15698)
|
2025-12-30 13:35:52 -08: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 |
|
Sandy Tao
|
ad79d0a6c6
|
feat(core): Implement JIT context memory loading and UI sync (#14469)
|
2025-12-19 17:04:03 +00:00 |
|
Jacob Richman
|
7b47a3b1d9
|
feat: Detect background color (#15132)
|
2025-12-18 18:36:48 +00:00 |
|