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 |
|
Arya Gummadi
|
3e48d743fa
|
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
|
dc7656af8c
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
Sandy Tao
|
8985fd43c8
|
feat(ui): Add confirmation dialog for disabling loop detection for current session (#8231)
|
2025-09-11 05:20:13 +00:00 |
|
Abhi
|
32992ff772
|
refactor(core): Introduce LlmUtilityService and promptIdContext (#7952)
|
2025-09-09 05:14:15 +00:00 |
|
Tommaso Sciortino
|
d29d0e777c
|
Refactor Authentication Components and Hooks (#7750)
|
2025-09-05 22:35:41 +00:00 |
|
Victor May
|
e9f38f24df
|
Handle cleaning up the response text in the UI when a response stream retry occurs (#7416)
|
2025-09-04 02:00:16 +00:00 |
|
bl-ue
|
c88afaa5f5
|
feat(sessions): Integrate chat recording into GeminiChat (#6721)
|
2025-09-03 05:29:07 +00:00 |
|
Tommaso Sciortino
|
070f70a60e
|
Enable citations by default for certain users. (#7438)
|
2025-09-02 16:36:24 +00:00 |
|
Tommaso Sciortino
|
95db24f234
|
Show citations at the end of each turn (#7350)
|
2025-08-28 23:42:54 +00:00 |
|
fuyou
|
897f0cfa77
|
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
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
42392f6308
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
shishu314
|
905ac484b2
|
Log yolo mode + number of turns (#6055)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-25 20:06:47 +00:00 |
|
Tommaso Sciortino
|
bcd4abcbd7
|
Change the type of ToolResult.responseParts (#6875)
|
2025-08-22 21:12:05 +00:00 |
|
Arya Gummadi
|
24fbf15de5
|
fix(checkpointing): improve error handling and messaging for Git issues (#6801)
|
2025-08-22 15:29:52 +00:00 |
|
Victor May
|
42e30bbe8b
|
Fixing at command race condition (#6663)
|
2025-08-20 19:51:31 +00:00 |
|
Yuki Okita
|
fbbf39b059
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Adam Weidman
|
8bd72efbfc
|
move errorParsing.ts to core (#6159)
|
2025-08-13 17:57:11 +00:00 |
|
Jacob Richman
|
bf9a5d1c54
|
Switch from useInput to useKeypress. (#6056)
|
2025-08-12 21:05:49 +00:00 |
|
JAYADITYA
|
1b9a0c333b
|
feat(cli): support single Ctrl+C to cancel streaming, preserving double Ctrl+C to exit (#5838)
|
2025-08-12 04:13:57 +00:00 |
|
shishu314
|
81de0fffa2
|
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 |
|
Gal Zahavi
|
8e76abeb99
|
fix(core): prevent UI shift after vim edit (#5315)
|
2025-08-05 21:55:54 +00:00 |
|
Pyush Sinha
|
ef909bd58a
|
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 |
|
Neha Prasad
|
a8b72e091f
|
fix: Clear previous thoughts when starting new prompts (#4966)
|
2025-07-28 17:57:33 +00:00 |
|
Abhi
|
3311d0944e
|
(feat): Initial Version of Custom Commands (#4572)
|
2025-07-22 04:34:55 +00:00 |
|
darkcocoa
|
e475e405db
|
fix: Add warning message for token limit truncation (#2260)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-07-21 21:57:11 +00:00 |
|
Sandy Tao
|
8a66fcaccd
|
Introduce loop detection service that breaks simple loop (#3919)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-15 03:25:16 +00:00 |
|
Gaurav
|
cda5d7be69
|
fix: TypeError: Cannot read properties of undefined (reading 'authType') (#3914)
|
2025-07-11 21:08:49 +00:00 |
|
uttamkanodia14
|
d945255635
|
Logs the auth type in the user prompts, api responses and errors (#3795)
|
2025-07-11 16:47:46 +00:00 |
|
anj-s
|
0c63983909
|
Add support for specifying maxSessionTurns via the settings configuration (#3507)
|
2025-07-11 14:55:03 +00:00 |
|