Emily Hedlund
|
86175d6311
|
feat(ui): add source indicators to slash commands (#18839)
|
2026-02-20 15:54:59 +00:00 |
|
Jerop Kipruto
|
bb6abd0267
|
feat(plan): support configuring custom plans storage directory (#19577)
|
2026-02-19 22:47:08 +00:00 |
|
Tommaso Sciortino
|
599c73a072
|
feat(cli): add experimental.useOSC52Copy setting (#19488)
|
2026-02-19 18:22:11 +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 |
|
joshualitt
|
be97897a39
|
feat(core): experimental in-progress steering hints (2 of 2) (#19307)
|
2026-02-18 22:05:50 +00:00 |
|
Krushna Korade
|
ceb718f7c5
|
Add refresh/reload aliases to slash command subcommands (#19218)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-02-16 20:31:03 +00:00 |
|
Sehoon Shon
|
bf6b5b1b27
|
feat(cli): refactor model command to support set and manage subcommands (#19221)
|
2026-02-16 20:10:34 +00:00 |
|
Krushna Korade
|
91aac5d0e8
|
feat: add /commands reload to refresh custom TOML commands (#19078)
|
2026-02-14 20:25:30 +00:00 |
|
Spencer
|
f676f2c3a4
|
Feature/quota visibility 16795 (#18203)
|
2026-02-10 02:53:10 +00:00 |
|
joshualitt
|
8edc496312
|
feat(core): Render memory hierarchically in context. (#18350)
|
2026-02-10 02:01:59 +00:00 |
|
Christian Gunderman
|
c369147b32
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
N. Taylor Mullen
|
34775879e5
|
fix(cli): reload skills and agents on extension restart (#18411)
|
2026-02-07 00:40:43 +00:00 |
|
Dmitry Lyalin
|
4d07d3327d
|
Add shortcuts hint and panel for discoverability (#18035)
|
2026-02-06 19:33:39 +00:00 |
|
Adib234
|
312fbdb1c8
|
feat(plan): implement support for MCP servers in Plan mode (#18229)
|
2026-02-05 21:37:28 +00:00 |
|
christine betts
|
a290ab5deb
|
Add support for /extensions config command (#17895)
|
2026-02-05 16:04:24 +00:00 |
|
Grant McCloskey
|
2c39d878ed
|
feat(skills): implement linking for agent skills (#18295)
|
2026-02-04 22:11:01 +00:00 |
|
Adib234
|
d0b7521843
|
Stop showing an error message in /plan (#18333)
|
2026-02-04 19:43:25 +00:00 |
|
Adib234
|
a4fe27c459
|
feat(plan): implement plan slash command (#17698)
|
2026-02-04 17:01:43 +00:00 |
|
Gal Zahavi
|
7e1668997f
|
fix(cli): allow restricted .env loading in untrusted sandboxed folders (#17806)
|
2026-02-04 01:08:10 +00:00 |
|
Adib234
|
5c518d4b18
|
Add telemetry to rewind (#18122)
|
2026-02-03 21:17:29 +00:00 |
|
Jerop Kipruto
|
3a050c6b09
|
refactor: migrate checks.ts utility to core and deduplicate (#18139)
|
2026-02-03 00:32:13 +00:00 |
|
Sehoon Shon
|
0705bd6dce
|
Sehoon/oncall filter (#18105)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-02 18:10:28 +00:00 |
|
Shreya Keshive
|
76b34e2690
|
feat(admin): provide actionable error messages for disabled features (#17815)
|
2026-01-30 18:05:22 +00:00 |
|
Gal Zahavi
|
2eb8dc3042
|
feat: Implement background shell commands (#14849)
|
2026-01-30 17:53:09 +00:00 |
|
Abhi
|
dce24b907a
|
refactor(hooks): remove legacy tools.enableHooks setting (#17867)
|
2026-01-30 15:15:48 +00:00 |
|
Sehoon Shon
|
8ec2dd32a0
|
feat(cli): add user identity info to stats command (#17612)
|
2026-01-28 21:26:33 +00:00 |
|
Krushna Korade
|
87551407fd
|
fix: persist and restore workspace directories on session resume (#17454)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-01-28 19:07:58 +00:00 |
|
erikus
|
5d72e3f9b7
|
feat(cli): include auth method in /bug (#17569)
Co-authored-by: Erik Staab <estaab@google.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2026-01-28 13:32:37 +00:00 |
|
Sehoon Shon
|
fa6a278de2
|
feat(cli): align hooks enable/disable with skills and improve completion (#16822)
|
2026-01-28 01:56:06 +00:00 |
|
Sehoon Shon
|
7182c43824
|
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 |
|
Mark Cockram
|
10e192ee23
|
refactor: rename formatMemoryUsage to formatBytes (#14997)
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
|
2026-01-27 16:21:53 +00:00 |
|
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 |
|