Jerop Kipruto
4f66002875
feat(cli): integrate conductor as a built-in extension
...
- Introduce support for bundled 'builtin' extensions in ExtensionManager
- Migrate conductor extension to packages/core/src/extensions/builtin/conductor
- Add automatic migration logic to cleanup manual conductor installations
- Make extension versioning optional for built-ins, defaulting to CLI version
- Update build and bundle scripts to include builtin extensions
- Enhance documentation to highlight conductor as a core feature
2026-03-10 21:18:21 -04:00
Jerop Kipruto
80cf2fe444
fix(release): Improve Patch Release Workflow Comments: Clearer Approval Guidance ( #21894 )
2026-03-10 17:15:04 +00:00
Jacob Richman
49ea9b0457
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
14412c3a72
refactor(cli): rename 'return' key to 'enter' internally ( #21796 )
2026-03-10 02:32:40 +00:00
Tommaso Sciortino
215f8f3f15
refactor(ui): unify keybinding infrastructure and support string initialization ( #21776 )
2026-03-09 23:26:33 +00:00
Jacob Richman
9fc03a0c12
Add script to speed up reviewing PRs adding a worktree. ( #21748 )
2026-03-09 19:43:22 +00:00
Tommaso Sciortino
6d607a5953
feat(ui): dynamically generate all keybinding hints ( #21346 )
2026-03-06 18:34:26 +00:00
Gen Zhang
a5fd5d0b9f
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
54885214a1
feat(evals): add overall pass rate row to eval nightly summary table ( #20905 )
2026-03-04 18:58:18 +00:00
Jacob Richman
533b65188d
Cleanup old branches. ( #19354 )
2026-03-03 23:01:06 +00:00
Aswin Ashok
0d69f9f7fa
Build binary ( #18933 )
...
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com >
2026-03-03 01:02:19 +00:00
Christian Gunderman
46231a1755
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
6676546a4b
fix punycode2 ( #20154 )
2026-02-24 09:43:22 +00:00
Zafeer Mahmood
70856d5a6e
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
25803e05fd
fix(bundling): copy devtools package to bundle for runtime resolution ( #19766 )
2026-02-23 18:40:41 +00:00
Sam Roberts
d25c469f77
Migrate files to resource or references folder. ( #19503 )
2026-02-19 23:47:39 +00:00
Adib234
3b9f580fa4
feat: implement /rewind command ( #15720 )
2026-01-22 15:26:52 +00:00
Tommaso Sciortino
f190b87223
Support command/ctrl/alt backspace correctly ( #17175 )
2026-01-21 18:13:26 +00:00
Christian Gunderman
c43b04b44c
Run evals for all models. ( #17123 )
2026-01-21 16:38:37 +00:00
Sehoon Shon
ed0b0fae49
fix(core): resolve auto model in default strategy ( #17116 )
2026-01-20 21:03:34 +00:00
Bryan Morgan
d079b7a216
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
272570cc18
feat(agent): enable agent skills by default ( #16736 )
2026-01-16 23:10:55 +00:00
Bryan Morgan
467e869326
chore(automation): ensure status/need-triage is applied and never cleared automatically ( #16657 )
2026-01-15 01:58:50 +00:00
Tommaso Sciortino
fb7640886b
Remove sequence binding ( #16664 )
2026-01-14 23:09:09 +00:00
Christian Gunderman
66e7b479ae
Aggregate test results. ( #16581 )
2026-01-14 07:08:05 +00:00
N. Taylor Mullen
e9c9dd1d67
feat(core): support shipping built-in skills with the CLI ( #16300 )
2026-01-12 23:44:08 +00:00
Abhi
0e955da171
feat(cli): add /chat debug command for nightly builds ( #16339 )
2026-01-11 19:11:06 +00:00
Bryan Morgan
d130d99ff0
fix: Add event-driven trigger to issue triage workflow ( #16334 )
2026-01-10 16:23:41 -05:00
Bryan Morgan
72dae7e0ee
Triage action cleanup ( #16319 )
2026-01-10 19:58:36 +00:00
Jacob Richman
1fb55dcb2e
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
ffb80c2426
The telemetry.js script should handle paths that contain spaces ( #12078 )
2026-01-09 00:07:57 +00:00
N. Taylor Mullen
d5996fea99
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
7956eb239e
Introduce GEMINI_CLI_HOME for strict test isolation ( #15907 )
2026-01-07 04:09:39 +00:00
Christian Gunderman
c29a8c12b3
Fix build issues caused by year-specific linter rule ( #15780 )
2026-01-01 19:01:03 +00:00
Tommaso Sciortino
10ba348a3a
Introspection agent demo ( #15232 )
2025-12-19 22:11:32 +00:00
Tommaso Sciortino
60f0f19d76
add 3.0 to allowed sensitive keywords ( #15276 )
2025-12-18 18:58:07 +00:00
Allen Hutchison
03be923e05
fix(lint): upgrade pip and use public pypi for yamllint ( #14746 )
2025-12-09 03:25:41 +00:00
parthasaradhi
389cadb06a
Fix: Prevent freezing in non-interactive Gemini CLI when debug mode is enabled ( #14580 )
2025-12-08 17:18:11 +00:00
Allen Hutchison
f588219bb9
fix: Bundle default policies for npx distribution ( #14457 )
2025-12-03 18:53:18 +00:00
Marat Boshernitsan
b9b3b8050d
Allow telemetry exporters to GCP to utilize user's login credentials, if requested ( #13778 )
2025-12-03 05:27:37 +00:00
Maryam Ariyan
f98e84f03f
test: Add verification for $schema property in settings schema ( #13497 )
2025-11-30 04:22:56 +00:00
Scott Wu
2b41263aa7
fix: Add $schema property to settings.schema.json ( #12763 )
...
Co-authored-by: cornmander <shikhman@google.com >
2025-11-25 04:48:47 +00:00
joshualitt
0713c86dec
feat(docs): Ensure multiline JS objects are rendered properly. ( #13535 )
2025-11-21 17:59:34 +00:00
Greg Shikhman
98cdaa01b8
Revert "build bun"
...
This reverts commit b0938f9102 .
2025-11-20 06:02:54 +00:00
Greg Shikhman
3476a97acc
build bun
2025-11-20 06:02:54 +00:00
cornmander
aa9922bc98
feat: autogenerate keyboard shortcut docs ( #12944 )
2025-11-12 21:07:14 +00:00
Sandy Tao
f3a8b73717
fix(ci): ensure correct version calculation and git ls-remote filtering in release workflow ( #12683 )
2025-11-07 21:06:55 +00:00
Richie Foreman
445a5eac33
fix(patch workflow): Ensure that the environment is listed on patch comments ( #12538 )
2025-11-06 23:30:20 +00:00
cornmander
5062fadf87
chore: autogenerate settings documentation ( #12451 )
2025-11-03 01:42:49 +00:00
matt korwel
e762cda55d
fix: Address silent failure in release-patch-1-create-pr workflow ( #12339 )
2025-10-30 20:09:22 -07:00