Commit graph

111 commits

Author SHA1 Message Date
Sehoon Shon
d485e08606
feat(cli): implement /upgrade command (#21511) 2026-03-09 17:17:30 +00:00
Jerop Kipruto
35ee2a841a
feat(plan): enable Plan Mode by default (#21713) 2026-03-09 15:58:46 +00:00
Dmitry Lyalin
d41735d6a9
feat(cli): unify /chat and /resume command UX (#20256) 2026-03-08 22:50:51 +00:00
Emily Hedlund
7989c28d2e
feat(cli): implement dot-prefixing for slash command conflicts (#20979) 2026-03-06 20:43:20 +00:00
Jack Wotherspoon
9dc6898d28
feat: add custom footer configuration via /footer (#19001)
Co-authored-by: Keith Guerin <keithguerin@gmail.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2026-03-05 02:21:48 +00:00
Emily Hedlund
49b2e76ee1
Revert "feat(ui): add source indicators to slash commands" (#19695) 2026-02-20 20:08:49 +00:00
Emily Hedlund
d08b1efc72
feat(ui): add source indicators to slash commands (#18839) 2026-02-20 15:54:59 +00:00
Krushna Korade
bcd547baf6
feat: add /commands reload to refresh custom TOML commands (#19078) 2026-02-14 20:25:30 +00:00
christine betts
2ca183ffc9
Show notification when there's a conflict with an extensions command (#17890) 2026-02-12 16:29:06 +00:00
Christian Gunderman
fd65416a2f
Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
Dmitry Lyalin
1f1cf756c8
Add shortcuts hint and panel for discoverability (#18035) 2026-02-06 19:33:39 +00:00
Adib234
0012d95848
feat(plan): implement plan slash command (#17698) 2026-02-04 17:01:43 +00:00
Shreya Keshive
f14d0c6a17
feat(admin): provide actionable error messages for disabled features (#17815) 2026-01-30 18:05:22 +00:00
Gal Zahavi
b611f9a519
feat: Implement background shell commands (#14849) 2026-01-30 17:53:09 +00:00
Abhi
9035ca32bc
feat(skills): final stable promotion cleanup (#17726) 2026-01-28 04:56:04 +00:00
Abhi
ff6547857e
revert: promote Agent Skills to stable (#17693) (#17712) 2026-01-27 23:29:12 +00:00
Abhi
6f6445994e
feat(skills): promote Agent Skills to stable (#17693) 2026-01-27 21:50:22 +00:00
Tommaso Sciortino
8b2b71c8ef
Change formatting to prevent UI redressing attacks (#17611) 2026-01-27 16:56:01 +00:00
Sehoon Shon
5c16334b8c
feat(cli): add oncall command for issue triage (#17661)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-27 16:32:46 +00:00
Emily Hedlund
d956c5b221
Sanitize command names and descriptions (#17228) 2026-01-22 16:41:51 +00:00
Adib234
3b9f580fa4
feat: implement /rewind command (#15720) 2026-01-22 15:26:52 +00:00
N. Taylor Mullen
bb6c574144
feat(admin): support admin-enforced settings for Agent Skills (#16406) 2026-01-14 07:40:23 +00:00
Abhi
0e955da171
feat(cli): add /chat debug command for nightly builds (#16339) 2026-01-11 19:11:06 +00:00
Adam Weidman
7e02ef697d
feat(cli): add /agents slash command to list available agents (#16182) 2026-01-08 21:02:44 +00:00
Shreya Keshive
97ad3d97cb
Reapply "feat(admin): implement extensions disabled" (#16082) (#16109) 2026-01-08 17:59:30 +00:00
joshualitt
4c961df313
feat(core): Decouple enabling hooks UI from subsystem. (#16074) 2026-01-07 20:34:33 +00:00
christine betts
19bdd95eab
Revert "feat(admin): implement extensions disabled" (#16082) 2026-01-07 19:35:56 +00:00
Shreya Keshive
db99beda36
feat(admin): implement extensions disabled (#16024) 2026-01-07 16:31:17 +00:00
Abhi
5fe5d1da46
policy: extract legacy policy from core tool scheduler to policy engine (#15902) 2026-01-07 04:28:06 +00:00
Shreya Keshive
2fe45834dd
feat(admin): Introduce remote admin settings & implement secureModeEnabled/mcpEnabled (#15935) 2026-01-06 21:38:07 +00:00
N. Taylor Mullen
de1233b8ca
Agent Skills: Implement Core Skill Infrastructure & Tiered Discovery (#15698) 2025-12-30 13:35:52 -08:00
Adib234
10ae84869a
Migrate console to coreEvents.emitFeedback or debugLogger (#15219) 2025-12-29 20:46:10 +00:00
Abhi
dcd2449b1a
refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626) 2025-12-29 19:22:42 +00:00
Christian Gunderman
942bcfc61e
Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
Jack Wotherspoon
1040c246f5
feat: add auto-execute on Enter behavior to argumentless MCP prompts (#14510) 2025-12-04 16:33:45 +00:00
Edilmo Palencia
b8c038f41f
feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225) 2025-12-03 18:01:57 +00:00
Kevin Ramdass
db027dd95b
feat: Add startup profiler to measure and record application initialization phases. (#13638) 2025-12-01 18:06:13 +00:00
bl-ue
94c3eecb99
feat(sessions): add /resume slash command to open the session browser (#13621) 2025-11-25 18:54:09 +00:00
Adib234
99c5bf2e97
Remove useModelRouter experimental flag (#13593) 2025-11-21 17:54:17 +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
joshualitt
25f8452127
feat(core, cli): Bump genai version to 1.30.0 (#13435) 2025-11-19 20:52:27 +00:00
Jack Wotherspoon
61f0f3c243
fix: allow MCP prompts with spaces in name (#12910)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-11-19 14:44:30 +00:00
Shardul Natu
1ffb9c4188
fix(FileCommandLoader): Remove error logs if the operation was aborted (#12927)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-12 16:33:28 +00:00
christine betts
43b8731241
Fix extensions logging race condition and slash command logging (#12732) 2025-11-08 15:29:36 +00:00
Jacob MacDonald
fa93b56243
[Extension Reloading]: Update custom commands, add enable/disable command (#12547) 2025-11-05 19:36:07 +00:00
Jacob MacDonald
da4fa5ad75
Extensions MCP refactor (#12413) 2025-11-04 15:51:18 +00:00
Allen Hutchison
ffc5e4d048
Refactor PolicyEngine to Core Package (#12325)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-03 23:41:00 +00:00
Abhi
b364f37655
refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
Abhi
995ae717cc
refactor(logging): Centralize all console messaging to a shared logger (part 1) (#11537) 2025-10-20 22:16:47 +00:00
cornmander
dcf362bcf9
Inline tree-sitter wasm and add runtime fallback (#11157) 2025-10-17 00:25:30 +00:00