N. Taylor Mullen
|
0bebc664c1
|
fix(ui): ensure rationale renders before tool calls (#17043)
|
2026-01-20 01:22:15 +00:00 |
|
Adib234
|
1e8f87fbdf
|
Add support for running available commands prior to MCP servers loading (#15596)
|
2026-01-15 20:33:16 +00:00 |
|
Sehoon Shon
|
4afd3741df
|
feat(core/ui): enhance retry mechanism and UX (#16489)
|
2026-01-14 04:03:19 +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
|
304caa4e43
|
fix(cli): refine 'Action Required' indicator and focus hints (#16497)
|
2026-01-13 14:19:53 +00:00 |
|
Jack Wotherspoon
|
c7d17dda49
|
fix: properly use systemMessage for hooks in UI (#16250)
|
2026-01-09 20:47:14 +00:00 |
|
Sandy Tao
|
dd84c2fb83
|
feat(hooks): implement granular stop and block behavior for agent hooks (#15824)
|
2026-01-05 02:58:34 +00:00 |
|
Abhi
|
c0ccb22460
|
chore: cleanup old smart edit settings (#15832)
|
2026-01-02 22:28:28 +00:00 |
|
Sandy Tao
|
05049b5abf
|
feat(hooks): implement STOP_EXECUTION and enhance hook decision handling (#15685)
|
2025-12-30 23:22:53 +00:00 |
|
Christian Gunderman
|
942bcfc61e
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Christian Gunderman
|
025e450ac2
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
owenofbrien
|
64eb14ab11
|
Fix exp id logging (#13430)
|
2025-11-21 20:44:50 +00:00 |
|
Adib234
|
99c5bf2e97
|
Remove useModelRouter experimental flag (#13593)
|
2025-11-21 17:54:17 +00:00 |
|
Jacob Richman
|
d1e35f8660
|
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 |
|
Sandy Tao
|
b644f037a3
|
fix(ui): Clear input prompt on Escape key press (#13335)
|
2025-11-19 03:11:36 +00:00 |
|
Jacob Richman
|
cbbf565121
|
Support ink scrolling final pr (#12567)
|
2025-11-11 15:50:11 +00:00 |
|
N. Taylor Mullen
|
7bb13d1c41
|
telemetry: track interactive session state (#12856)
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
|
2025-11-11 10:03:32 +00:00 |
|
Riddhi Dutta
|
19ea68b838
|
Refactoring packages/cli/src/ui tests (#12482)
Co-authored-by: riddhi <duttariddhi@google.com>
|
2025-11-03 18:10:57 +00:00 |
|
Jacob Richman
|
54fa26ef0e
|
Fix tests to wrap all calls changing the UI with act. (#12268)
|
2025-10-30 18:50:26 +00:00 |
|
hritan
|
e750da987d
|
chore: migrate console.error in useGeminiStream (#12157)
Co-authored-by: Hriday Taneja <hridayt@google.com>
|
2025-10-28 19:05:48 +00:00 |
|
Jacob Richman
|
13aa0148e7
|
Migrate tests to use avoid jsdom (#12118)
|
2025-10-28 17:32:15 +00:00 |
|
joshualitt
|
541eeb7a50
|
feat(core, cli): Implement sequential approval. (#11593)
|
2025-10-27 16:59:08 +00:00 |
|
Jacob Richman
|
ee66732ad2
|
First batch of fixing tests to use best practices. (#11964)
|
2025-10-25 21:41:53 +00:00 |
|
Sandy Tao
|
dd3b1cb653
|
feat(cli): continue request after disabling loop detection (#11416)
|
2025-10-21 20:27:57 +00:00 |
|
Sandy Tao
|
0fd9ff0f53
|
fix(cli): Fix type errors in UI hooks tests (#11483)
|
2025-10-20 00:16:16 +00:00 |
|
Jainam M
|
659b0557be
|
feat(cli): Suppress slash command execution and suggestions in shell … (#11380)
|
2025-10-17 17:30:27 +00:00 |
|
Allen Hutchison
|
937c15c66e
|
refactor: Remove deprecated --all-files flag (#11228)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 19:09:21 +00:00 |
|
Sandy Tao
|
b60c8858af
|
feat(ui): shorten context overflow message when <50% of limit (#10812)
|
2025-10-09 17:22:26 +00:00 |
|
Sandy Tao
|
06920402f8
|
feat(core): Stop context window overflow when sending chat (#10459)
|
2025-10-08 22:20:44 +00:00 |
|
bl-ue
|
974ab66b7a
|
feat(sessions): Add automatic session cleanup and retention policy (#7662)
|
2025-10-06 19:34:00 +00:00 |
|
Gal Zahavi
|
6756a8b8a9
|
refactor(ui): Optimize rendering performance (#8239)
|
2025-09-17 22:37:13 +00:00 |
|
Abhi
|
a0079785af
|
feat(telemetry): Add telemetry and metrics for model routing (#8518)
|
2025-09-16 20:53:58 +00:00 |
|
Arya Gummadi
|
1145f25ee3
|
feat: auto-approve pending tool calls when auto_edit/yolo is activated (#6665)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-09-15 03:20:21 +00:00 |
|
Gal Zahavi
|
181898cb5d
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
Sandy Tao
|
78744cfbca
|
feat(ui): Add confirmation dialog for disabling loop detection for current session (#8231)
|
2025-09-11 05:20:13 +00:00 |
|
owenofbrien
|
044c3a0e14
|
Log config.useSmartEdit to Clearcut (#7617)
|
2025-09-03 09:58:47 +00:00 |
|
bl-ue
|
b5dd6f9ea6
|
feat(sessions): Integrate chat recording into GeminiChat (#6721)
|
2025-09-03 05:29:07 +00:00 |
|
Tommaso Sciortino
|
71ad272a1b
|
Show citations at the end of each turn (#7350)
|
2025-08-28 23:42:54 +00:00 |
|
fuyou
|
45fff8f9f7
|
Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-08-26 03:51:27 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
shishu314
|
cd75d94262
|
Log yolo mode + number of turns (#6055)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-25 20:06:47 +00:00 |
|
Pascal Birchler
|
49cce8a15d
|
chore(test): install and configure vitest eslint plugin (#3228)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 14:21:47 +00:00 |
|
Tommaso Sciortino
|
75822d3506
|
Change the type of ToolResult.responseParts (#6875)
|
2025-08-22 21:12:05 +00:00 |
|
Victor May
|
bb8a23ae80
|
Retry Message Stream on Empty Chunks (#6777)
|
2025-08-22 19:43:53 +00:00 |
|
Victor May
|
4642de2a5c
|
Fixing at command race condition (#6663)
|
2025-08-20 19:51:31 +00:00 |
|
Adam Weidman
|
b61a63aef4
|
move errorParsing.ts to core (#6159)
|
2025-08-13 17:57:11 +00:00 |
|
Jacob Richman
|
d219f90132
|
Switch from useInput to useKeypress. (#6056)
|
2025-08-12 21:05:49 +00:00 |
|
shishu314
|
1f0ad86544
|
fix: Restore user input when the user cancels response (#5601)
Co-authored-by: Shi Shu <shii@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-06 19:19:10 +00:00 |
|
joshualitt
|
6133bea388
|
feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613)
|
2025-08-06 17:50:02 +00:00 |
|
Pyush Sinha
|
e506b40c27
|
fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-04 16:53:50 +00:00 |
|