joshualitt
|
00a09c9e6d
|
Shorten temp directory (#17901)
|
2026-02-06 16:10:17 +00:00 |
|
Abhi
|
587188cd1f
|
feat(core,cli): implement session-linked tool output storage and cleanup (#18416)
|
2026-02-06 06:36:42 +00:00 |
|
Grant McCloskey
|
2c39d878ed
|
feat(skills): implement linking for agent skills (#18295)
|
2026-02-04 22:11:01 +00:00 |
|
Shreya Keshive
|
5429ea84cf
|
fix(sandbox): propagate GOOGLE_GEMINI_BASE_URL&GOOGLE_VERTEX_BASE_URL env vars (#18231)
|
2026-02-03 21:40:41 +00:00 |
|
Shreya Keshive
|
3c1845ec17
|
feat(admin): add support for MCP configuration via admin controls (pt1) (#18223)
|
2026-02-03 21:19:14 +00:00 |
|
Abhijit Balaji
|
4b2fe19cda
|
feat(cli): implement automatic theme switching based on terminal background (#17976)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-02-03 00:39:17 +00:00 |
|
Jerop Kipruto
|
3a050c6b09
|
refactor: migrate checks.ts utility to core and deduplicate (#18139)
|
2026-02-03 00:32:13 +00:00 |
|
Bryan Morgan
|
20640eef4a
|
feat(acp): add session resume support (#18043)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-02-01 19:16:57 +00:00 |
|
Sandy Tao
|
e5c6dbb6fc
|
feat(core): Isolate and cleanup truncated tool outputs (#17594)
|
2026-01-29 23:20:11 +00:00 |
|
Benjamin G.
|
5651b023a8
|
Fix detection of bun as package manager (#17462)
Co-authored-by: Sehoon Shon <sshon@google.com>
|
2026-01-29 03:31:07 +00:00 |
|
Alexander Farber
|
008ec7e1a4
|
fix(cli): handle PAT tokens and credentials in git remote URL parsing (#14650)
|
2026-01-29 02:41:30 +00:00 |
|
Sandy Tao
|
ca07d33fdc
|
feat(cli): enable activity logging for non-interactive mode and evals (#17703)
|
2026-01-28 17:02:41 +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 |
|
Shreya Keshive
|
8a61b7b894
|
fix(admin): fix a few bugs related to admin controls (#17590)
|
2026-01-27 17:14:11 +00:00 |
|
Aaron Smith
|
f41a883eca
|
feat(ui): pretty JSON rendering tool outputs (#9767)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2026-01-27 12:55:06 +00:00 |
|
rwa
|
ed36146c8a
|
fix: detect pnpm/pnpx in ~/.local (#15254)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2026-01-25 19:13:43 +00:00 |
|
Adib234
|
ba3a37862b
|
Refactor: Migrate CLI appEvents to Core coreEvents (#15737)
|
2026-01-23 16:45:46 +00:00 |
|
Adib234
|
fda903587c
|
Disable tips after 10 runs (#17101)
|
2026-01-22 20:46:18 +00:00 |
|
N. Taylor Mullen
|
54a1e86a45
|
feat(cli): consolidate shell inactivity and redirection monitoring (#17086)
|
2026-01-21 22:31:24 +00:00 |
|
Tommaso Sciortino
|
0f0fbd4194
|
drain stdin on exit (#17241)
|
2026-01-21 21:13:10 +00:00 |
|
Gal Zahavi
|
75b75f394b
|
fix(core,cli): enable recursive directory access for (#17094)
|
2026-01-21 17:58:23 +00:00 |
|
Sandy Tao
|
42ce816ec7
|
feat(core): unify agent enabled and disabled flags (#17127)
|
2026-01-20 21:00:43 +00:00 |
|
kij
|
a9e42e37dc
|
fix(cli): correct Homebrew installation detection (#14727)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-01-19 15:37:32 +00:00 |
|
Ishaan Gupta
|
8187ac3269
|
fix: Show experiment values in settings UI for compressionThreshold (#16267)
Co-authored-by: Vedant Mahajan <vedant.04.mahajan@gmail.com>
|
2026-01-17 03:18:34 +00:00 |
|
Alexander Farber
|
444429179e
|
feat(settings): rename negative settings to positive naming (disable* -> enable*) (#14142)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-01-16 22:33:49 +00:00 |
|
Shreya Keshive
|
3945db9b30
|
feat(admin): implement admin controls polling and restart prompt (#16627)
|
2026-01-16 20:24:53 +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 |
|
N. Taylor Mullen
|
ba134b5152
|
feat(cli): add security consent prompts for skill installation (#16549)
|
2026-01-15 01:47:02 +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
|
603ca7de7a
|
feat(cli): implement dynamic terminal tab titles for CLI status (#16378)
|
2026-01-13 01:18:14 +00:00 |
|
Sandy Tao
|
28b53c1c43
|
feat(cli): cleanup activity logs alongside session files (#16399)
|
2026-01-13 01:12:35 +00:00 |
|
N. Taylor Mullen
|
49121f8c00
|
feat(cli): add install and uninstall commands for skills (#16377)
|
2026-01-12 23:24:41 +00:00 |
|
Adam Weidman
|
ac2df9d22c
|
fix(core): ensure sub-agent schema and prompt refresh during runtime (#16409)
Co-authored-by: Sehoon Shon <sshon@google.com>
|
2026-01-12 17:11:24 +00:00 |
|
Sandy Tao
|
4846a206df
|
feat(cli): implement passive activity logger for session analysis (#15829)
|
2026-01-11 13:22:49 +00:00 |
|
N. Taylor Mullen
|
48b2a9314c
|
feat(ui): reduce home directory warning noise and add opt-out setting (#16229)
|
2026-01-09 19:56:22 +00:00 |
|
N. Taylor Mullen
|
bf45ab9208
|
Enhance TestRig with process management and timeouts (#15908)
|
2026-01-07 07:58:13 +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
|
1bfc3a7399
|
Introduce GEMINI_CLI_HOME for strict test isolation (#15907)
|
2026-01-07 04:09:39 +00:00 |
|
N. Taylor Mullen
|
bbfa69c9c4
|
[Skills] Foundation: Centralize management logic and feedback rendering (#15952)
|
2026-01-06 20:11:19 -08:00 |
|
Dev Randalpura
|
da7162deba
|
Make default settings apply (#15354)
|
2026-01-05 20:00:20 +00:00 |
|
Adib234
|
97bc542183
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Jack Wotherspoon
|
2b0f30c732
|
chore: improve error messages for --resume (#15360)
|
2025-12-22 22:44:41 +00:00 |
|
ElecTwix
|
1434ff2f40
|
fix #15369, prevent crash on unhandled EIO error in readStdin cleanup (#15410)
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
|
2025-12-22 20:50:43 +00:00 |
|
Ying-xi
|
8b7b6af918
|
fix: prevent infinite relaunch loop when --resume fails (#14941) (#14951)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-12-20 03:22:01 +00:00 |
|
Jacob Richman
|
7b47a3b1d9
|
feat: Detect background color (#15132)
|
2025-12-18 18:36:48 +00:00 |
|
Jacob Richman
|
a9fd991c5c
|
refactor(cli): fix settings merging so that settings using the new json format take priority over ones using the old format (#15116)
|
2025-12-16 03:59:24 +00:00 |
|
Jacob Richman
|
263c6447db
|
Show raw input token counts in json output. (#15021)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-16 02:47:39 +00:00 |
|
Christian Gunderman
|
bce7cd8bb3
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Jack Wotherspoon
|
df60b755c3
|
refactor(sessions): move session summary generation to startup (#14691)
|
2025-12-10 03:25:22 +00:00 |
|