| .. |
|
releasing
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
tests
|
fix(release): prefix git hash in nightly versions to prevent semver normalization (#25304)
|
2026-04-13 17:55:11 +00:00 |
|
utils
|
feat(docs): Ensure multiline JS objects are rendered properly. (#13535)
|
2025-11-21 17:59:34 +00:00 |
|
aggregate_evals.js
|
feat(evals): add overall pass rate row to eval nightly summary table (#20905)
|
2026-03-04 18:58:18 +00:00 |
|
batch_triage.sh
|
chore(automation): ensure status/need-triage is applied and never cleared automatically (#16657)
|
2026-01-15 01:58:50 +00:00 |
|
build.js
|
perf(build): optimize build scripts for parallel execution and remove redundant checks (#24307)
|
2026-03-31 17:46:36 +00:00 |
|
build_binary.js
|
perf(cli): enable code splitting and deferred UI loading (#22117)
|
2026-03-12 20:37:03 +00:00 |
|
build_package.js
|
feat(agent): replace the runtime npx for browser agent chrome devtool mcp with pre-built bundle (#22213)
|
2026-03-16 08:05:38 +00:00 |
|
build_sandbox.js
|
feat(CI): Add a github action to build the sandbox image and push to GHCR (#8670)
|
2025-09-20 14:19:03 +00:00 |
|
build_vscode_companion.js
|
fix: gemini-cli-vscode-ide-companion's package script (#7555)
|
2025-09-03 13:32:21 +00:00 |
|
changed_prompt.js
|
Alisa/approve button (#24645)
|
2026-04-07 16:44:07 +00:00 |
|
check-build-status.js
|
chore: consistently import node modules with prefix (#3013)
|
2025-08-25 20:11:27 +00:00 |
|
check-lockfile.js
|
fix: patch gaxios v7 Array.toString() stream corruption (#21884)
|
2026-03-10 20:25:24 +00:00 |
|
clean.js
|
Use Node.js built-ins in scripts/clean.js instead of glob. (#11286)
|
2025-10-16 18:24:30 +00:00 |
|
cleanup-branches.ts
|
Cleanup old branches. (#19354)
|
2026-03-03 23:01:06 +00:00 |
|
close_duplicate_issues.js
|
chore(scripts): add duplicate issue closer script and fix lint errors (#16997)
|
2026-01-19 09:23:08 -05:00 |
|
compare_evals.js
|
feat: implement high-signal PR regression check for evaluations (#23937)
|
2026-04-02 05:14:43 +00:00 |
|
copy_bundle_assets.js
|
fix(build): wire bundle:browser-mcp into bundle pipeline (#24424)
|
2026-04-01 17:09:58 +00:00 |
|
copy_files.js
|
feat(core): implement native Windows sandboxing (#21807)
|
2026-03-19 22:25:22 +00:00 |
|
create_alias.sh
|
chore: update bash to follow shellcheck recommendations (#6102)
|
2025-08-13 02:17:04 +00:00 |
|
deflake.js
|
fix(scripts): Improve deflake script isolation and unskip test (#11325)
|
2025-10-16 23:15:46 +00:00 |
|
entitlements.plist
|
Build binary (#18933)
|
2026-03-03 01:02:19 +00:00 |
|
eval_utils.js
|
feat: implement high-signal PR regression check for evaluations (#23937)
|
2026-04-02 05:14:43 +00:00 |
|
generate-git-commit-info.js
|
Fix build issues caused by year-specific linter rule (#15780)
|
2026-01-01 19:01:03 +00:00 |
|
generate-keybindings-doc.ts
|
docs(cli): add custom keybinding documentation (#21980)
|
2026-03-11 14:25:24 +00:00 |
|
generate-settings-doc.ts
|
Migrate files to resource or references folder. (#19503)
|
2026-02-19 23:47:39 +00:00 |
|
generate-settings-schema.ts
|
fix: Add $schema property to settings.schema.json (#12763)
|
2025-11-25 04:48:47 +00:00 |
|
get-release-version.js
|
fix(release): prefix git hash in nightly versions to prevent semver normalization (#25304)
|
2026-04-13 17:55:11 +00:00 |
|
get_trustworthy_evals.js
|
feat: implement high-signal PR regression check for evaluations (#23937)
|
2026-04-02 05:14:43 +00:00 |
|
harvest_api_reliability.sh
|
fix: shellcheck warnings in scripts (#24035)
|
2026-03-29 02:47:05 +00:00 |
|
lint.js
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
local_telemetry.js
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
pre-commit.js
|
fix(pre-commit): improve monorepo handling and failure messaging (#9123)
|
2025-09-23 15:57:24 +00:00 |
|
prepare-github-release.js
|
fix(ci): Fix a2a publishing (#11211)
|
2025-10-15 21:23:13 +00:00 |
|
prepare-npm-release.js
|
feat(release): ship esbuild bundle in npm package (#19171)
|
2026-03-04 22:18:54 +00:00 |
|
prepare-package.js
|
Rollback shrinkwrap (#8926)
|
2025-09-19 18:22:01 +00:00 |
|
relabel_issues.sh
|
chore(automation): ensure status/need-triage is applied and never cleared automatically (#16657)
|
2026-01-15 01:58:50 +00:00 |
|
review.sh
|
fix: shellcheck warnings in scripts (#24035)
|
2026-03-29 02:47:05 +00:00 |
|
run_eval_regression.js
|
feat: implement high-signal PR regression check for evaluations (#23937)
|
2026-04-02 05:14:43 +00:00 |
|
run_regression_check.js
|
feat: implement high-signal PR regression check for evaluations (#23937)
|
2026-04-02 05:14:43 +00:00 |
|
sandbox_command.js
|
Introduce GEMINI_CLI_HOME for strict test isolation (#15907)
|
2026-01-07 04:09:39 +00:00 |
|
send_gemini_request.sh
|
chore(automation): ensure status/need-triage is applied and never cleared automatically (#16657)
|
2026-01-15 01:58:50 +00:00 |
|
start.js
|
fix punycode2 (#20154)
|
2026-02-24 09:43:22 +00:00 |
|
sync_project_dry_run.js
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
telemetry.js
|
The telemetry.js script should handle paths that contain spaces (#12078)
|
2026-01-09 00:07:57 +00:00 |
|
telemetry_gcp.js
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
telemetry_genkit.js
|
Added a a script to setup and run genkit telemetry and dev ui (#12120)
|
2025-10-28 03:37:43 +00:00 |
|
telemetry_utils.js
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
test-windows-paths.js
|
chore: consistently import node modules with prefix (#3013)
|
2025-08-25 20:11:27 +00:00 |
|
version.js
|
feat: Use PAT for gemini-cli-robot in release workflows (#9804)
|
2025-09-26 23:35:26 +00:00 |