Commit Graph

241 Commits

Author SHA1 Message Date
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
joshualitt
5a6ef66e05 feat(docs): Ensure multiline JS objects are rendered properly. (#13535) 2025-11-21 17:59:34 +00:00
Greg Shikhman
66927f4520 Revert "build bun"
This reverts commit b0938f9102.
2025-11-20 06:02:54 +00:00
Greg Shikhman
962beca520 build bun 2025-11-20 06:02:54 +00:00
cornmander
aec206f91f feat: autogenerate keyboard shortcut docs (#12944) 2025-11-12 21:07:14 +00:00
Sandy Tao
dc03bcd2a5 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
9c56287684 fix(patch workflow): Ensure that the environment is listed on patch comments (#12538) 2025-11-06 23:30:20 +00:00
cornmander
69960cb85b chore: autogenerate settings documentation (#12451) 2025-11-03 01:42:49 +00:00
matt korwel
85c2ac26c5 fix: Address silent failure in release-patch-1-create-pr workflow (#12339) 2025-10-30 20:09:22 -07:00
Allen Hutchison
2a17b03d46 feat(policy): Introduce config-based policy engine with TOML configuration (#11992) 2025-10-28 16:20:57 +00:00
Pavel Jbanov
68295e60c9 Added a a script to setup and run genkit telemetry and dev ui (#12120) 2025-10-28 03:37:43 +00:00
JAYADITYA
4f4e485c32 feat(preflight): Use venv for yamllint installation (#11694) 2025-10-22 22:58:04 +00:00
matt korwel
f06fa7bb8e fix(release): Pass args to promoteNightlyVersion (#11666)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-22 09:45:42 -07:00
Sandy Tao
9b019ecf77 fix(scripts): add tsconfig linter to prevent adding files to the exclude list (#11602) 2025-10-21 20:08:33 +00:00
Richie Foreman
ca0cd7459a feat(release): Add dev support to patch2 workflow (#11460) 2025-10-21 03:09:27 +00:00
Richie Foreman
d692bd7cfe fix(release): Update create-patch-pr.js to take a package name (#11400) 2025-10-17 19:02:44 +00:00
Richie Foreman
c4cbd72a3a fix(scripts): Update get-release-version to use yargs parsing, handle a dynamically set package name (#11374) 2025-10-17 18:08:27 +00:00
Sandy Tao
5a6c872589 fix(scripts): Improve deflake script isolation and unskip test (#11325) 2025-10-16 23:15:46 +00:00
DeWitt Clinton
dfa04890c7 Use Node.js built-ins in scripts/clean.js instead of glob. (#11286) 2025-10-16 18:24:30 +00:00
Richie Foreman
6dcb48c16b fix(ci): Fix a2a publishing (#11211)
Co-authored-by: mkorwel <matt.korwel@gmail.com>
2025-10-15 21:23:13 +00:00
Tommaso Sciortino
269a927d6d Fix and unskip flakey integration test in replace.test.ts (#11060) 2025-10-14 01:03:35 +00:00
Dongin Kim(Terry)
1470bae0d0 chore: Extract '.gemini' to GEMINI_DIR constant (#10540)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
2025-10-13 17:31:39 +00:00
shishu314
d12c992b93 Fix(doc) - Add section in docs for deflaking (#10750)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-08 21:21:02 +00:00
shishu314
17714d279e Add script to deflake integration tests (#10666)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-10-08 17:39:22 +00:00
Abhi
8170243fb4 fix(lint): Fixes silent pass for formatting mistakes in gh ci (#10489) 2025-10-04 03:50:37 +00:00
shishu314
0af65b6198 fix(infra) - Add original PR number into hotfix branch (#10499)
Co-authored-by: Shi Shu <shii@google.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-03 18:37:48 +00:00
Shreya Keshive
3e509445bf feat(lint): add sensitive keyword linter (#10488) 2025-10-03 17:25:28 +00:00
Shreya Keshive
f4957730ee feat(ci): add ability to publish packages to private github registry for testing (#10348) 2025-10-03 15:41:32 +00:00
shishu314
6905ecfe3f Update patch PRs with additional content (#10180)
Co-authored-by: Shi Shu <shii@google.com>
2025-10-02 20:21:37 +00:00
shishu314
76029329b6 fix(infra) - Add pr number to the release branch name for final step of release (#10364)
Co-authored-by: Shi Shu <shii@google.com>
2025-10-02 18:30:25 +00:00
Shreya Keshive
395bc0d931 fix(release): Fix promotion workflow (#10261) 2025-09-30 23:16:53 +00:00