Abdul Tawab
|
247d0775b1
|
style(cli) : Dialog pattern for /hooks Command (#17930)
|
2026-03-02 21:12:05 +00:00 |
|
David Pierce
|
f3ac7b23d5
|
Add install as an option when extension is selected. (#20358)
|
2026-03-02 20:41:16 +00:00 |
|
Spencer
|
7be2531c06
|
fix(core): reduce intrusive MCP errors and deduplicate diagnostics (#20232)
|
2026-02-27 20:04:36 +00:00 |
|
Jacob Richman
|
a68d33e8dd
|
fix(cli): extensions dialog UX polish (#19685)
|
2026-02-20 21:08:24 +00:00 |
|
christine betts
|
9a0a5bd29a
|
Add initial implementation of /extensions explore command (#19029)
|
2026-02-20 17:30:49 +00:00 |
|
Jacob Richman
|
85a48203db
|
Migrate core render util to use xterm.js as part of the rendering loop. (#19044)
|
2026-02-19 00:46:50 +00:00 |
|
christine betts
|
9db7c30643
|
Fix handling of empty settings (#18131)
|
2026-02-03 20:39:20 +00:00 |
|
Jack Wotherspoon
|
ef1d3f8fd6
|
chore: remove extra top margin from /hooks and /extensions (#17663)
|
2026-01-27 16:30:39 +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 |
|
Adam Weidman
|
f6b4e7e361
|
chore(ui): optimize AgentsStatus layout with dense list style and group separation (#16545)
|
2026-01-13 21:35:31 +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 |
|
N. Taylor Mullen
|
5eb841ae7e
|
Support for Built-in Agent Skills (#16045)
|
2026-01-10 06:26:58 +00:00 |
|
christine betts
|
a969e1675a
|
Show settings source in extensions lists (#16207)
|
2026-01-09 17:04:53 +00:00 |
|
Adam Weidman
|
cdb0cd9d86
|
feat(cli): add /agents slash command to list available agents (#16182)
|
2026-01-08 21:02:44 +00:00 |
|
N. Taylor Mullen
|
6c7045f346
|
Agent Skills: Unify Representation & Centralize Loading (#15833)
|
2026-01-03 16:24:36 -08:00 |
|
N. Taylor Mullen
|
1ed8948b67
|
Agent Skills: Implement Core Skill Infrastructure & Tiered Discovery (#15698)
|
2025-12-30 13:35:52 -08:00 |
|
christine betts
|
d5342b4237
|
Add extension settings info to /extensions list (#14905)
|
2025-12-30 21:09:48 +00:00 |
|
Jack Wotherspoon
|
fe951f8a78
|
chore: limit MCP resources display to 10 by default (#15489)
|
2025-12-23 19:39:35 +00:00 |
|
Sandy Tao
|
6b6e9041a8
|
feat(ui): Add security warning and improve layout for Hooks list (#15440)
|
2025-12-22 20:47:56 +00:00 |
|
Abhi
|
464beedce2
|
feat(hooks): add support for friendly names and descriptions (#15174)
|
2025-12-18 16:09:24 +00:00 |
|
Alex Gavrilescu
|
0166d127bd
|
feat: Add support for MCP Resources (#13178)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-12-09 02:43:12 +00:00 |
|
Edilmo Palencia
|
498e64ed61
|
feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225)
|
2025-12-03 18:01:57 +00:00 |
|
Tommaso Sciortino
|
74b8c20617
|
Always show the tool internal name in /tools (#12964)
|
2025-11-12 20:45:18 +00:00 |
|
Jacob Richman
|
565ac50ddc
|
Fix tests to wrap all calls changing the UI with act. (#12268)
|
2025-10-30 18:50:26 +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 |
|
Jacob MacDonald
|
882941cd5f
|
use debugLogger instead of console.error (#11990)
|
2025-10-24 23:31:25 +00:00 |
|
jdgarrido1105
|
745f7cf490
|
Adds executeCommand endpoint with support for /extensions list (#11515)
|
2025-10-23 13:05:43 +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 |
|
Tommaso Sciortino
|
80f585e42d
|
Remove MCP Tips and reorganize MCP slash commands (#11387)
|
2025-10-17 19:35:14 +00:00 |
|
Tommaso Sciortino
|
8d6f7ae760
|
Remove ctrl-t binding for /mcp commands (#11372)
|
2025-10-17 16:42:09 +00:00 |
|
Srivats Jayaram
|
1a6777a53a
|
feat: Add markdown toggle (alt+m) to switch between rendered and raw… (#10383)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-16 18:23:36 +00:00 |
|
Adam Weidman
|
2b25187c17
|
Fix /chat list not write terminal escape codes directly (#10415)
|
2025-10-02 22:52:16 +00:00 |
|
Jacob Richman
|
61828eb8e7
|
Fix /tool and /mcp commands to not write terminal escape codes directly (#10010)
|
2025-09-29 21:27:06 +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 |
|
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 |
|