Commit Graph

271 Commits

Author SHA1 Message Date
Alisa b1e17df2ef Evals: PR Guidance adding workflow (#23164) 2026-03-23 15:07:40 +00:00
matt korwel eb01ad9396 feat(core): implement native Windows sandboxing (#21807) 2026-03-19 22:25:22 +00:00
cynthialong0-0 3520f33a80 feat(agent): replace the runtime npx for browser agent chrome devtool mcp with pre-built bundle (#22213)
Co-authored-by: Gaurav Ghosh <gaghosh@google.com>
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
2026-03-16 08:05:38 +00:00
Christian Gunderman eb735d0d34 build(ci): fix false positive evals trigger on merge commits (#22237) 2026-03-13 00:38:54 +00:00
Sehoon Shon dfbf525a98 perf(cli): enable code splitting and deferred UI loading (#22117) 2026-03-12 20:37:03 +00:00
Tommaso Sciortino 769c77427a chore: allow 'gemini-3.1' in sensitive keyword linter (#22065) 2026-03-11 20:00:03 +00:00
Tommaso Sciortino e795469fb1 docs(cli): add custom keybinding documentation (#21980) 2026-03-11 14:25:24 +00:00
Tommaso Sciortino d46b199ec3 feat(cli): customizable keyboard shortcuts (#21945) 2026-03-11 01:05:50 +00:00
Gaurav 26deae5256 fix: patch gaxios v7 Array.toString() stream corruption (#21884) 2026-03-10 20:25:24 +00:00
Jerop Kipruto 2b31aab592 fix(release): Improve Patch Release Workflow Comments: Clearer Approval Guidance (#21894) 2026-03-10 17:15:04 +00:00
Jacob Richman 8249b490b8 Handle dirty worktrees better and warn about running scripts/review.sh on untrusted code. (#21791) 2026-03-10 16:38:26 +00:00
Tommaso Sciortino fd517ff436 refactor(cli): rename 'return' key to 'enter' internally (#21796) 2026-03-10 02:32:40 +00:00
Tommaso Sciortino 4079deb4ee refactor(ui): unify keybinding infrastructure and support string initialization (#21776) 2026-03-09 23:26:33 +00:00
Jacob Richman d4ee7c7ca8 Add script to speed up reviewing PRs adding a worktree. (#21748) 2026-03-09 19:43:22 +00:00
Tommaso Sciortino 51e9780a54 feat(ui): dynamically generate all keybinding hints (#21346) 2026-03-06 18:34:26 +00:00
Gen Zhang 3679b196d1 feat(release): ship esbuild bundle in npm package (#19171)
Co-authored-by: Yuna Seol <yunaseol@gmail.com>
2026-03-04 22:18:54 +00:00
Christian Gunderman e2200e71fc feat(evals): add overall pass rate row to eval nightly summary table (#20905) 2026-03-04 18:58:18 +00:00
Jacob Richman 0d20fdd99a Cleanup old branches. (#19354) 2026-03-03 23:01:06 +00:00
Aswin Ashok addb3797e7 Build binary (#18933)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2026-03-03 01:02:19 +00:00
Christian Gunderman ccb5c0e679 ci(evals): only run evals in CI if prompts or tools changed (#20898)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-03 00:29:31 +00:00
Jacob Richman 2805f32a8d fix punycode2 (#20154) 2026-02-24 09:43:22 +00:00
Zafeer Mahmood 317e4221dd fix(scripts): Add Windows (win32/x64) support to lint.js (#16193)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-02-23 22:36:23 +00:00
Sandy Tao 598ce72537 fix(bundling): copy devtools package to bundle for runtime resolution (#19766) 2026-02-23 18:40:41 +00:00
Sam Roberts 40dfee1401 Migrate files to resource or references folder. (#19503) 2026-02-19 23:47:39 +00:00
Adib234 a19e7138a8 feat: implement /rewind command (#15720) 2026-01-22 15:26:52 +00:00
Tommaso Sciortino 8d5c8a6fad Support command/ctrl/alt backspace correctly (#17175) 2026-01-21 18:13:26 +00:00
Christian Gunderman 7040d7ef95 Run evals for all models. (#17123) 2026-01-21 16:38:37 +00:00
Sehoon Shon e770b460a6 fix(core): resolve auto model in default strategy (#17116) 2026-01-20 21:03:34 +00:00
Bryan Morgan 5eda2996de chore(scripts): add duplicate issue closer script and fix lint errors (#16997)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-19 09:23:08 -05:00
N. Taylor Mullen c36726f5eb feat(agent): enable agent skills by default (#16736) 2026-01-16 23:10:55 +00:00
Bryan Morgan a366529572 chore(automation): ensure status/need-triage is applied and never cleared automatically (#16657) 2026-01-15 01:58:50 +00:00
Tommaso Sciortino ada9a27269 Remove sequence binding (#16664) 2026-01-14 23:09:09 +00:00
Christian Gunderman f60b442d39 Aggregate test results. (#16581) 2026-01-14 07:08:05 +00:00
N. Taylor Mullen d4d2cd3de9 feat(core): support shipping built-in skills with the CLI (#16300) 2026-01-12 23:44:08 +00:00
Abhi 76c9aca829 feat(cli): add /chat debug command for nightly builds (#16339) 2026-01-11 19:11:06 +00:00
Bryan Morgan 35b5c15466 fix: Add event-driven trigger to issue triage workflow (#16334) 2026-01-10 16:23:41 -05:00
Bryan Morgan 715ab0909b Triage action cleanup (#16319) 2026-01-10 19:58:36 +00:00
Jacob Richman 8bbdd0b0c1 Autogenerate docs/cli/settings.md docs/getting-started/configuration.md was already autogenerated but settings.md was not. (#14408) 2026-01-09 22:28:09 +00:00
Joseph Sheng 7a0fc33b2b The telemetry.js script should handle paths that contain spaces (#12078) 2026-01-09 00:07:57 +00:00
N. Taylor Mullen 325d96ec5b Optimize CI workflow: Parallelize jobs and cache linters (#16054)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2026-01-07 21:50:22 +00:00
N. Taylor Mullen 1bfc3a7399 Introduce GEMINI_CLI_HOME for strict test isolation (#15907) 2026-01-07 04:09:39 +00:00
Christian Gunderman d7476c37aa Fix build issues caused by year-specific linter rule (#15780) 2026-01-01 19:01:03 +00:00
Tommaso Sciortino 5800b8199a Introspection agent demo (#15232) 2025-12-19 22:11:32 +00:00
Tommaso Sciortino 256fe6053d add 3.0 to allowed sensitive keywords (#15276) 2025-12-18 18:58:07 +00:00
Allen Hutchison bc4de59208 fix(lint): upgrade pip and use public pypi for yamllint (#14746) 2025-12-09 03:25:41 +00:00
parthasaradhi e0387465ad Fix: Prevent freezing in non-interactive Gemini CLI when debug mode is enabled (#14580) 2025-12-08 17:18:11 +00:00
Allen Hutchison 3519cf605d fix: Bundle default policies for npx distribution (#14457) 2025-12-03 18:53:18 +00:00
Marat Boshernitsan 86c4a55012 Allow telemetry exporters to GCP to utilize user's login credentials, if requested (#13778) 2025-12-03 05:27:37 +00:00
Maryam Ariyan 47f1a91bee test: Add verification for $schema property in settings schema (#13497) 2025-11-30 04:22:56 +00:00
Scott Wu ca59106a40 fix: Add $schema property to settings.schema.json (#12763)
Co-authored-by: cornmander <shikhman@google.com>
2025-11-25 04:48:47 +00:00