Sandy Tao
|
9c2181a3c6
|
refactor: simplify tool output truncation to single config (#18446)
|
2026-02-06 21:41:19 +00:00 |
|
Tommaso Sciortino
|
9ede50686b
|
Refactor atCommandProcessor (#18461)
|
2026-02-06 20:49:11 +00:00 |
|
Dmitry Lyalin
|
4d07d3327d
|
Add shortcuts hint and panel for discoverability (#18035)
|
2026-02-06 19:33:39 +00:00 |
|
Gal Zahavi
|
a8243a9e01
|
fix(cli): improve focus navigation for interactive and background shells (#18343)
|
2026-02-06 18:36:14 +00:00 |
|
Sehoon Shon
|
5f4fa08b38
|
Remove previewFeatures and default to Gemini 3 (#18414)
|
2026-02-06 18:02:57 +00:00 |
|
joshualitt
|
00a09c9e6d
|
Shorten temp directory (#17901)
|
2026-02-06 16:10:17 +00:00 |
|
Gal Zahavi
|
dd908a8d04
|
chore: update folder trust error messaging (#18402)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-05 23:26:30 +00:00 |
|
Philippe
|
83404ea6a3
|
fix: resolve infinite loop when using 'Modify with external editor' (#17453)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
Co-authored-by: ehedlund <ehedlund@google.com>
|
2026-02-05 20:52:41 +00:00 |
|
Jacob Richman
|
c67bba315f
|
ux(polish) autocomplete in the input prompt (#18181)
|
2026-02-05 20:38:29 +00:00 |
|
Adam DeMuri
|
39df95ddde
|
feat(cli): Add W, B, E Vim motions and operator support (#16209)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-02-05 17:29:30 +00:00 |
|
Grant McCloskey
|
2c39d878ed
|
feat(skills): implement linking for agent skills (#18295)
|
2026-02-04 22:11:01 +00:00 |
|
Gal Zahavi
|
7e1668997f
|
fix(cli): allow restricted .env loading in untrusted sandboxed folders (#17806)
|
2026-02-04 01:08:10 +00:00 |
|
Gal Zahavi
|
3d5b94da6e
|
fix: enforce folder trust for workspace settings, skills, and context (#17596)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-03 22:53:31 +00:00 |
|
Bryan Morgan
|
d3f55261a3
|
fix(cli): resolve environment loading and auth validation issues in ACP mode (#18025)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-03 05:54:10 +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 |
|
Jacob Richman
|
bfc02336d8
|
Fix bugs where Rewind and Resume showed Ugly and 100X too verbose content. (#17940)
|
2026-01-30 18:09:27 +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 |
|
Jacob Richman
|
7dadea01c0
|
bug(ux) vim mode fixes. Start in insert mode. Fix bug blocking F12 and ctrl-X in vim mode. (#17938)
|
2026-01-30 07:31:47 +00:00 |
|
Christian Gunderman
|
4d72449dfa
|
Cleanup post delegate_to_agent removal (#17875)
|
2026-01-29 18:24:35 +00:00 |
|
Jack Wotherspoon
|
3a5f3c7aed
|
fix: prevent ghost border for AskUserDialog (#17788)
|
2026-01-29 14:00:46 +00:00 |
|
Yuna Seol
|
fbe8d1be00
|
feat(cli): Display user identity (auth, email, tier) on startup (#17591)
Co-authored-by: Keith Guerin <keithguerin@gmail.com>
Co-authored-by: Yuna Seol <yunaseol@google.com>
|
2026-01-29 05:07:52 +00:00 |
|
Tommaso Sciortino
|
cfcee0b9da
|
feat(cli): update undo/redo keybindings to Cmd+Z/Alt+Z and Shift+Cmd+Z/Shift+Alt+Z (#17800)
|
2026-01-28 22:57:27 +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 |
|
Alisa
|
3b9af4b813
|
Add support for an additional exclusion file besides .gitignore and .geminiignore (#16487)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
|
2026-01-28 01:19:13 +00:00 |
|
Jacob Richman
|
1646e22e63
|
feat(ux) Expandable (ctrl-O) and scrollable approvals in alternate buffer mode. (#17640)
|
2026-01-28 00:06:24 +00:00 |
|
Jacob Richman
|
a2890e0a04
|
refactor(cli): keyboard handling and AskUserDialog (#17414)
|
2026-01-27 22:26:00 +00:00 |
|
N. Taylor Mullen
|
34a9bc4de3
|
refactor(core): centralize path validation and allow temp dir access for tools (#17185)
Co-authored-by: Your Name <joshualitt@google.com>
|
2026-01-27 21:17:40 +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 |
|
Jacob Richman
|
58191e126c
|
paste transform followup (#17624)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-01-27 14:19:54 +00:00 |
|
Jack Wotherspoon
|
eef3b77e9a
|
feat: add double-click to expand/collapse large paste placeholders (#17471)
|
2026-01-27 02:59:09 +00:00 |
|
Adib234
|
feb6fa34a9
|
feat(plan): update cycling order of approval modes (#17622)
|
2026-01-27 02:20:51 +00:00 |
|
Abhi
|
35781c5aab
|
feat(scheduler): support multi-scheduler tool aggregation and nested call IDs (#17429)
|
2026-01-26 18:38:11 +00:00 |
|
Harsha Nadimpalli
|
ecedb52144
|
feat(cli): add quick clear input shortcuts in vim mode (#17470)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-26 17:36:42 +00:00 |
|
Ali Muthanna
|
4786e8c20d
|
Fix/issue 17070 (#17242)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-01-26 16:59:20 +00:00 |
|
Gaurav
|
5a542556d6
|
Improve error messages on failed onboarding (#17357)
|
2026-01-26 14:31:19 +00:00 |
|
Abhi
|
c084f76c5e
|
feat(cli): Moves tool confirmations to a queue UX (#17276)
Co-authored-by: Christian Gunderman <gundermanc@google.com>
|
2026-01-24 01:32:35 +00:00 |
|
Adib234
|
c13d972e92
|
Allow prompt queueing during MCP initialization (#17395)
|
2026-01-23 23:32:06 +00:00 |
|
Jack Wotherspoon
|
440e902953
|
feat: add clearContext to AfterAgent hooks (#16574)
|
2026-01-23 22:14:30 +00:00 |
|
Jack Wotherspoon
|
6e202aeb6e
|
feat: add AskUserDialog for UI component of AskUser tool (#17344)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-01-23 20:42:48 +00:00 |
|
Adib234
|
ba3a37862b
|
Refactor: Migrate CLI appEvents to Core coreEvents (#15737)
|
2026-01-23 16:45:46 +00:00 |
|
Aaron Smith
|
605e5785fd
|
fix: ensure @-command UI message ordering and test (#12038)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-01-23 15:50:45 +00:00 |
|
Jacob Richman
|
6a78632873
|
Fix so rewind starts at the bottom and loadHistory refreshes static content. (#17335)
|
2026-01-22 20:54:23 +00:00 |
|
Adib234
|
fda903587c
|
Disable tips after 10 runs (#17101)
|
2026-01-22 20:46:18 +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 |
|
Jack Wotherspoon
|
1f8b26efc6
|
feat: replace large text pastes with [Pasted Text: X lines] placeholder (#16422)
|
2026-01-22 02:09:24 +00:00 |
|
N. Taylor Mullen
|
54a1e86a45
|
feat(cli): consolidate shell inactivity and redirection monitoring (#17086)
|
2026-01-21 22:31:24 +00:00 |
|