Spencer
|
6dae3a5402
|
Feature/quota visibility 16795 (#18203)
|
2026-02-10 02:53:10 +00:00 |
|
joshualitt
|
89d4556c45
|
feat(core): Render memory hierarchically in context. (#18350)
|
2026-02-10 02:01:59 +00:00 |
|
Christian Gunderman
|
fd65416a2f
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
N. Taylor Mullen
|
bc9b3052ee
|
fix(cli): reload skills and agents on extension restart (#18411)
|
2026-02-07 00:40:43 +00:00 |
|
Dmitry Lyalin
|
1f1cf756c8
|
Add shortcuts hint and panel for discoverability (#18035)
|
2026-02-06 19:33:39 +00:00 |
|
Adib234
|
fe975da91e
|
feat(plan): implement support for MCP servers in Plan mode (#18229)
|
2026-02-05 21:37:28 +00:00 |
|
christine betts
|
ee58e1e3c1
|
Add support for /extensions config command (#17895)
|
2026-02-05 16:04:24 +00:00 |
|
Grant McCloskey
|
a3af4a8cae
|
feat(skills): implement linking for agent skills (#18295)
|
2026-02-04 22:11:01 +00:00 |
|
Adib234
|
d79478689f
|
Stop showing an error message in /plan (#18333)
|
2026-02-04 19:43:25 +00:00 |
|
Adib234
|
0012d95848
|
feat(plan): implement plan slash command (#17698)
|
2026-02-04 17:01:43 +00:00 |
|
Gal Zahavi
|
aba8c5f662
|
fix(cli): allow restricted .env loading in untrusted sandboxed folders (#17806)
|
2026-02-04 01:08:10 +00:00 |
|
Adib234
|
53027af94c
|
Add telemetry to rewind (#18122)
|
2026-02-03 21:17:29 +00:00 |
|
Jerop Kipruto
|
09beb648b8
|
refactor: migrate checks.ts utility to core and deduplicate (#18139)
|
2026-02-03 00:32:13 +00:00 |
|
Sehoon Shon
|
b0be1f1689
|
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
|
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
|
95b7d69d5b
|
refactor(hooks): remove legacy tools.enableHooks setting (#17867)
|
2026-01-30 15:15:48 +00:00 |
|
Sehoon Shon
|
bee1267e2a
|
feat(cli): add user identity info to stats command (#17612)
|
2026-01-28 21:26:33 +00:00 |
|
Krushna Korade
|
0465de303a
|
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
|
9aeeb69ab0
|
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
|
2c09785748
|
feat(cli): align hooks enable/disable with skills and improve completion (#16822)
|
2026-01-28 01:56:06 +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 |
|
Mark Cockram
|
db028bc19a
|
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
|
57b57cc997
|
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
|
3e1a377d78
|
Fix bug in detecting already added paths. (#17430)
|
2026-01-26 18:12:40 +00:00 |
|
Gal Zahavi
|
0242a3dc56
|
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
|
0c134079cc
|
feat: implement AgentConfigDialog for /agents config command (#17370)
|
2026-01-24 00:10:51 +00:00 |
|
Sehoon Shon
|
5c649d8db1
|
feat(ui): display user tier in about command (#17400)
|
2026-01-23 21:03:53 +00:00 |
|
Adib234
|
488d5fc439
|
Refactor: Migrate CLI appEvents to Core coreEvents (#15737)
|
2026-01-23 16:45:46 +00:00 |
|
Allen Hutchison
|
1ec172e34b
|
fix(cli): include source in policy rule display (#17358)
|
2026-01-23 00:36:44 +00:00 |
|
Jasmeet Bhatia
|
a060e6149a
|
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
|
35feea8868
|
feat(cli): add /agents config command and improve agent discovery (#17342)
|
2026-01-22 23:22:56 +00:00 |
|
matt korwel
|
57601adc90
|
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
|
902e5d6dae
|
feat(cli): Add state management and plumbing for agent configuration dialog (#17259)
|
2026-01-22 18:30:44 +00:00 |
|
Adib234
|
3b9f580fa4
|
feat: implement /rewind command (#15720)
|
2026-01-22 15:26:52 +00:00 |
|
Ishaan Gupta
|
1033550f78
|
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
|
45d554ae2f
|
fix(core,cli): enable recursive directory access for (#17094)
|
2026-01-21 17:58:23 +00:00 |
|
N. Taylor Mullen
|
80069b4a78
|
feat(cli): improve skill enablement/disablement verbiage (#17192)
|
2026-01-21 17:39:37 +00:00 |
|
joshualitt
|
211d2c5fdd
|
feat(core): Ensure all properties in hooks object are event names. (#16870)
|
2026-01-20 22:47:31 +00:00 |
|
Sandy Tao
|
f0f705d3ca
|
feat(core): unify agent enabled and disabled flags (#17127)
|
2026-01-20 21:00:43 +00:00 |
|
Vedant Mahajan
|
155d9aafe2
|
fix return type of fireSessionStartEvent to defaultHookOutput (#16833)
|
2026-01-20 03:25:43 +00:00 |
|
Abhi
|
1998a713e2
|
fix(hooks): enable /hooks disable to reliably stop single hooks (#16804)
|
2026-01-17 00:28:36 +00:00 |
|
N. Taylor Mullen
|
272570cc18
|
feat(agent): enable agent skills by default (#16736)
|
2026-01-16 23:10:55 +00:00 |
|
Jacob Richman
|
f7f38e2b9e
|
Make merged settings non-nullable and fix all lints related to that. (#16647)
|
2026-01-15 17:26:10 +00:00 |
|
Allen Hutchison
|
f909c9ef90
|
feat(policy): add source tracking to policy rules (#16670)
|
2026-01-15 16:06:07 +00:00 |
|
Sehoon Shon
|
4b2e9f7954
|
Enable & disable agents (#16225)
|
2026-01-15 00:30:17 +00:00 |
|
N. Taylor Mullen
|
c8c7b57a79
|
refactor(skills): replace 'project' with 'workspace' scope (#16380)
|
2026-01-14 21:05:26 +00:00 |
|
N. Taylor Mullen
|
bb6c574144
|
feat(admin): support admin-enforced settings for Agent Skills (#16406)
|
2026-01-14 07:40:23 +00:00 |
|
Sehoon Shon
|
91fcca3b1c
|
refactor: make baseTimestamp optional in addItem and remove redundant calls (#16471)
|
2026-01-13 19:15:04 +00:00 |
|
N. Taylor Mullen
|
548641c952
|
feat(agents): improve UI feedback and parser reliability (#16459)
|
2026-01-13 00:20:28 +00:00 |
|