..
releasing
fix(release): Improve Patch Release Workflow Comments: Clearer Approval Guidance ( #21894 )
2026-03-10 17:15:04 +00:00
tests
docs(cli): add custom keybinding documentation ( #21980 )
2026-03-11 14:25:24 +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
Evals: PR Guidance adding workflow ( #23164 )
2026-03-23 15:07:40 +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
copy_bundle_assets.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
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
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(ci): ensure correct version calculation and git ls-remote filtering in release workflow ( #12683 )
2025-11-07 21:06:55 +00:00
harvest_api_reliability.sh
fix: shellcheck warnings in scripts ( #24035 )
2026-03-29 02:47:05 +00:00
lint.js
new linting check: github-actions-pinning ( #23808 )
2026-03-25 21:43:12 +00:00
local_telemetry.js
chore: consistently import node modules with prefix ( #3013 )
2025-08-25 20:11:27 +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_simulator_docker.sh
feat(cli): add user simulator, docker support, and external knowledge source handling
2026-04-16 19:16:39 -07: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
chore(scripts): add duplicate issue closer script and fix lint errors ( #16997 )
2026-01-19 09:23:08 -05: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
Allow telemetry exporters to GCP to utilize user's login credentials, if requested ( #13778 )
2025-12-03 05:27:37 +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
Introduce GEMINI_CLI_HOME for strict test isolation ( #15907 )
2026-01-07 04:09:39 +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