shrutip90
|
8c0c156cbd
|
fix(cli): Auto restart CLI inner node process on trust change (#8378)
|
2025-09-17 20:05:40 +00:00 |
|
shrutip90
|
20ad40092c
|
fix(cli): Fix performance issues on relaunching CLI in inner node pro… (#8571)
|
2025-09-16 21:47:45 +00:00 |
|
christine betts
|
459de383b2
|
Update extension enablement logic (#8544)
|
2025-09-16 19:51:46 +00:00 |
|
Jerop Kipruto
|
ebf5437e52
|
feat: remove session summary feature (#8545)
|
2025-09-16 15:16:05 +00:00 |
|
fuyou
|
079526fd3b
|
Fix mixed input crash by adding proper error handling 8304 (#8430)
|
2025-09-15 22:56:25 +00:00 |
|
Gal Zahavi
|
3ceefe8732
|
fix(rendering): remove React.strictMode from gemini.tsx (#8145)
|
2025-09-10 22:30:45 +00:00 |
|
Tommaso Sciortino
|
2b05cf3bb4
|
Allow users to type while waiting for MCP servers (#8021)
|
2025-09-08 23:37:36 +00:00 |
|
Keith Lyons
|
885af07ddb
|
feat(ui): Introduce useUI Hook and UIContext (#5488)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-06 05:39:02 +00:00 |
|
Jacob Richman
|
81904005fc
|
Fix issues where escape codes could end up on startup in the input prompt (#7267)
|
2025-09-06 00:18:51 +00:00 |
|
Tommaso Sciortino
|
cb43bb9ca4
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
christine betts
|
987f08a619
|
Add enforcedAuthType setting (#6564)
|
2025-09-03 22:33:37 +00:00 |
|
Tommaso Sciortino
|
e6e60861e5
|
Move settings error throwing to loadSettings (#7605)
|
2025-09-03 17:41:53 +00:00 |
|
Gaurav
|
ee06dd33df
|
update(deps): genai sdk now handles empty GEMINI_API_KEY correctly (#7377)
|
2025-09-01 00:55:19 +00:00 |
|
Lee James
|
6a9fb6d2ea
|
feat: Add a --session-summary flag (#7347)
|
2025-08-29 16:53:39 +00:00 |
|
Pascal Birchler
|
03bcbcc10d
|
Add MCP loading indicator when initializing Gemini CLI (#6923)
|
2025-08-28 19:53:56 +00:00 |
|
Gal Zahavi
|
f22263c9e8
|
refactor: refactor settings to a nested structure (#7244)
|
2025-08-28 01:39:45 +00:00 |
|
Gaurav
|
83a40ff9d4
|
fix: unset GEMINI_API_KEY env var if empty (#7214)
|
2025-08-27 13:20:14 +00:00 |
|
Tommaso Sciortino
|
7e31577813
|
Standardize exit codes (#7055)
|
2025-08-26 04:44:45 +00:00 |
|
owenofbrien
|
cf5e1da69f
|
Added session id logging for non-interactive sessions in debug mode (#7032)
|
2025-08-25 22:21:00 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
christine betts
|
0bd496bd51
|
[extensions] Add extension management install command (#6703)
|
2025-08-25 17:02:10 +00:00 |
|
kookyleo
|
5bba15b038
|
fix(cli): Improve proxy test isolation and sandbox path resolution (#6555)
|
2025-08-23 04:43:03 +00:00 |
|
Sudheer Tripathi
|
d89f7ea9b5
|
fix(cli): gemini command stuck in git bash (#6397)
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-23 00:19:20 +00:00 |
|
christine betts
|
10286934e6
|
Introduce initial screen reader mode handling and flag (#6653)
|
2025-08-21 22:29:15 +00:00 |
|
Allen Hutchison
|
a590a033be
|
test(integration): add failing test for stdin context with prompt (#6158)
|
2025-08-20 23:52:27 +00:00 |
|
Jacob Richman
|
52e340a11b
|
Revert "Ignore workspace settings for untrusted folders" (#6672)
|
2025-08-20 19:49:15 +00:00 |
|
shrutip90
|
d250293c2e
|
Ignore workspace settings for untrusted folders (#6606)
|
2025-08-20 04:20:41 +00:00 |
|
Richie Foreman
|
2998f27f70
|
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-17 16:43:21 +00:00 |
|
hritan
|
d46b91e09d
|
fix: console patcher initialised in main (#6252)
Co-authored-by: Hriday Taneja <hridayt@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-15 04:25:27 +00:00 |
|
Wietse Venema
|
ec7b84191f
|
feat: Allow combining -p and stdin for prompt input (#4406)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-14 18:08:59 +00:00 |
|
Deepankar Sharma
|
9c7fb870c1
|
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-13 17:32:54 +00:00 |
|
Agus Zubiaga
|
d3fda9dafb
|
Zed integration schema upgrade (#5536)
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Ben Brandt <benjamin@zed.dev>
|
2025-08-13 15:58:26 +00:00 |
|
Shreya Keshive
|
3a87712c1a
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
|
Shreya Keshive
|
c7fd4c4a96
|
Start IDE connection after config initialization (#6018)
|
2025-08-11 22:09:47 +00:00 |
|
Gal Zahavi
|
c03ae43777
|
feat: Add option to hide line numbers in code blocks (#5857)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-08 22:11:14 +00:00 |
|
Jacob MacDonald
|
19491b7b94
|
avoid loading and initializing CLI config twice in non-interactive mode (#5793)
|
2025-08-07 21:19:06 +00:00 |
|
joshualitt
|
67d16992cf
|
bug(cli): Prefer IPv4 dns resolution by default. (#5338)
|
2025-08-01 19:30:39 +00:00 |
|
Billy Biggs
|
24c5a15d7a
|
Add a setting to disable auth mode validation on startup (#5358)
|
2025-08-01 18:49:03 +00:00 |
|
Yuki Okita
|
c1fe688956
|
feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-30 20:38:20 +00:00 |
|
Gal Zahavi
|
871e0dfab8
|
feat: Add auto update functionality (#4686)
|
2025-07-29 00:56:52 +00:00 |
|
Jacob Richman
|
21fef1620d
|
Handle unhandled rejections more gracefully. (#4417)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-07-26 00:35:26 +00:00 |
|
Jerop Kipruto
|
e306b34a6e
|
feat(auth): support gemini api key and vertex auth in non-interactive mode (#4631)
|
2025-07-22 14:52:40 +00:00 |
|
Marat Boshernitsan
|
5066bc5384
|
Refactor the logic for deciding whether to launch a browser into config (#4622)
|
2025-07-21 23:23:28 +00:00 |
|
Ali Al Jufairi
|
76b935d598
|
Feature custom themes logic (#2639)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-20 07:51:18 +00:00 |
|
Marat Boshernitsan
|
5b7b6fe608
|
Automatically detect non-interactive environments and fall back to a manual, code-based authentication flow (#4475)
|
2025-07-19 00:22:50 +00:00 |
|
Conrad Irwin
|
761ffc6338
|
Zed integration (#4266)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: mkorwel <matt.korwel@gmail.com>
|
2025-07-17 22:25:23 +00:00 |
|
N. Taylor Mullen
|
4442e893c3
|
fix(auth): Remove sharp edges from headless auth (#3985)
|
2025-07-12 15:42:47 -07:00 |
|
Daniel Lee
|
5b6608ad84
|
feat(cli): add support for --prompt-interactive/-i flag (#1743)
|
2025-07-11 23:52:56 +00:00 |
|
Gaurav
|
764809753a
|
fix: TypeError: Cannot read properties of undefined (reading 'authType') (#3914)
|
2025-07-11 21:08:49 +00:00 |
|
Miguel Solorio
|
448838dea8
|
Add visual cues for nightly version (#3701)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-11 20:43:57 +00:00 |
|