Gal Zahavi
|
a8243a9e01
|
fix(cli): improve focus navigation for interactive and background shells (#18343)
|
2026-02-06 18:36:14 +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 |
|
Gal Zahavi
|
2eb8dc3042
|
feat: Implement background shell commands (#14849)
|
2026-01-30 17:53:09 +00:00 |
|
Jack Wotherspoon
|
3a5f3c7aed
|
fix: prevent ghost border for AskUserDialog (#17788)
|
2026-01-29 14:00:46 +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 |
|
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 |
|
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 |
|
Abhi
|
7dcd13e28c
|
feat(cli): implement event-driven tool execution scheduler (#17078)
|
2026-01-21 05:18:42 +00:00 |
|
Gaurav
|
7d824b8d8b
|
Add interactive ValidationDialog for handling 403 VALIDATION_REQUIRED errors. (#16231)
|
2026-01-21 00:23:01 +00:00 |
|
N. Taylor Mullen
|
5ff78d74b6
|
fix(ui): ensure rationale renders before tool calls (#17043)
|
2026-01-20 01:22:15 +00:00 |
|
Abhi
|
0880659055
|
refactor(cli): centralize tool mapping and decouple legacy scheduler (#17044)
|
2026-01-20 01:00:42 +00:00 |
|
christine betts
|
d869f12ac7
|
Fix race condition by awaiting scheduleToolCalls (#16759)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-16 16:55:15 +00:00 |
|
Adib234
|
a263db59eb
|
Add support for running available commands prior to MCP servers loading (#15596)
|
2026-01-15 20:33:16 +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 |
|
Abhi
|
fe06034e99
|
feat(scheduler): add types needed for event driven scheduler (#16641)
|
2026-01-14 22:22:44 +00:00 |
|
Sehoon Shon
|
81fb5a5c21
|
feat(core/ui): enhance retry mechanism and UX (#16489)
|
2026-01-14 04:03:19 +00:00 |
|
Sehoon Shon
|
36f3d9d1ea
|
refactor: make baseTimestamp optional in addItem and remove redundant calls (#16471)
|
2026-01-13 19:15:04 +00:00 |
|
N. Taylor Mullen
|
8ceff6becf
|
fix(cli): refine 'Action Required' indicator and focus hints (#16497)
|
2026-01-13 14:19:53 +00:00 |
|
Jack Wotherspoon
|
b0b62cb007
|
fix: properly use systemMessage for hooks in UI (#16250)
|
2026-01-09 20:47:14 +00:00 |
|
Sandy Tao
|
e835b552f7
|
feat(hooks): implement granular stop and block behavior for agent hooks (#15824)
|
2026-01-05 02:58:34 +00:00 |
|
Sandy Tao
|
3f17c6a6c3
|
feat(hooks): implement STOP_EXECUTION and enhance hook decision handling (#15685)
|
2025-12-30 23:22:53 +00:00 |
|
Christian Gunderman
|
815d569848
|
Code Assist backend telemetry for user accept/reject of suggestions (#15206)
|
2025-12-17 23:12:59 +00:00 |
|
Jack Wotherspoon
|
eedb6fa9ec
|
chore: remove user query from footer in debug mode (#15169)
|
2025-12-17 01:44:04 +00:00 |
|
Christian Gunderman
|
bce7cd8bb3
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Gaurav Sehgal
|
7761c6a9a5
|
Add clarity to error messages (#14879)
|
2025-12-13 01:01:12 +00:00 |
|
Coco Sheng
|
91f08e6e29
|
feat(a2a): Introduce restore command for a2a server (#13015)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
|
2025-12-09 15:08:23 +00:00 |
|
Christian Gunderman
|
69ae42bb1f
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
Coco Sheng
|
4758051fa1
|
feat(cli): Move key restore logic to core (#13013)
|
2025-12-04 15:56:16 +00:00 |
|
Jack Wotherspoon
|
e498b124bb
|
feat: custom loading phrase when interactive shell requires input (#12535)
|
2025-11-21 17:19:34 +00:00 |
|
Jacob Richman
|
9409be8e1b
|
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247)
Bypassing rules as link checker failure is spurious.
|
2025-11-20 10:44:02 -08:00 |
|
Gal Zahavi
|
8e5fcbfc2d
|
feat: add click-to-focus support for interactive shell (#13341)
|
2025-11-19 23:49:39 +00:00 |
|
joshualitt
|
bbe9dcb6a6
|
feat(core, cli): Bump genai version to 1.30.0 (#13435)
|
2025-11-19 20:52:27 +00:00 |
|
Sandy Tao
|
8c2add4657
|
fix(ui): Clear input prompt on Escape key press (#13335)
|
2025-11-19 03:11:36 +00:00 |
|
Tommaso Sciortino
|
1402b40cbf
|
Show model in history (#13034)
|
2025-11-14 03:11:06 +00:00 |
|
Tommaso Sciortino
|
5fa84a0b56
|
Update auto compression message. (#12605)
|
2025-11-05 19:08:57 +00:00 |
|
hritan
|
5349e1abb1
|
chore: migrate console.error in useGeminiStream (#12157)
Co-authored-by: Hriday Taneja <hridayt@google.com>
|
2025-10-28 19:05:48 +00:00 |
|
Pavel Jbanov
|
79551afa15
|
feat: added basic dev otel trace instrumentation (#11690)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-27 23:16:44 +00:00 |
|
joshualitt
|
2cb02da5b2
|
feat(core, cli): Implement sequential approval. (#11593)
|
2025-10-27 16:59:08 +00:00 |
|
Sandy Tao
|
8b5d6c7622
|
feat(cli): continue request after disabling loop detection (#11416)
|
2025-10-21 20:27:57 +00:00 |
|
Jainam M
|
dc92535401
|
feat(cli): Suppress slash command execution and suggestions in shell … (#11380)
|
2025-10-17 17:30:27 +00:00 |
|
Victor May
|
aa6107a0d6
|
feat(core): Failed Response Retry via Extra Prompt (#10828)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-10-09 22:04:08 +00:00 |
|
Sandy Tao
|
da760b166d
|
feat(ui): shorten context overflow message when <50% of limit (#10812)
|
2025-10-09 17:22:26 +00:00 |
|
Abhi
|
61a089e917
|
refactor(core): Centralize 'write_file' tool name (#10694)
|
2025-10-09 04:33:31 +00:00 |
|
Sandy Tao
|
5b77a745e1
|
feat(core): Stop context window overflow when sending chat (#10459)
|
2025-10-08 22:20:44 +00:00 |
|
bl-ue
|
e4b082d8cc
|
feat(sessions): Add automatic session cleanup and retention policy (#7662)
|
2025-10-06 19:34:00 +00:00 |
|
MRK
|
fa21d9e7f4
|
Modifying new_prompt logging to handle real prompts only (#8788)
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
|
2025-09-22 21:31:06 +00:00 |
|
Gal Zahavi
|
a4e3352824
|
refactor(ui): Optimize rendering performance (#8239)
|
2025-09-17 22:37:13 +00:00 |
|
Tommaso Sciortino
|
4538196bc8
|
Fix automatic compression bug (#8599)
|
2025-09-17 20:12:06 +00:00 |
|
Tommaso Sciortino
|
1d818510b6
|
Show Citations by default for all users. (#8570)
|
2025-09-17 02:40:51 +00:00 |
|