Commit Graph

  • d5a38d3d03 Merge branch 'main' into topics-debug-logs Jack Wotherspoon 2026-05-07 14:40:37 -04:00
  • 49456e4e15 fix(core): preserve system PATH in Git environment to fix ENOENT (#25034) (#26587) Coco Sheng 2026-05-07 14:24:49 -04:00
  • 7887e38544 Merge branch 'origin/main' into mb/atui/02-tool-state Michael Bleigh 2026-05-07 10:38:50 -07:00
  • 93cafc2fce fix(core): use CoreToolCallStatus enum for status mapping in LegacyAgentSession Michael Bleigh 2026-05-07 10:35:51 -07:00
  • 51e53ffae3 chore(release): v0.42.0-nightly.20260507.ga809bc7c5 v0.42.0-nightly.20260507.ga809bc7c5 release/v0.42.0-nightly.20260507.ga809bc7c5 gemini-cli-robot 2026-05-07 16:58:24 +00:00
  • be25a24867 refactor(core): remove low-value [TopicTool] debug logs Jack Wotherspoon 2026-05-07 11:27:17 -04:00
  • d428edbdcf feat(simulator): clean restoration of SIGWINCH refresh logic Mahima Shanware 2026-05-07 00:38:41 +00:00
  • a9f7575b4b feat(simulator): disable all SIGWINCH refresh logic to prevent state drift Mahima Shanware 2026-05-06 23:34:14 +00:00
  • a809bc7c51 don't wrap args unnecessarily (#26599) Tommaso Sciortino 2026-05-06 16:20:47 -07:00
  • 8f7d79afa0 use onStaticRender in VirtualizedList jacob314 2026-05-06 15:25:18 -07:00
  • 4dde5ac077 ## Description bot/task-BT-53 gemini-cli[bot] 2026-05-06 21:37:44 +00:00
  • 90304b279c refactor(cli): migrate core tools to native ToolDisplay property and fix UI rendering (#25186) Michael Bleigh 2026-05-06 14:23:26 -07:00
  • 4a10751b49 ci: fix Argument list too long in triage workflows (#26603) Coco Sheng 2026-05-06 17:10:01 -04:00
  • 65f98d330b feat: set native GitHub Issue Type via GraphQL instead of prepending title backlog-analysis Coco Sheng 2026-05-06 17:00:33 -04:00
  • 6ade29e97e perf: merge dynamic validation rules directly into the primary contextual prompt to halve API calls per issue Coco Sheng 2026-05-06 16:52:49 -04:00
  • a3755d6b3c perf: simplify analyze_pipeline.py to rely exclusively on single-turn analysis Coco Sheng 2026-05-06 16:40:51 -04:00
  • 35066b6344 refactor: replace static keyword heuristic validation with dynamic gemini ai validation Coco Sheng 2026-05-06 16:39:24 -04:00
  • 4398261feb feat: consolidate multi-stage analysis pipeline into a single, efficient python script Coco Sheng 2026-05-06 16:35:38 -04:00
  • fb236ea0e2 feat: categorize_issues.py now accepts a full github search URL as input instead of a raw query string Coco Sheng 2026-05-06 16:32:59 -04:00
  • 374e4713d8 feat: add categorize_issues.py to automatically classify and update github issues, and update README Coco Sheng 2026-05-06 16:31:49 -04:00
  • 20b5a4cf46 Changelog for v0.42.0-preview.0 (#26537) gemini-cli-robot 2026-05-06 13:31:17 -07:00
  • 3579e5edde docs: restructure workflow into an ideal 3-step sequence: categorize/export, analyze, update json Coco Sheng 2026-05-06 16:30:31 -04:00
  • 2a513fd575 docs: clarify that the prompt should command Gemini to both label the issue and modify its body/title on github Coco Sheng 2026-05-06 16:28:57 -04:00
  • 93d655e05d docs: clarify that auto-categorization should both update the local json and apply github labels Coco Sheng 2026-05-06 16:28:27 -04:00
  • 0cb1c328b3 docs: update auto-categorization prompt to only modify labels on github, not local json Coco Sheng 2026-05-06 16:27:46 -04:00
  • ab41447450 feat: merge steps 2-5 into a single unified pipeline script run_pipeline.sh Coco Sheng 2026-05-06 16:26:54 -04:00
  • 6b2ea5dd47 docs: move auto-categorizing to step 1 and update prompt to set type field Coco Sheng 2026-05-06 16:25:15 -04:00
  • 7fcceea7bc docs: add instructions for using gemini-cli to automatically categorize and label issues Coco Sheng 2026-05-06 16:24:06 -04:00
  • 966758875e feat: add fetch_from_url.py to easily download issues via standard github search urls Coco Sheng 2026-05-06 16:22:59 -04:00
  • 08090cc31c docs: add instructions on how to generate the initial json datasets using the gh cli Coco Sheng 2026-05-06 16:17:37 -04:00
  • 59f1711543 docs: add summary docstrings to all python scripts explaining their purpose Coco Sheng 2026-05-06 16:11:45 -04:00
  • 363cdef6e8 chore: restore issues.json and issues.csv containing feature analysis Coco Sheng 2026-05-06 16:08:31 -04:00
  • ca9c2009cc refactor: remove hardcoded api keys and paths to make core analyzers generic Coco Sheng 2026-05-06 16:05:35 -04:00
  • 268fe7cbe1 chore: organize auxiliary and validation scripts into a utils directory Coco Sheng 2026-05-06 16:04:00 -04:00
  • a365af630d feat: add generic_processor.py for general backlog analysis tasks Coco Sheng 2026-05-06 16:02:30 -04:00
  • a9143b0f84 chore: prune redundant script versions and data from backlog-analysis Coco Sheng 2026-05-06 15:52:41 -04:00
  • c76ea08eb5 feat: consolidate backlog analysis tools into scripts/backlog-analysis Coco Sheng 2026-05-06 15:50:06 -04:00
  • bb4224fdff fix(core): prevent silent hang during OAuth auth on headless Linux (#26571) Rhys Sullivan 2026-05-06 12:47:30 -07:00
  • a38f393af7 fix(cli): improve mcp list UX in untrusted folders (#26457) Adib234 2026-05-06 15:35:35 -04:00
  • feae856d6e fix(ci): preserve executable bit for mac binaries (#26600) ruomeng 2026-05-06 15:23:30 -04:00
  • 48e9d80bdb fix(core): filter tool updates by callId to prevent session cross-talk Michael Bleigh 2026-05-06 12:12:06 -07:00
  • e4242edf61 fix(cli): hide read-only settings scopes (#26249) Christian Van 2026-05-06 15:03:48 -04:00
  • 5ba84077a7 feat(simulator): disable dynamic rule generation to ensure benchmark stability Mahima Shanware 2026-05-06 18:51:38 +00:00
  • 8db7275525 chore(release): v0.42.0-preview.2 v0.42.0-preview.2 gemini-cli-robot 2026-05-06 17:58:23 +00:00
  • b0c7a1722a chore(release): v0.41.2 v0.41.2 release/v0.41.2 gemini-cli-robot 2026-05-06 17:56:24 +00:00
  • 7fb5146c6b Tighten private Auto Memory patch allowlist (#26535) Sandy Tao 2026-05-06 10:32:15 -07:00
  • 0da6569b62 fix(patch): cherry-pick 02995ba to release/v0.41.1-pr-26568 to patch version v0.41.1 and create version 0.41.2 (#26589) release/v0.41.1-pr-26568 gemini-cli-robot 2026-05-06 10:09:46 -07:00
  • 6837b08a03 fix(patch): cherry-pick 02995ba to release/v0.42.0-preview.1-pr-26568 to patch version v0.42.0-preview.1 and create version 0.42.0-preview.2 (#26590) release/v0.42.0-preview.1-pr-26568 gemini-cli-robot 2026-05-06 10:09:19 -07:00
  • 6a0e95b735 chore(release): v0.42.0-nightly.20260506.g80d269054 v0.42.0-nightly.20260506.g80d269054 release/v0.42.0-nightly.20260506.g80d269054 gemini-cli-robot 2026-05-06 16:59:56 +00:00
  • 897a4d7f83 fix(core): Fix hysteresis in async context management pipelines. (#26452) joshualitt 2026-05-06 09:37:08 -07:00
  • 5155221bbe fix(cli): randomize sandbox container names (#26014) Kartik 2026-05-06 22:03:24 +05:30
  • 4b9689c899 feat(simulator): implement multi-stage patient refresh with SIGWINCH incremental backoff Mahima Shanware 2026-05-06 16:24:47 +00:00
  • 02995ba939 fix(a2a-server): Resolve race condition in tool completion waiting (#26568) Keith Schaab 2026-05-06 16:20:22 +00:00
  • 97a2bd7507 fix(acp): move tool explanation from thought stream to tool call content (#26554) Sri Pasumarthi 2026-05-06 08:42:01 -07:00
  • f6e7f01566 Merge branch 'main' into adibakm/ask-user-file adibakm/ask-user-file Adib234 2026-05-06 09:38:34 -04:00
  • 80e091a8e1 fix(core): handle invalid custom plans directory gracefully (#26560) cynthialong0-0 2026-05-06 06:37:59 -07:00
  • 2cf8299fd4 chore: optimize SIGWINCH vision and recovery logic Mahima Shanware 2026-05-06 05:53:15 +00:00
  • 237a81b5b3 feat: implement automatic SIGWINCH repaint in User Simulator to resolve TTY rendering lags Mahima Shanware 2026-05-06 05:00:44 +00:00
  • abb380cb66 feat: increase simulator stabilization delay to 2s to mitigate TTY rendering lag Mahima Shanware 2026-05-06 04:13:41 +00:00
  • 82f6ea5b61 feat(evals): add shell command safety evals (#26528) AK 2026-05-05 20:31:16 -07:00
  • e3f1dba42d Fix unit tests by updating expected decisions for tool permissions after rebase jacob314 2026-05-05 15:45:58 -07:00
  • 722f6bd935 Fix flaky plan-mode test by removing model request assertions jacob314 2026-05-05 15:07:10 -07:00
  • fb0eb86790 Fix tests and resolve remaining issues after rebase jacob314 2026-05-05 13:25:42 -07:00
  • c612957caf Optimize scrolling checkpoint jacob314 2026-04-24 17:11:18 -07:00
  • c597c2b64b Optimize VirtualizedList jacob314 2026-04-06 21:30:30 -07:00
  • 6342ac2062 # Actions Cost Reduction: CI Matrix Optimization bot/productivity-updates-20260506010011-25410583255 gemini-cli[bot] 2026-05-06 01:00:12 +00:00
  • 1a1cea1523 # Actions Cost Reduction: CI Matrix Optimization bot/productivity-updates-20260505155344-25386653859 gemini-cli[bot] 2026-05-06 00:49:09 +00:00
  • 469092a72c fix(cli): provide JSON output for AgentExecutionStopped in non-interactive mode (#26504) cynthialong0-0 2026-05-05 17:33:31 -07:00
  • 1a8c7ec226 # Actions Cost Reduction: CI Matrix and Pulse Optimization bot/productivity-updates-20260506000335-25408911598 gemini-cli[bot] 2026-05-06 00:03:36 +00:00
  • 78d2ef5db2 # Proposed Improvements to Issue Lifecycle Management bot/productivity-updates-20260505225507-25405356865 gemini-cli[bot] 2026-05-05 22:55:07 +00:00
  • 65893ee03f docs(changelog): update for v0.42.0-preview.1 changelog-v0.42.0-preview.1 gemini-cli-robot 2026-05-05 22:51:06 +00:00
  • 80d2690540 fix(core): Fix chat corruption bug in context manager. (#26534) jl/baseline joshualitt 2026-05-05 15:50:01 -07:00
  • 92f410d6db chore(release): v0.42.0-preview.1 v0.42.0-preview.1 gemini-cli-robot 2026-05-05 22:40:14 +00:00
  • e1a54496dd chore(release): v0.41.1 v0.41.1 gemini-cli-robot 2026-05-05 22:39:08 +00:00
  • e039fcdf2a ci(release): build and attach unsigned macOS binaries to releases (#26462) ruomeng 2026-05-05 17:59:54 -04:00
  • 246f984599 fix(patch): cherry-pick 3627f47 to release/v0.42.0-preview.0-pr-26542 to patch version v0.42.0-preview.0 and create version 0.42.0-preview.1 (#26544) release/v0.42.0-preview.0-pr-26542 gemini-cli-robot 2026-05-05 14:57:21 -07:00
  • 7d5b3584f3 fix(patch): cherry-pick 3627f47 to release/v0.41.0-pr-26542 to patch version v0.41.0 and create version 0.41.1 (#26545) release/v0.41.0-pr-26542 gemini-cli-robot 2026-05-05 14:57:00 -07:00
  • 11eadac9af test(core): update scheduler policy tests for new argsPattern format abhijit-2592/fix-policy-engine Abhijit Balaji 2026-05-05 14:09:33 -07:00
  • 5290c51451 fix(core): resolve policy engine bugs affecting tool approvals Abhijit Balaji 2026-05-05 13:57:23 -07:00
  • 3627f4777f fix(core): allow redirection in YOLO and AUTO_EDIT modes without sandboxing (#26542) Gal Zahavi 2026-05-05 14:26:16 -07:00
  • 7191d71711 fix(bot): improve diagnostic rigor and context awareness bot-prompt-improvements Christian Gunderman 2026-05-05 14:23:33 -07:00
  • 4f1ae6a373 chore(release): bump version to 0.43.0-nightly.20260505.gf5c0977e9 chore/nightly-version-bump-0.43.0-nightly.20260505.gf5c0977e9 gemini-cli-robot 2026-05-05 20:50:47 +00:00
  • b189f646dd Merge branch 'main' into dependabot/npm_and_yarn/multi-a508cf11b0 dependabot/npm_and_yarn/multi-a508cf11b0 Keith Schaab 2026-05-05 20:46:45 +00:00
  • 14cafe7db8 Merge branch 'main' into dependabot/npm_and_yarn/uuid-14.0.0 dependabot/npm_and_yarn/uuid-14.0.0 Keith Schaab 2026-05-05 20:46:03 +00:00
  • 03fd454b31 chore(release): v0.41.0 v0.41.0 gemini-cli-robot 2026-05-05 20:40:56 +00:00
  • 3c12065401 chore(release): v0.42.0-preview.0 v0.42.0-preview.0 gemini-cli-robot 2026-05-05 20:32:31 +00:00
  • d8f2a89865 fix(core): remove unsafe type assertion suppressions in error utils (#19881) Himanshu Kumar 2026-05-06 01:22:29 +05:30
  • f29eb9a569 fix(core): reject numeric project IDs in GOOGLE_CLOUD_PROJECT (#24695) (#26532) Abhijit Balaji 2026-05-05 12:50:36 -07:00
  • f17cfb2a71 docs: clarify Auto Memory proposes memory updates and skills (#26527) Sandy Tao 2026-05-05 12:39:32 -07:00
  • 6339fd95fa chore(release): v0.41.0-preview.3 v0.41.0-preview.3 gemini-cli-robot 2026-05-05 19:37:08 +00:00
  • 0218817fe3 feat(core): steer model to use edit tool for surgical edits, fix a typo (#26480) Aishanee Shah 2026-05-05 15:35:04 -04:00
  • 0803007c8f fix(core): Minor fixes for generalist profile. (#26357) joshualitt 2026-05-05 12:32:13 -07:00
  • f5c0977e96 fix(core): retry on ERR_STREAM_PREMATURE_CLOSE errors (#26519) Coco Sheng 2026-05-05 15:19:50 -04:00
  • 4a4f54c20d test(core): harden messageBus subscription for legacy-agent-session tests Michael Bleigh 2026-05-05 12:07:37 -07:00
  • a4e8f4e0cd fix(cli): restore format-preserving update logic while maintaining persistence fix issue-25428 Coco Sheng 2026-05-05 15:05:43 -04:00
  • c0c1df12f9 fix(patch): cherry-pick 7cc19c2 to release/v0.41.0-preview.2-pr-26507 to patch version v0.41.0-preview.2 and create version 0.41.0-preview.3 (#26530) release/v0.41.0-preview.2-pr-26507 gemini-cli-robot 2026-05-05 11:55:46 -07:00
  • a7811db2a8 fix(cli): minimal fix for settings persistence and comment preservation Coco Sheng 2026-05-05 14:54:48 -04:00
  • 2595bf215e chore(release): v0.42.0-nightly.20260505.g8f0edcd64 v0.42.0-nightly.20260505.g8f0edcd64 release/v0.42.0-nightly.20260505.g8f0edcd64 gemini-cli-robot 2026-05-05 18:46:47 +00:00
  • 005e0cfc53 feat(agent): formalize first-class tool lifecycle states and status mapping (#24993) Michael Bleigh 2026-05-05 11:45:12 -07:00
  • 3e31372710 chore(release): v0.41.0-preview.2 v0.41.0-preview.2 gemini-cli-robot 2026-05-05 18:43:45 +00:00