Commit graph

  • 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
  • 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
  • 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