Commit Graph

  • eacfe1895d chore(release): v0.0.5-nightly.8 v0.0.5-nightly.8 release/v0.0.5-nightly.8 github-actions[bot] 2025-08-09 00:11:04 +00:00
  • f35921a771 Add MCP Roots support (#5856) Jacob MacDonald 2025-08-08 16:29:06 -07:00
  • c03ae43777 feat: Add option to hide line numbers in code blocks (#5857) Gal Zahavi 2025-08-08 15:11:14 -07:00
  • 69322e12e4 Add a request queue to the tool scheduler (#5845) Jacob MacDonald 2025-08-08 14:50:35 -07:00
  • 9ac62565a0 Fix excessive console logging + remove unnecessary try catch (#5860) Shreya Keshive 2025-08-08 17:48:02 -04:00
  • 344ee29f77 Use slash command instead of context drawer to display open files in editor to reduce flickering in the UI (#5858) Shreya Keshive 2025-08-08 17:26:11 -04:00
  • 60bde58f29 fix(cli) - Adding logging for response and error in LoggingContentGenerator (#5842) shishu314 2025-08-08 15:58:33 -04:00
  • 34b5dc7f28 Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815) shrutip90 2025-08-08 11:02:27 -07:00
  • 3af4913ef3 [ide-mode] Close all open diffs when the CLI gets closed (#5792) christine betts 2025-08-08 15:38:30 +00:00
  • 5ec4ea9b4d [ide-mode] Wire up env variables to sandbox (#5804) christine betts 2025-08-08 15:35:47 +00:00
  • 407393b128 [ide-mode] Hide diff options when active diff is not focused (#5808) christine betts 2025-08-08 15:21:50 +00:00
  • 51d09e720b fix(core): Add missing mnemonist dependency (#5841) Gal Zahavi 2025-08-08 08:10:04 -07:00
  • b8d61a77e8 chore(release): v0.0.5 v0.0.5 release/v0.0.5 github-actions[bot] 2025-08-08 13:45:55 +00:00
  • 9875ea6479 chore(release): v0.0.5-nightly.7 v0.0.5-nightly.7 release/v0.0.5-nightly.7 github-actions[bot] 2025-08-08 13:00:28 +00:00
  • c09abb817f Merge pull request #227 from QwenLM/fix/remove-google-registry pomelo 2025-08-08 20:51:42 +08:00
  • b7663950f2 chore: remove google registry tanzhenxin 2025-08-08 20:45:54 +08:00
  • 1dc8b88992 chore(release): v0.0.5-nightly.6 v0.0.5-nightly.6 release/v0.0.5-nightly.6 github-actions[bot] 2025-08-08 12:05:34 +00:00
  • f5e0f16157 fix: properly report tool errors in telemetry (#5688) Akhil Appana 2025-08-08 04:33:42 -07:00
  • 8158e82165 Merge pull request #225 from QwenLM/feat/qwen-oauth tanzhenxin 2025-08-08 17:51:31 +08:00
  • f8d3571e31 fix: switch baseUrl to prod mingholy.lmh 2025-08-08 16:30:42 +08:00
  • 6f399c078a chore: format tanzhenxin 2025-08-08 15:02:17 +08:00
  • 854c452580 Merge branch 'feat/qwen-oauth' of https://github.com/QwenLM/qwen-code into feat/qwen-oauth tanzhenxin 2025-08-08 14:57:26 +08:00
  • f503be14e9 chore: add metadata on openai content generator tanzhenxin 2025-08-08 14:57:13 +08:00
  • 5d2a678cb2 docs: update README for qwen-oauth mingholy.lmh 2025-08-08 13:57:19 +08:00
  • 5ab184fcaf Fix for git issue 5657 to add lines of code added/removed telemetry (#5823) agarwalravikant 2025-08-08 10:08:07 +05:30
  • ce632725b0 refactor: re-organize Qwen related code files. mingholy.lmh 2025-08-08 11:44:38 +08:00
  • ea7dcf8347 feat(oauth): add Qwen OAuth integration mingholy.lmh 2025-08-08 09:48:31 +08:00
  • 86eaa03f8a feat(telemetry): Prevent memory leak in ClearcutLogger (#5734) Gal Zahavi 2025-08-07 18:53:39 -07:00
  • e50d886ba8 docs: Improve local telemetry example (#5818) Jerop Kipruto 2025-08-08 10:17:19 +09:00
  • 9362020835 chore(release): v0.0.5-nightly.5 v0.0.5-nightly.5 release/v0.0.5-nightly.5 github-actions[bot] 2025-08-08 00:54:13 +00:00
  • e8815ba43c feat(quality): Reset when seeing a new type of Markdown element (#5820) Sandy Tao 2025-08-07 17:21:42 -07:00
  • bae922a632 fix(cli) - Move logging into CodeAssistServer (#5781) shishu314 2025-08-07 19:58:18 -04:00
  • 60362e0329 fix: MCP servers allowed in settings do not show up in /mcp command (#5324) laurentsimon 2025-08-07 16:42:17 -07:00
  • 494a10e7a7 Add echo tool to automated triage workflow (#5809) Jerop Kipruto 2025-08-08 08:14:28 +09:00
  • 785ee5d59a Use semantic colors in themes (#5796) Miguel Solorio 2025-08-07 16:11:35 -07:00
  • 4f2974dbfe feat(ui): Improve UI layout adaptation for narrow terminals (#5651) Gal Zahavi 2025-08-07 15:55:53 -07:00
  • 65e4b941ee chore(vscode): Add recommended extensions list to vscode settings. (#5810) Richie Foreman 2025-08-07 18:54:00 -04:00
  • 9bc0a4aff3 chore(telemetry): Log FIREBASE_STUDIO when using Gemini CLI within Firebase Studio (#5790) Richie Foreman 2025-08-07 18:50:48 -04:00
  • 0c32a4061d fix(core): Replace flaky performance tests with robust correctness tests (#5795) Allen Hutchison 2025-08-07 15:38:21 -07:00
  • 9fc7115b86 perf(filesearch): Use async fzf for non-blocking file search (#5771) Bryant Chandler 2025-08-07 15:24:55 -07:00
  • c38147a3a6 chore(vscode settings): Update VsCode settings for quality-of-life (#5806) Richie Foreman 2025-08-07 18:16:57 -04:00
  • 908ce2be33 update: google-github-actions/run-gemini-cli version in workflows (#5802) Gaurav 2025-08-07 14:57:54 -07:00
  • f1663d9615 README + reduce required VS Code version for companion extension (#5719) Shreya Keshive 2025-08-07 17:25:06 -04:00
  • 4d4eacfc40 Few IDE integration polishes (#5727) Shreya Keshive 2025-08-07 17:19:31 -04:00
  • 19491b7b94 avoid loading and initializing CLI config twice in non-interactive mode (#5793) Jacob MacDonald 2025-08-07 14:19:06 -07:00
  • 53f8617b24 Add new folderTrust setting that the users can enable or disable (#5798) shrutip90 2025-08-07 14:06:17 -07:00
  • 3a3b138195 Include Schema Error Handling for Vertex and Google Auth methods (#5780) Adam Weidman 2025-08-07 20:21:39 +00:00
  • 8e6a565adb fix: re render context usage indicator (#5102) Pyush Sinha 2025-08-07 11:16:47 -07:00
  • a3351bc985 fix(tests): add missing deps in cli to fix sandbox runs (#5742) anthony bushong 2025-08-07 10:58:44 -07:00
  • 7596481a9d feat(cli): Allow Exiting Authentication Menu with CTRL+C (SIGINT) (#4482) Shehab 2025-08-07 20:26:55 +03:00
  • 8bac9e7d04 Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744) joshualitt 2025-08-07 10:05:37 -07:00
  • 0d65baf928 Fix(core): Use Flash for next speaker check (#5786) Sandy Tao 2025-08-07 09:18:53 -07:00
  • 8d848dca4a feat: open repo secrets page in addition to README (#5684) Lee James 2025-08-07 12:00:46 -04:00
  • 6ae75c9f32 Add a context percentage threshold setting for auto compression (#5721) Jacob MacDonald 2025-08-07 07:34:40 -07:00
  • ffc2d27ca3 feat: add qwencoder as co-author (#207) Fan 2025-08-07 17:07:56 +08:00
  • 7d978fc3b6 fix shell tool regex pattern for git commit messages feature/qwencoder/add-qc-coauthor koalazf.99 2025-08-07 15:56:07 +08:00
  • 20a41ec287 chore(release): v0.0.5-nightly.4 v0.0.5-nightly.4 release/v0.0.5-nightly.4 github-actions[bot] 2025-08-07 00:53:52 +00:00
  • 36750ca49b feat(agent): Introduce Foundational Subagent Architecture (#1805) Abhi 2025-08-06 20:34:38 -04:00
  • d6a7334279 fix(logging): Ensure sandbox startup messages are routed to stderr (#5725) Allen Hutchison 2025-08-06 17:19:10 -07:00
  • 99f88851fb fix(actions): swap gha bot for cla allowlisted gemini-cli-robot (#5730) anthony bushong 2025-08-06 17:01:22 -07:00
  • 01f7c4b740 Fix(tests): update mcp_server_cyclic_schema test (#5733) N. Taylor Mullen 2025-08-06 16:59:50 -07:00
  • 9ac3e8b79e feat: Improve @-command file path completion with fzf integration (#5650) DevMassive 2025-08-07 08:41:04 +09:00
  • 4782113ceb fix(core): Improve errors in situations where the command spawn does … (#5723) Richie Foreman 2025-08-06 19:31:42 -04:00
  • 626844b539 experiment: Add feature exp flag for folder trust (#5709) shrutip90 2025-08-06 15:27:21 -07:00
  • 5cd63a6abc feat(cli): get the run-gemini-cli version from the GitHub API (#5708) Seth Vargo 2025-08-06 16:56:06 -04:00
  • b55467c1dd [ide-mode] Support rendering in-IDE diffs using the edit tool (#5618) christine betts 2025-08-06 20:55:29 +00:00
  • 43510ed212 bug(core): Prompt engineering for truncated read_file. (#5161) joshualitt 2025-08-06 13:52:04 -07:00
  • ad5d2af4e3 tests: fix e2e tests (#5706) Jack Wotherspoon 2025-08-06 16:46:50 -04:00
  • e3e7677753 Add integration test for maximum schema depth error handling (#5685) Jacob MacDonald 2025-08-06 13:45:54 -07:00
  • b3cfaeb6d3 Add detection of tools with bad schemas and automatically omit them with a warning (#5694) Jacob MacDonald 2025-08-06 13:19:15 -07:00
  • 024b8207eb Add hint to enable IDE integration for users running in VS Code (#5610) Shreya Keshive 2025-08-06 15:47:58 -04:00
  • 1fb680bacc bug(tests): fix test errors (#5678) Lee James 2025-08-06 15:26:46 -04:00
  • 1f0ad86544 fix: Restore user input when the user cancels response (#5601) shishu314 2025-08-06 15:19:10 -04:00
  • 6133bea388 feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613) joshualitt 2025-08-06 10:50:02 -07:00
  • 882a97aff9 Fix to send user tool confirmation decision for yolo or non interacti… (#5677) agarwalravikant 2025-08-06 23:16:42 +05:30
  • fde9849d48 [ide-mode] Add support for in-IDE diff handling in the CLI (#5603) christine betts 2025-08-06 17:36:05 +00:00
  • 487818df27 fix: improve error handling and path processing in memory discovery (#5175) Akhil Appana 2025-08-06 10:19:43 -07:00
  • ca4c745e3b feat(mcp): add gemini mcp commands for add, remove and list (#5481) Jack Wotherspoon 2025-08-06 11:52:29 -04:00
  • b38f377c9a feat: Enable /setup-github to always run, and error appropriately (#5653) Lee James 2025-08-06 09:06:37 -04:00
  • aa837d1e9a Merge branch 'main' into feature/qwencoder/add-qc-coauthor koalazf.99 2025-08-06 17:23:04 +08:00
  • 929ec3882a chore(release): v0.0.5-nightly.3 v0.0.5-nightly.3 release/v0.0.5-nightly.3 github-actions[bot] 2025-08-06 09:20:45 +00:00
  • f0c60b90ea Merge pull request #206 from feature/yiheng/sync-gemini-cli-0.1.17 Yiheng Xu 2025-08-06 17:09:54 +08:00
  • 14a3be7976 fix generateJson with respond in schema feature/yiheng/sync-gemini-cli-0.1.17 Yiheng Xu 2025-08-06 16:20:58 +08:00
  • aab850668c feat(file-search): Add support for non-recursive file search (#5648) Bryant Chandler 2025-08-05 23:33:27 -07:00
  • 8b1d5a2e3c fix(core): Treat .mts files as TypeScript modules instead of video files (#5492) Yash Velagapudi 2025-08-05 23:15:53 -07:00
  • a0990380b5 fix:missing coreTool in new workflow setup (#5656) Gaurav 2025-08-05 22:26:27 -07:00
  • 2fcaa302da docs: add GitHub Integration section to README (#5649) Jerop Kipruto 2025-08-06 13:01:42 +09:00
  • 7fa2d7be17 doc(lint): fix docs on how to run linter in "fix" mode (#5647) Lee James 2025-08-05 23:21:36 -04:00
  • be3aabaea6 docs(setup-github): Inform user of the next steps after running slash command (#5644) Lee James 2025-08-05 22:59:25 -04:00
  • b87b436ebc refactor: use google-github-actions/run-gemini-cli action (#5643) Gaurav 2025-08-05 19:24:40 -07:00
  • 7e5a5e2da7 Detect and warn about cyclic tool refs when schema depth errors are encountered (#5609) Jacob MacDonald 2025-08-05 18:48:00 -07:00
  • 9db5aab498 Update a couple more witty phrases (#5641) christine betts 2025-08-06 01:13:22 +00:00
  • 390edb5e0a Add tests for useAtCompletion reset logic (#5639) Sandy Tao 2025-08-05 18:10:29 -07:00
  • ea96293e16 chore(release): v0.1.18 github-actions[bot] 2025-08-06 00:58:42 +00:00
  • 37bf8e7d15 chore(release): v0.0.5-nightly.2 v0.0.5-nightly.2 release/v0.0.5-nightly.2 github-actions[bot] 2025-08-06 00:57:29 +00:00
  • cd7e60e008 switch from heads to tags in url path (#5638) Jerop Kipruto 2025-08-05 20:47:28 -04:00
  • 59bde4a612 fix(core) Fix not resetting when after first get out of completion suggestions (#5635) Sandy Tao 2025-08-05 17:37:44 -07:00
  • 02f7e48c51 Removed GitHub Actions experiment files (#5627) Bryan Morgan 2025-08-05 20:01:18 -04:00
  • aeb6602266 Remove a few witty loading phrases (#5631) christine betts 2025-08-05 23:59:14 +00:00
  • 805114aef8 fix(docs): Fix code block delimiters in commands.md (#5521) David Rees 2025-08-05 16:30:57 -07:00