Commit graph

  • 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
  • 2f1d6234de
    Don't start uncompressed history with a function response (#4141) Tommaso Sciortino 2025-07-14 10:09:11 -07:00
  • c313c3dee1
    updated '/auth' to use new slash command arch (#3797) haroldmciver-go 2025-07-14 12:22:37 -04:00
  • 80c81f2a4c
    fix(docs): clarify global installation in readme (#3781) Pascal Birchler 2025-07-14 18:21:40 +02:00
  • fadc477001
    Add feature flag for IDE integration (#3927) Shreya Keshive 2025-07-14 12:04:08 -04:00
  • e9d680e8a4
    Introduce VSCode companion extension (#3917) christine betts 2025-07-14 15:34:44 +00:00
  • 64f1d80b26
    Add documentation for the /extensions command (#4051) Billy Biggs 2025-07-14 16:33:05 +02:00
  • 34bbfa0e15
    Fix markdown heading level issue (#3381) Will 保哥 2025-07-14 20:13:43 +08:00
  • bc4182b9d2
    Show stderr output from mcp servers in debug mode (#4049) Billy Biggs 2025-07-14 06:42:22 +02:00
  • c7840966e2
    Fix duplicate help text for build targets in Makefile (#4092) Nick Popovic 2025-07-14 00:42:07 -04:00
  • 3110e8f810
    feat(cli): add hideBanner setting to disable startup banner (#2803) K 2025-07-14 10:07:31 +05:30
  • 8d0a4082a4
    Fix(ci): Correct container publishing pipeline and improve robustness (#4093) Abhi 2025-07-14 00:19:58 -04:00
  • ef8ec98489
    Add back support for escaping newline with a \ character (#4064) Billy Biggs 2025-07-14 05:34:20 +02:00
  • b018e2d3ad
    Fix docker release yaml to use correct commands. (#4025) N. Taylor Mullen 2025-07-12 23:46:49 -07:00
  • 8cf7f530e1
    chore(release): v0.1.12 (#4023) N. Taylor Mullen 2025-07-12 23:09:54 -07:00
  • b29c02dd34
    Fix not using flash for next speaker check (#4016) Sandy Tao 2025-07-12 22:12:47 -07:00
  • 44ef0408f3
    feat(tools): Centralize shell tool summarization (#4009) N. Taylor Mullen 2025-07-12 21:09:12 -07:00
  • 09a3b7d5e1
    feat: Invert scroll arrow default in RadioButtonSelect (#4006) N. Taylor Mullen 2025-07-12 20:58:00 -07:00
  • 26a79fec25
    feat: Add GEMINI_DEFAULT_AUTH_TYPE support (#4002) N. Taylor Mullen 2025-07-12 20:43:35 -07:00
  • 4442e893c3
    fix(auth): Remove sharp edges from headless auth (#3985) N. Taylor Mullen 2025-07-12 15:42:47 -07:00
  • 890982a811
    fix(core): make the commented-out test workable (#3885) Yuki Okita 2025-07-13 04:13:22 +09:00
  • b3cbde5cf3
    Fix typo in README.md regarding Vertex AI API key (#3946) Isuru Gunarathne 2025-07-12 12:53:09 +05:30
  • 642d2e8d51
    ensure system instruction also uses <state_snapshot> (#3951) Abhi 2025-07-12 02:15:56 -04:00
  • c9e194ec6a
    feat: Add clipboard image paste support for macOS (#1580) Jayson Dasher 2025-07-12 00:06:49 -04:00
  • c4ea17692f
    Fix extra whitespace in markdown rendering. (#3943) Jacob Richman 2025-07-11 20:38:07 -07:00
  • d89ccf2250
    Add scrolling to theme dialog (#3895) Miguel Solorio 2025-07-11 18:05:21 -07:00
  • 82bde57868
    Fix issues that resulted in Gemini trying to use relative paths where absolute paths were required (#3938) Jacob Richman 2025-07-11 17:49:26 -07:00
  • 6ebe97c704
    chore(release): v0.1.11 (#3939) N. Taylor Mullen 2025-07-11 17:33:17 -07:00
  • 5b6608ad84
    feat(cli): add support for --prompt-interactive/-i flag (#1743) Daniel Lee 2025-07-11 16:52:56 -07:00
  • 5b5f496436
    Adds Flash Fallback logging and clearcut logging (#3843) uttamkanodia14 2025-07-12 02:40:25 +05:30
  • 764809753a
    fix: TypeError: Cannot read properties of undefined (reading 'authType') (#3914) Gaurav 2025-07-11 14:08:49 -07:00
  • a071f604e3
    Remove unused demo file (#3886) christine betts 2025-07-11 21:05:39 +00:00
  • eab47b9131
    Add oauth test (#3916) Seth Troisi 2025-07-11 14:05:27 -07:00
  • 448838dea8
    Add visual cues for nightly version (#3701) Miguel Solorio 2025-07-11 13:43:57 -07:00
  • 4197f30278
    update /theme to new slash command arch (#3791) haroldmciver-go 2025-07-11 16:01:28 -04:00
  • 2826c7a1c6
    feat: add headers support to SSE transport MCP servers (#3902) Jack Wotherspoon 2025-07-11 15:59:42 -04:00
  • 8f12e8a114
    fix: clearcut logging (retry #3744) (#3751) Gaurav 2025-07-11 10:57:35 -07:00
  • 93284281de
    Logs the auth type in the user prompts, api responses and errors (#3795) uttamkanodia14 2025-07-11 22:17:46 +05:30
  • ed00612cf7
    chore: pin GitHub Actions to SHAs (#2987) Pascal Birchler 2025-07-11 18:46:06 +02:00
  • 23197151c2
    Summarize tool call outputs using tool specific summarizers (#3745) anj-s 2025-07-11 09:29:08 -07:00
  • cdbe2fffd9
    Added in proper checks for customer tiers in 429/Quota error messaging (#3863) Bryan Morgan 2025-07-11 11:25:30 -04:00