Commit Graph

  • d7a57d85a3 Simplify streaming code for code assist server (#4619) Tommaso Sciortino 2025-07-21 13:44:43 -07:00
  • f95674e646 Add env var to configure system settings path (#4339) christine betts 2025-07-21 20:14:07 +00:00
  • 74d0f4c79f fix: handle cross-device issues with running otel collector (#4458) anthony bushong 2025-07-21 12:44:18 -07:00
  • 9bdcdf97d8 [ide-mode] Keep track of recently-opened files and send them to the CLI (#4463) christine betts 2025-07-21 17:54:37 +00:00
  • 45b764943a feat: Make file type detection and binary checks asynchronous (#3286) (#3288) sangwook 2025-07-21 08:16:42 +09:00
  • f4d077cc1f docs: add documentation for mcp excludeTools and includeTools (#3409) Seydulla Narkulyyev 2025-07-21 03:11:49 +04:00
  • 5f8fff4db3 build(deps): Add missing resolved and integrity for all dependencies (#3501) ljxfstorm 2025-07-21 06:52:53 +08:00
  • 0f6405e28d fix typos in diverse files (#3550) Didier Durand 2025-07-21 00:36:34 +02:00
  • 0996d91f0b feat(cli): add warnings when gemini-cli is called in the root directory (#4542) Yuki Okita 2025-07-21 06:57:09 +09:00
  • 2a95c8287e prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) Abhi 2025-07-20 16:57:34 -04:00
  • 7a9821607b Check for zeditor if zed binary is not found (#3680) Cole Miller 2025-07-20 15:35:21 -04:00
  • 8f85ac7de0 feat: Added /copy command for copying output to clipboard with new Command Service approach (#3706) Devansh Sharma 2025-07-20 20:57:41 +02:00
  • a01b1219a3 feat: full implementation for .geminiignore in settings and respective tool calls (#3727) Pyush Sinha 2025-07-20 00:55:33 -07:00
  • 76b935d598 Feature custom themes logic (#2639) Ali Al Jufairi 2025-07-20 16:51:18 +09:00
  • c0bfa388c5 fix: prevent RangeError in GitIgnoreParser for root paths (#3417) osbornesec 2025-07-20 02:12:53 -05:00
  • fe00686c58 chore(release): v0.1.13 (#4515) N. Taylor Mullen 2025-07-19 13:40:55 -07:00
  • a464675c4d Extend mcp-server timeout. (#4514) N. Taylor Mullen 2025-07-19 13:28:50 -07:00
  • 412b78c5ab Simplify MCP connection errors. (#4508) N. Taylor Mullen 2025-07-19 12:44:51 -07:00
  • 73d5d988f5 feat(core): display declined confirmation code diff (#4440) Yuki Okita 2025-07-20 02:47:09 +09:00
  • f650be2c3a Make shell output consistent. (#4469) Jacob Richman 2025-07-18 17:30:28 -07:00
  • 4dbd9f30b6 Revert background agent commits (#4479) Tommaso Sciortino 2025-07-18 17:28:40 -07:00
  • 5b7b6fe608 Automatically detect non-interactive environments and fall back to a manual, code-based authentication flow (#4475) Marat Boshernitsan 2025-07-18 17:22:50 -07:00
  • 003609239f Add /background commands (when background agent is configured) (#4407) Tommaso Sciortino 2025-07-18 15:38:04 -07:00
  • 04bbc60b97 Demo background agent (#4409) Tommaso Sciortino 2025-07-18 15:21:46 -07:00
  • 73745ecd03 Display open IDE file in context section above input box rather than in the footer (#4470) Shreya Keshive 2025-07-18 18:14:46 -04:00
  • 4915050ad4 improve command completion trigger logic based on cursor position (#4462) Sandy Tao 2025-07-18 14:54:10 -07:00
  • b5f5ea2c31 Use simple name for MCP tools where possible. (#4459) Tommaso Sciortino 2025-07-18 14:29:09 -07:00
  • d7041a6595 [ide-mode] Send ping every 30 seconds to prevent client from closing connection (#4329) christine betts 2025-07-18 19:33:04 +00:00
  • 18c3bf3a42 Summarize extensions and MCP servers on startup (#3977) Billy Biggs 2025-07-18 20:45:00 +02:00
  • 9dadf22958 Implement loop check with LLM (#4337) Sandy Tao 2025-07-18 09:33:46 -07:00
  • c5761317f4 MCP OAuth Part 1 - OAuth Infrastructure (#4316) Brian Ray 2025-07-18 10:14:23 -04:00
  • de27ea6095 feat(cli): allow executing commands on perfect match (#4397) Harold Mciver 2025-07-18 00:55:29 -04:00
  • 8497176168 (fix): broken releases and e2e workflows (#4428) Abhi 2025-07-18 00:10:58 -04:00
  • 91c69731c7 feat(auth): Enhance OAuth callback for robust Docker support (#3532) Yongsheng Xu 2025-07-18 09:55:26 +08:00
  • 2f5eecfc49 Light theme color improvements (#4396) Miguel Solorio 2025-07-17 17:46:33 -07:00
  • 8ade3e7ee2 feat(ui): hide cursor when terminal is unfocused (#4012) Keith Lyons 2025-07-17 20:45:42 -04:00
  • 584a50a342 fix(cli): not show update avaialble messages when running gemini-cli locally (#4052) Yuki Okita 2025-07-18 09:44:45 +09:00
  • ca07b5b0c4 Migrate /corgi (#4419) Abhi 2025-07-17 19:40:36 -04:00
  • 5df6c9fb66 migrate restore command (#4388) Abhi 2025-07-17 19:23:17 -04:00
  • f0dc9690b7 Test/add loadcodeassist mock (#4287) HyeongHo Jun 2025-07-18 07:57:54 +09:00
  • 4b8838bea4 fix: remove direct gaxios dependency (#4289) Pascal Birchler 2025-07-18 00:54:19 +02:00
  • 695afac33e Update ESLint and related packages to latest versions (#4296) Abdelkader Boudih 2025-07-17 23:52:01 +01:00
  • 5b7bf74d66 Add numbers to selection list (#4320) Miguel Solorio 2025-07-17 15:51:42 -07:00
  • 6aac93ee07 Fix #4220: allow up/down arrow to toggle history when only one sugges… (#4377) goldyonatan 2025-07-18 01:30:39 +03:00
  • 761ffc6338 Zed integration (#4266) Conrad Irwin 2025-07-17 16:25:23 -06:00
  • 12401898f1 Fix link for checkpointing doc for --checkpointing (#4304) Yun Peng 2025-07-17 23:26:56 +02:00
  • 606a7702de feat(cli): add explicit proxy option in cli (#2526) warjiang 2025-07-18 02:57:37 +08:00
  • 4ca471bac6 Fix ANSI escape crash in text buffer (#3987) (#3999) Ali 2025-07-17 20:53:30 +03:00
  • 88b5f20943 Update companionPort not existing to be a warning so the user can still proceed with running /ide install (#4382) Shreya Keshive 2025-07-17 12:59:57 -04:00
  • 79d36ac0a5 (fix) - regression to quit shortcut from command migration (#4374) Abhi 2025-07-17 12:07:10 -04:00
  • fc8c38b2bc Logging surface field in the start_session_event. Also logging sessio… (#4362) uttamkanodia14 2025-07-17 21:23:59 +05:30
  • cbda781f73 [ide-mode] Add active file to user model request (#4312) christine betts 2025-07-17 14:35:23 +00:00
  • 0d64355be6 bug(ux): update context percentage when /clear command is run (#4162) Nick Salerni 2025-07-17 07:14:35 -07:00
  • ac8e98511e Fix resetting loop counts on every other event (#4348) Sandy Tao 2025-07-16 22:32:48 -07:00
  • 9ab44ea9d6 updated /quit to use new slash command arch (#4259) Harold Mciver 2025-07-16 22:40:56 -04:00
  • 01e66bb123 update /bug to new slash command arch (#4246) Harold Mciver 2025-07-16 21:46:35 -04:00
  • 0c76affe6d Minor refactoring of IDE companion server (#4331) Shreya Keshive 2025-07-16 21:03:56 -04:00
  • fbe09cd35e update /editor to new slash command arch (#4153) Harold Mciver 2025-07-16 20:27:36 -04:00
  • ab9eb9377f Add /ide status & /ide install commands to manage IDE integration (#4265) Shreya Keshive 2025-07-16 18:36:14 -04:00
  • 69a8ae6a89 Minor UX updates for IDE mode (#4311) Shreya Keshive 2025-07-16 17:33:56 -04:00
  • f6ee0d182b fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP related tools (#4176) Wanlin Du 2025-07-16 14:32:34 -07:00
  • 21eb44b242 update /tools to new slash command arch (#4236) Harold Mciver 2025-07-16 16:12:22 -04:00
  • e4ed1aabac Include companion VS Code extension VSIX as part of build/release (#4254) Shreya Keshive 2025-07-16 15:06:39 -04:00
  • 34c1b5811a Revert "[ide-mode] Thread active file through to system prompt" (#4308) christine betts 2025-07-16 16:22:29 +00:00
  • ddcac4201d update /docs to new slash command arch (#4133) Harold Mciver 2025-07-16 11:56:05 -04:00
  • f4cd0055fd chore: update numbering in release-docker.yaml (#4249) Ramon Figueiredo 2025-07-16 07:47:12 -07:00
  • cba272082d Run model availability check in the background to speed up startup (#4256) Sandy Tao 2025-07-15 21:13:30 -07:00
  • d622e596a1 feat(cli): clear input buffer on CTRL+C when not executing commands (#1729) Matias 2025-07-16 00:35:58 -03:00
  • 0903421b1a Move MCP slash command to new system (#3678) Brian Ray 2025-07-15 22:35:05 -04:00
  • b72e3dfb43 migrate compress command (#4271) Abhi 2025-07-15 21:59:16 -04:00
  • e88b9362dc refactor: Optimize the display information of "/chat list" and "/chat resume" (#2857) Ben Guo 2025-07-16 08:47:56 +08:00
  • 1d67b41ccd Clarifies that Gemini Code Assist, when offered through the Google De… (#3086) Christian Demeke 2025-07-15 19:51:48 -04:00
  • ec5e9d1025 Improve altName completion behavior in slash commands (#4227) Lee Won Jun 2025-07-16 08:45:10 +09:00
  • 615748657a Update MaxSizedBox.tsx (#2233) Elvin 2025-07-15 19:35:03 -04:00
  • 222e362fc2 [ide-mode] Thread active file through to system prompt (#4264) christine betts 2025-07-15 22:20:00 +00:00
  • b61016f2a5 Set port dynamically in VSCode extension and read from it in gemini-cli and send initial notification (#4255) christine betts 2025-07-15 22:13:03 +00:00
  • bf51de1a4d update /extensions to new slash command arch (#4229) Harold Mciver 2025-07-15 17:40:09 -04:00
  • 58f1aa6ceb Add support for allowed/excluded MCP server names in settings (#4135) christine betts 2025-07-15 20:45:24 +00:00
  • 03b3917f62 updated /stats to use new slash command arch (#4146) Harold Mciver 2025-07-15 16:10:04 -04:00
  • 8d9dc44b71 Revert "Update to yargs v18 (#3759)" (#4252) N. Taylor Mullen 2025-07-15 12:36:54 -07:00
  • 776d6b6ea0 Upload VSIX of companion VS Code extension (#4241) Shreya Keshive 2025-07-15 14:44:03 -04:00
  • af551f4a41 Revert Node <20 warning (#4244) Pascal Birchler 2025-07-15 20:42:27 +02:00
  • 7b49560265 Include api key in header instead of in the URL (#4240) Sandy Tao 2025-07-15 11:37:14 -07:00
  • 40c4070846 feat(tool): sort tool list alphabetically for deterministic output (#3095) Sambhav Khanna 2025-07-15 14:35:35 -04:00
  • d3ee9de3c3 Enable tool summarization only when explicitly set in settings.json (#4140) anj-s 2025-07-15 10:22:31 -07:00
  • 7effdad3e2 [ide-mode] Stream notifications when the active file changes (#4147) christine betts 2025-07-15 16:19:22 +00:00
  • b09bc66560 Adds the user's active file in the IDE to the footer (#4154) Shreya Keshive 2025-07-15 10:19:59 -04:00
  • 97cc1e6418 Fix: Standardize capitalization for "Troubleshooting Guide" in README (#2763) Jvr 2025-07-15 11:50:54 +02:00
  • 123c3e7c7f feat: add a warning that shows if user uses node -v <20 #2930 (#3371) Devansh Sharma 2025-07-15 11:49:46 +02:00
  • f5d5213504 Roadmap release (#4178) Srinath Padmanabhan 2025-07-15 00:25:35 -07:00
  • 6e258e2850 migrate /about (#4207) Abhi 2025-07-15 02:22:46 -04:00
  • 2862ae7344 Update to yargs v18 (#3759) Pascal Birchler 2025-07-15 08:09:12 +02:00
  • fefa7ecbea Pure refactor: Consolidate isWithinRoot() function calling. (#4163) Tommaso Sciortino 2025-07-14 22:55:49 -07:00
  • e584241141 Migrate /privacy to new architecture (#4202) Abhi 2025-07-15 01:45:06 -04:00
  • 886faa2990 Log the 2 types of loop detection (#4193) Sandy Tao 2025-07-14 21:44:07 -07:00
  • 734da8b9d2 Introduce loop detection service that breaks simple loop (#3919) Sandy Tao 2025-07-14 20:25:16 -07:00
  • 7ffe8038ef Make @ command sort file without extension name (#4158) Sandy Tao 2025-07-14 14:10:26 -07:00
  • ff3722a3a7 Fix circular reference JSON serialization in telemetry logging (#4150) Bryan Morgan 2025-07-14 16:20:06 -04:00
  • 5008aea90d Refactor MCP code for reuse and testing (#3880) Tommaso Sciortino 2025-07-14 11:19:33 -07:00
  • 9dc812dd4b fix(checkpoint): Prevent silent failure and enable for non-Git projects (#4144) Abhi 2025-07-14 13:23:51 -04:00