Gal Zahavi
|
aba8c5f662
|
fix(cli): allow restricted .env loading in untrusted sandboxed folders (#17806)
|
2026-02-04 01:08:10 +00:00 |
|
Gal Zahavi
|
71f46f1160
|
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
|
e7bfd2bf83
|
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
|
4e4a55be35
|
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
|
09beb648b8
|
refactor: migrate checks.ts utility to core and deduplicate (#18139)
|
2026-02-03 00:32:13 +00:00 |
|
Bryan Morgan
|
7d36cc004f
|
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
|
bb6a336ca9
|
Fix bugs where Rewind and Resume showed Ugly and 100X too verbose content. (#17940)
|
2026-01-30 18:09:27 +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 |
|
Jacob Richman
|
32cfce16bb
|
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
|
bc258eba4c
|
Cleanup post delegate_to_agent removal (#17875)
|
2026-01-29 18:24:35 +00:00 |
|
Jack Wotherspoon
|
9f1623688d
|
fix: prevent ghost border for AskUserDialog (#17788)
|
2026-01-29 14:00:46 +00:00 |
|
Yuna Seol
|
7f066fd3a7
|
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
|
553ae3ad69
|
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
|
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 |
|
Alisa
|
adc8e11bb1
|
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
|
d165b6d4e7
|
feat(ux) Expandable (ctrl-O) and scrollable approvals in alternate buffer mode. (#17640)
|
2026-01-28 00:06:24 +00:00 |
|
Jacob Richman
|
b51323b40c
|
refactor(cli): keyboard handling and AskUserDialog (#17414)
|
2026-01-27 22:26:00 +00:00 |
|
N. Taylor Mullen
|
5f569fa103
|
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
|
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 |
|
Jacob Richman
|
362384112e
|
paste transform followup (#17624)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-01-27 14:19:54 +00:00 |
|
Jack Wotherspoon
|
a79051d9f8
|
feat: add double-click to expand/collapse large paste placeholders (#17471)
|
2026-01-27 02:59:09 +00:00 |
|
Adib234
|
ad0bece6d6
|
feat(plan): update cycling order of approval modes (#17622)
|
2026-01-27 02:20:51 +00:00 |
|
Abhi
|
d745d86af1
|
feat(scheduler): support multi-scheduler tool aggregation and nested call IDs (#17429)
|
2026-01-26 18:38:11 +00:00 |
|
Harsha Nadimpalli
|
b8319bee76
|
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
|
93c62a2bdc
|
Fix/issue 17070 (#17242)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-01-26 16:59:20 +00:00 |
|
Gaurav
|
5fe328c56a
|
Improve error messages on failed onboarding (#17357)
|
2026-01-26 14:31:19 +00:00 |
|
Abhi
|
1832f7b90a
|
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
|
12a5490bcf
|
Allow prompt queueing during MCP initialization (#17395)
|
2026-01-23 23:32:06 +00:00 |
|
Jack Wotherspoon
|
da1664c7a0
|
feat: add clearContext to AfterAgent hooks (#16574)
|
2026-01-23 22:14:30 +00:00 |
|
Jack Wotherspoon
|
2c0cc7b9a5
|
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
|
488d5fc439
|
Refactor: Migrate CLI appEvents to Core coreEvents (#15737)
|
2026-01-23 16:45:46 +00:00 |
|
Aaron Smith
|
140fba7f53
|
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
|
2ac7900d95
|
Fix so rewind starts at the bottom and loadHistory refreshes static content. (#17335)
|
2026-01-22 20:54:23 +00:00 |
|
Adib234
|
016a94ffaf
|
Disable tips after 10 runs (#17101)
|
2026-01-22 20:46:18 +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 |
|
Jack Wotherspoon
|
75e4f492ab
|
feat: replace large text pastes with [Pasted Text: X lines] placeholder (#16422)
|
2026-01-22 02:09:24 +00:00 |
|
N. Taylor Mullen
|
1c9a57c3c2
|
feat(cli): consolidate shell inactivity and redirection monitoring (#17086)
|
2026-01-21 22:31:24 +00:00 |
|
Abhi
|
c266b529ae
|
refactor(cli): decouple UI from live tool execution via ToolActionsContext (#17183)
|
2026-01-21 21:16:30 +00:00 |
|
Tommaso Sciortino
|
f190b87223
|
Support command/ctrl/alt backspace correctly (#17175)
|
2026-01-21 18:13:26 +00:00 |
|
Gal Zahavi
|
45d554ae2f
|
fix(core,cli): enable recursive directory access for (#17094)
|
2026-01-21 17:58:23 +00:00 |
|
Adib234
|
0605e6e3e9
|
feat(plan): Extend Shift+Tab Mode Cycling to include Plan Mode (#17177)
|
2026-01-21 15:19:47 +00:00 |
|
Abhi
|
525539fc13
|
feat(cli): implement event-driven tool execution scheduler (#17078)
|
2026-01-21 05:18:42 +00:00 |
|
Sehoon Shon
|
367e7bf401
|
Update Attempt text to Retry when showing the retry happening to the … (#17178)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-21 04:57:00 +00:00 |
|
Gaurav
|
3b626e7c61
|
Add interactive ValidationDialog for handling 403 VALIDATION_REQUIRED errors. (#16231)
|
2026-01-21 00:23:01 +00:00 |
|
Adam Weidman
|
e34f0b4a98
|
fix: update currentSequenceModel when modelChanged (#17051)
|
2026-01-20 06:25:15 +00:00 |
|
N. Taylor Mullen
|
0bebc664c1
|
fix(ui): ensure rationale renders before tool calls (#17043)
|
2026-01-20 01:22:15 +00:00 |
|
Abhi
|
1b6b6d40d5
|
refactor(cli): centralize tool mapping and decouple legacy scheduler (#17044)
|
2026-01-20 01:00:42 +00:00 |
|
N. Taylor Mullen
|
1681ae1842
|
refactor(cli): unify shell confirmation dialogs (#16828)
|
2026-01-16 23:06:52 +00:00 |
|