Commit Graph

  • 771cb229ab fix: Clean up transport on IDE connection failure (#4902) Shreya Keshive 2025-07-25 21:57:34 -04:00
  • ca5dd28ab6 refactor(core): Centralize shell logic into ShellExecutionService (#4823) Abhi 2025-07-25 21:56:49 -04:00
  • ad2ef080aa Fix so legacy custom themes still load. (#4757) Jacob Richman 2025-07-25 17:36:42 -07:00
  • b089845f1c fix(ui): remove extraneous whitespace from startup screen (#3990) Jacob Richman 2025-07-25 17:36:19 -07:00
  • 21fef1620d Handle unhandled rejections more gracefully. (#4417) Jacob Richman 2025-07-25 17:35:26 -07:00
  • fb751c542b Regression test for paste when the terminal lacks focus. (#4898) Jacob Richman 2025-07-25 16:29:15 -07:00
  • f9cfb20897 Run pre-merge checks in mac os as well as ubutnu+win (#4900) Tommaso Sciortino 2025-07-25 16:09:37 -07:00
  • 17331001a0 Run presubmit tests in windows as well as linux. (#4672) Tommaso Sciortino 2025-07-25 15:57:30 -07:00
  • fbdc8d5ab3 Vim mode (#3936) Sijie Wang 2025-07-25 15:36:42 -07:00
  • dc087deace Update README.md Yiheng Xu 2025-07-25 14:39:35 -07:00
  • aa71438684 Fix grep.test to work on windows. (#4889) Tommaso Sciortino 2025-07-25 14:32:28 -07:00
  • 23e0dc6960 Fix test to be windows compatible. (#4875) Tommaso Sciortino 2025-07-25 14:31:10 -07:00
  • be898710fe Make glob.test.ts win compatible. (#4891) Tommaso Sciortino 2025-07-25 14:30:39 -07:00
  • 4c144e616d Make fileDiscoveryService.test.ts win compatible (#4892) Tommaso Sciortino 2025-07-25 14:30:15 -07:00
  • 65aabfede8 Make oauth2 test windows compatible. (#4895) Tommaso Sciortino 2025-07-25 14:29:54 -07:00
  • eb65034117 Load and use MCP server prompts as slash commands in the CLI (#4828) christine betts 2025-07-25 20:56:33 +00:00
  • de96887789 Fix bugs breaking drag and drop of files. (#4887) Jacob Richman 2025-07-25 20:26:13 +00:00
  • 13b0971291 fix(ci): Fix failing release workflow by creating a self-contained bundle (#4888) Abhi 2025-07-25 16:18:59 -04:00
  • d76cedb68f Implement hashing based loop detection (#4831) Sandy Tao 2025-07-25 12:53:19 -07:00
  • 91f016d44a Make restoreCommand test windows compatible. (#4873) Tommaso Sciortino 2025-07-25 12:26:09 -07:00
  • 820105e982 Safer Shell command Execution (#4795) matt korwel 2025-07-25 12:25:32 -07:00
  • 7ddbf97634 Fix userStartupWarnings to be windows compatible. (#4868) Tommaso Sciortino 2025-07-25 12:05:29 -07:00
  • f0e3e6ee8a Make shell.test.ts windows compatible (#4858) Tommaso Sciortino 2025-07-25 12:05:21 -07:00
  • 1b8ba5ca6b [ide-mode] Create an IDE manager class to handle connecting to and exposing methods from the IDE server (#4797) christine betts 2025-07-25 17:46:55 +00:00
  • 3c16429fc4 Make useCompletion.test.ts windows compatible (#4766) Tommaso Sciortino 2025-07-25 10:32:59 -07:00
  • f379aa833f Make errorReporting test windows compatible. (#4856) Tommaso Sciortino 2025-07-25 10:32:23 -07:00
  • e500eb5562 Fix read-file.test.ts to be windows compatible. (#4864) Tommaso Sciortino 2025-07-25 10:31:22 -07:00
  • 6321442865 feat(auth): Enhance non-interactive gcp auth (#4811) Gal Zahavi 2025-07-25 10:19:38 -07:00
  • fb0db2dfd6 adh/bugfix/1563 (#4822) Allen Hutchison 2025-07-25 09:39:37 -07:00
  • 1d3ad9d075 Add drawer for active files in IDE mode (#4682) christine betts 2025-07-25 14:50:34 +00:00
  • 5d4b02ca85 Upgrade test to work on windows. (#4815) Tommaso Sciortino 2025-07-25 00:15:41 -07:00
  • 075f66fe13 feat: update prompt.test.snapshots pomelo-nwu 2025-07-25 14:22:20 +08:00
  • 90dc53f365 feat: handle code indentation issues pomelo-nwu 2025-07-25 14:13:28 +08:00
  • 2b1e4c995e fix: test ci pomelo-nwu 2025-07-25 13:32:57 +08:00
  • eacb464a5b feat: remove default system prompt template pomelo-nwu 2025-07-25 13:17:54 +08:00
  • d7890d6463 update: add info about modelscope-api (#116) Fan 2025-07-25 13:15:25 +08:00
  • 1d7eb0d250 [Refactor] Centralizes autocompletion logic within useCompletion (#4740) Sandy Tao 2025-07-24 21:41:35 -07:00
  • 782e9d2314 feat: add default systemPromptMappings for Qwen models pomelo-nwu 2025-07-25 12:23:37 +08:00
  • 273e74c09d feat: add /mcp refresh command (#4566) Ramón Medrano Llamas 2025-07-25 03:14:45 +02:00
  • e9ee686ab6 Sanitize checkpoint tags (#4813) Seth Troisi 2025-07-24 16:05:13 -07:00
  • f0400912fd docs: clarify shell command does not use default shell (#2203) Aditya Timalsina 2025-07-25 02:03:35 +05:45
  • 30b6cf8a00 Add "Gemini CLI: Run" command shortcut (#4792) Shreya Keshive 2025-07-24 15:55:39 -04:00
  • 4e376c0447 [ide-mode] Send the cursor and selected text from the IDE server (#4621) christine betts 2025-07-24 19:54:41 +00:00
  • f9930c2d36 Add support for logging the entire request and response object (#4725) anj-s 2025-07-24 11:45:53 -07:00
  • e05173d9cc Move vscode extension build into its own command (#4799) christine betts 2025-07-24 18:40:50 +00:00
  • d254d4ce00 Add Google credentials provider for authenticating with MCP servers (#4748) ashwinpvg 2025-07-24 10:37:39 -07:00
  • 3dd6e431df feat: add GEMINI_CLI environment variable to spawned shell commands (#4791) Daniel Lee 2025-07-24 10:13:00 -07:00
  • 52980510c9 Updated Docs to inform users about the ability to have custom theme (#4632) Ali Al Jufairi 2025-07-25 02:04:54 +09:00
  • 778837507e add star history (#109) zeyu cui 2025-07-25 00:11:47 +08:00
  • 09bafda05b feat: update system prompt for qwen3-coder pomelo-nwu 2025-07-24 22:29:15 +08:00
  • b8e2891f3b Merge pull request #102 from QwenLM/feature/fan/fix-token-usage pomelo 2025-07-24 20:30:47 +08:00
  • c00df172a2 fix: streaming token usage koalazf.99 2025-07-24 20:19:52 +08:00
  • 0ef9c0b792 Log prompt id when a loop is detected (#4765) Sandy Tao 2025-07-23 22:37:28 -07:00
  • 6380bfe35c Minor refactoring of VS Code companion extension code (#4761) Shreya Keshive 2025-07-24 01:32:55 -04:00
  • b1e0fb157b feat(cli): display timestamp in /chat list (#4733) Thomas Burnham 2025-07-24 00:48:52 -04:00
  • 107ce8afa3 Polish companion extension README and package.json file ahead of publishing (#4729) Shreya Keshive 2025-07-23 20:08:25 -04:00
  • e9e2f55144 Fix InputPrompt.test.tsx to be windows compatible (#4736) Tommaso Sciortino 2025-07-23 15:49:09 -07:00
  • 2e28bb90a0 Update diff colors (#4747) Miguel Solorio 2025-07-23 15:39:22 -07:00
  • e21b5c95aa Fix tests to work in windows (#4754) Tommaso Sciortino 2025-07-23 15:07:19 -07:00
  • d7a304bcff feat(memory): make directory search limit on memory discovery configurable with settings.json (#4460) Brandon Keiji 2025-07-23 14:48:35 -07:00
  • 9d3164621a add --telemetry-outfile flag (#4689) smhendrickson 2025-07-23 17:48:24 -04:00
  • 209c8783b4 Make ideCommand test windows compatible. (#4746) Tommaso Sciortino 2025-07-23 14:01:51 -07:00
  • 4fd7cf9177 Fix memoryDiscovery test to work in windows. (#4742) Tommaso Sciortino 2025-07-23 13:14:06 -07:00
  • bbe95f1eaa feat(commands): Implement argument handling for custom commands via a prompt pipeline (#4702) Abhi 2025-07-23 16:11:23 -04:00
  • 3b7e2e34d2 update: add token reminder in readme koalazf.99 2025-07-24 00:07:31 +08:00
  • 2d1eafae95 Revert "wip" Anjali Sridhar 2025-07-23 06:51:40 -07:00
  • 1de246236b wip Anjali Sridhar 2025-07-23 06:49:27 -07:00
  • 01d88eef4d add instructions for dashscope API configuration koalazf.99 2025-07-23 17:47:41 +08:00
  • 40ee936453 run preflight (#55) Fan 2025-07-23 16:18:31 +08:00
  • 173246723e fix: resolve RadioButtonSelect array bounds crash and auth dialog navigation (#46) Nan Li 2025-07-23 14:15:35 +08:00
  • 1f65bcfe5d refactor(cli): update OpenAI API key prompt with Bailian URL zxypro1 2025-07-23 14:10:11 +08:00
  • 7c3a84075d Log flash continue (#4700) Sandy Tao 2025-07-22 18:01:24 -07:00
  • 67008d4643 Log when flash model decided to continue (#4698) Sandy Tao 2025-07-22 17:31:57 -07:00
  • 30c68922a3 Fix windows bugs in atCommandProcessor.ts (#4684) Tommaso Sciortino 2025-07-22 17:18:57 -07:00
  • a00f1bb916 feat(core): add partUtils module with unit tests (#4575) HyeongHo Jun 2025-07-23 08:57:06 +09:00
  • e4a3f2656e update png 奕桁 2025-07-22 14:27:43 -07:00
  • 487debe525 add notes on API keys and .gemini/.env to authentication.md (#2004) Werner Robitza 2025-07-22 23:10:13 +02:00
  • f8e55596c8 Update README.md Yiheng Xu 2025-07-22 13:02:12 -07:00
  • 5dce1df5db feat(core): Resolve GEMINI_SYSTEM_MD case-insensitively (#4538) Oliver Kowalke 2025-07-22 19:23:04 +02:00
  • d6fd2d472b Update README.md Yiheng Xu 2025-07-22 09:57:08 -07:00
  • daad04613e pre-release: fix ci (#1) Fan 2025-07-23 00:27:14 +08:00
  • 13c0b24110 Update README.md Yiheng Xu 2025-07-22 08:32:58 -07:00
  • a9d6965bef pre-release commit koalazf.99 2025-07-22 19:59:07 +08:00
  • e306b34a6e feat(auth): support gemini api key and vertex auth in non-interactive mode (#4631) Jerop Kipruto 2025-07-22 10:52:40 -04:00
  • 4d653c833a MCP OAuth Part 3 - CLI/UI/Documentation (#4319) Brian Ray 2025-07-22 10:05:36 -04:00
  • 258c848909 MCP OAuth Part 2 - MCP Client Integration (#4318) Brian Ray 2025-07-22 09:34:56 -04:00
  • 138ff73821 Fix windows bugs + refactor tests. (#4634) Tommaso Sciortino 2025-07-21 22:21:37 -07:00
  • 9daead63dd (feat): Initial Version of Custom Commands (#4572) Abhi 2025-07-22 00:34:55 -04:00
  • 5f813ef510 feat(ci): run e2e tests on macos during ci (#4422) Nick Salerni 2025-07-21 21:01:20 -07:00
  • ffa42a79dd chore: Expand node version test matrix (#2700) Pascal Birchler 2025-07-22 00:33:54 +01:00
  • 5066bc5384 Refactor the logic for deciding whether to launch a browser into config (#4622) Marat Boshernitsan 2025-07-21 16:23:28 -07:00
  • 97cf26ec53 fix(eslint): remove custom rule in favor of eslint-plugin-import (#3012) Pascal Birchler 2025-07-22 00:22:13 +01:00
  • 01ea0b8657 Address flaky integration tests with retries (#4604) Shreya Keshive 2025-07-21 18:46:00 -04:00
  • 12765eb775 fix: character encoding issues in shell command processor (#1949) BOYI 2025-07-22 06:26:40 +08:00
  • 4c3532d2b3 fix: Add warning message for token limit truncation (#2260) darkcocoa 2025-07-22 06:57:11 +09:00
  • dc2ac144b7 Various spelling improvements (#3497) Josh Soref 2025-07-21 17:54:44 -04:00
  • 8be5f8038a docs: add Homebrew installation instructions (#2973) Jean-Phi Baconnais 2025-07-21 23:45:24 +02:00
  • f7b4e74932 feat(cli):suggestion-navigation-shortcut (#3641) Seydulla Narkulyyev 2025-07-22 01:43:23 +04:00
  • b4d00ab4fb feat(edit): Prevent no-op edits (#3520) Wen Sun 2025-07-22 06:24:02 +09:00
  • 1969d805f2 [ide-mode] Use active files and selected text in user prompt (#4614) christine betts 2025-07-21 20:52:02 +00:00