Commit Graph

1367 Commits

Author SHA1 Message Date
christine betts
f17e72227f [ide-mode] Send ping every 30 seconds to prevent client from closing connection (#4329) 2025-07-18 17:30:29 -04:00
Billy Biggs
c40d05737e Summarize extensions and MCP servers on startup (#3977) 2025-07-18 17:30:29 -04:00
Sandy Tao
a0a6cb4e36 Implement loop check with LLM (#4337)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-07-18 17:28:42 -04:00
Brian Ray
b3991c98ba MCP OAuth Part 1 - OAuth Infrastructure (#4316) 2025-07-18 17:28:42 -04:00
Harold Mciver
0209dd9676 feat(cli): allow executing commands on perfect match (#4397)
Co-authored-by: Jenna Inouye <jinouye@google.com>
2025-07-18 17:28:42 -04:00
Abhi
9bc14a08b0 (fix): broken releases and e2e workflows (#4428) 2025-07-18 17:28:42 -04:00
Yongsheng Xu
3297d173d9 feat(auth): Enhance OAuth callback for robust Docker support (#3532)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
2025-07-18 17:28:42 -04:00
Miguel Solorio
3d40f1cdb9 Light theme color improvements (#4396) 2025-07-18 17:28:42 -04:00
Keith Lyons
a1bb9118f5 feat(ui): hide cursor when terminal is unfocused (#4012) 2025-07-18 17:28:42 -04:00
Yuki Okita
c785c3c5ab fix(cli): not show update avaialble messages when running gemini-cli locally (#4052) 2025-07-18 17:28:42 -04:00
Abhi
ef8ef62662 Migrate /corgi (#4419) 2025-07-18 17:28:42 -04:00
Abhi
99e5e51687 migrate restore command (#4388) 2025-07-18 17:28:42 -04:00
HyeongHo Jun
aff3c5eb51 Test/add loadcodeassist mock (#4287)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-18 17:28:42 -04:00
Pascal Birchler
7c6813eefc fix: remove direct gaxios dependency (#4289) 2025-07-18 17:28:42 -04:00
Abdelkader Boudih
39d27178ef Update ESLint and related packages to latest versions (#4296) 2025-07-18 17:28:42 -04:00
Miguel Solorio
d1bea33a19 Add numbers to selection list (#4320) 2025-07-18 17:28:42 -04:00
goldyonatan
483a5a7793 Fix #4220: allow up/down arrow to toggle history when only one sugges… (#4377) 2025-07-18 17:28:42 -04:00
Conrad Irwin
d6e29221a4 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-18 17:28:42 -04:00
Yun Peng
9b568c3f85 Fix link for checkpointing doc for --checkpointing (#4304)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
2025-07-18 17:28:42 -04:00
warjiang
38da20d977 feat(cli): add explicit proxy option in cli (#2526)
Co-authored-by: Dcatfly <dcatfly@gmail.com>
2025-07-18 17:28:42 -04:00
Shreya
768c359ef0 fix tests 2025-07-18 17:24:09 -04:00
Shreya
b5d87eb32e fix tests 2025-07-18 17:20:44 -04:00
Shreya
1ebe6be0a4 testss 2025-07-18 17:09:52 -04:00
Shreya
5894714cb4 update tests 2025-07-18 15:58:02 -04:00
Shreya
b77439cdd1 fix lint 2025-07-18 15:50:36 -04:00
Shreya
10a9ed5e8d update tests 2025-07-18 15:50:06 -04:00
Shreya
15c2df3d0f init 2025-07-18 15:30:45 -04:00
Ali
4ca471bac6 Fix ANSI escape crash in text buffer (#3987) (#3999)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-07-17 17:53:30 +00:00
Shreya Keshive
88b5f20943 Update companionPort not existing to be a warning so the user can still proceed with running /ide install (#4382) 2025-07-17 16:59:57 +00:00
Abhi
79d36ac0a5 (fix) - regression to quit shortcut from command migration (#4374) 2025-07-17 16:07:10 +00:00
uttamkanodia14
fc8c38b2bc Logging surface field in the start_session_event. Also logging sessio… (#4362) 2025-07-17 15:53:59 +00:00
christine betts
cbda781f73 [ide-mode] Add active file to user model request (#4312) 2025-07-17 14:35:23 +00:00
Nick Salerni
0d64355be6 bug(ux): update context percentage when /clear command is run (#4162)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-07-17 14:14:35 +00:00
Sandy Tao
ac8e98511e Fix resetting loop counts on every other event (#4348) 2025-07-17 05:32:48 +00:00
Harold Mciver
9ab44ea9d6 updated /quit to use new slash command arch (#4259)
Co-authored-by: Abhi <abhipatel@google.com>
2025-07-17 02:40:56 +00:00
Harold Mciver
01e66bb123 update /bug to new slash command arch (#4246)
Co-authored-by: Abhi <abhipatel@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-07-17 01:46:35 +00:00
Shreya Keshive
0c76affe6d Minor refactoring of IDE companion server (#4331) 2025-07-17 01:03:56 +00:00
Harold Mciver
fbe09cd35e update /editor to new slash command arch (#4153)
Co-authored-by: Abhi <abhipatel@google.com>
2025-07-17 00:27:36 +00:00
Shreya Keshive
ab9eb9377f Add /ide status & /ide install commands to manage IDE integration (#4265) 2025-07-16 22:36:14 +00:00
Shreya Keshive
69a8ae6a89 Minor UX updates for IDE mode (#4311) 2025-07-16 21:33:56 +00:00
Wanlin Du
f6ee0d182b fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP related tools (#4176)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-07-16 21:32:34 +00:00
Harold Mciver
21eb44b242 update /tools to new slash command arch (#4236)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-07-16 20:12:22 +00:00
Shreya Keshive
e4ed1aabac Include companion VS Code extension VSIX as part of build/release (#4254) 2025-07-16 19:06:39 +00:00
christine betts
34c1b5811a Revert "[ide-mode] Thread active file through to system prompt" (#4308) 2025-07-16 16:22:29 +00:00
Harold Mciver
ddcac4201d update /docs to new slash command arch (#4133)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-16 15:56:05 +00:00
Ramon Figueiredo
f4cd0055fd chore: update numbering in release-docker.yaml (#4249)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-07-16 14:47:12 +00:00
Sandy Tao
cba272082d Run model availability check in the background to speed up startup (#4256) 2025-07-16 04:13:30 +00:00
Matias
d622e596a1 feat(cli): clear input buffer on CTRL+C when not executing commands (#1729)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
2025-07-16 03:35:58 +00:00
Brian Ray
0903421b1a Move MCP slash command to new system (#3678)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Abhi <abhipatel@google.com>
2025-07-16 02:35:05 +00:00
Abhi
b72e3dfb43 migrate compress command (#4271) 2025-07-16 01:59:16 +00:00