Commit Graph

  • f86adbbccf test: fix Windows CI execution and resolve exposed platform failures (#24476) Emily Hedlund 2026-04-03 08:50:29 -07:00
  • b6453a8abe fix(core): enable write to default plans dir in plan mode with sandbox A.K.M. Adib 2026-04-03 13:51:11 -04:00
  • add978aa96 fail tests alisa/demo-test Alisa Novikova 2026-04-03 09:50:46 -07:00
  • a5e2a1f7a1 fix failing tests Michael Bleigh 2026-04-03 10:24:12 -07:00
  • 48c8c93767 test(evals): add subagent delegation evaluation tests fix-23034-subagent-delegation Anjali Sridhar 2026-04-02 15:16:12 -07:00
  • 61719a3926 show color (#24613) Jacob Richman 2026-04-03 09:53:34 -07:00
  • 8a00e41ba8 fix: address PR feedback for non-interactive and event translator Michael Bleigh 2026-04-03 09:44:35 -07:00
  • 35905c29ab Merge branch 'main' of github.com:google-gemini/gemini-cli into mb/agents/01-core-types-fixes Michael Bleigh 2026-04-03 09:36:50 -07:00
  • 376af09238 Merge branch 'main' into mb/beforemodel-context mb/beforemodel-context Michael Bleigh 2026-04-03 09:33:52 -07:00
  • 7445fca4c1 fix(cli): resolve btw command truncation in alternate buffer mode Mahima Shanware 2026-03-31 17:21:30 +00:00
  • 9a34929e78 refactor(core): address code review feedback on async state and tools Mahima Shanware 2026-03-30 23:08:54 +00:00
  • 844f113fef fix(cli): implement robust error extraction logic and tests for useBtw Mahima Shanware 2026-03-30 22:32:47 +00:00
  • e68aecaf7b fix(core): address PR feedback regarding hooks, unused promises, and UI double-render Mahima Shanware 2026-03-30 21:56:59 +00:00
  • 49a5a8035a feat(telemetry): add usage metric for /btw command Mahima Shanware 2026-03-30 19:22:22 +00:00
  • c428b2c08c docs: update settings.schema.json with experimental.btw Mahima Shanware 2026-03-28 00:17:58 +00:00
  • 441d89eff4 feat(btw): add experimental.btw setting and documentation Mahima Shanware 2026-03-28 00:05:37 +00:00
  • 030677ab61 feat(ui): automatically dismiss ephemeral /btw display on input typing Mahima Shanware 2026-03-27 23:41:11 +00:00
  • 9477b45058 perf(cli): throttle btw streaming updates to prevent layout shakiness Mahima Shanware 2026-03-27 20:10:26 +00:00
  • ed2e5d6989 fix(cli): update package-lock.json dependencies after preflight run Mahima Shanware 2026-03-27 19:24:20 +00:00
  • 623cbdfd3f test(cli): add unit tests for /btw command functionality and components Mahima Shanware 2026-03-27 18:58:36 +00:00
  • ba3008a51f fix(cli): separate BtwDisplay from pendingItems in MainContent to prevent jerky scroll rendering Mahima Shanware 2026-03-27 17:57:02 +00:00
  • 6f3032c5ad fix(cli): remove row flex direction from BtwDisplay to prevent horizontal layout Mahima Shanware 2026-03-27 17:48:15 +00:00
  • a712555fa4 fix(cli): move btw layout into main content to prevent jerky scroll Mahima Shanware 2026-03-27 17:43:39 +00:00
  • 07863be427 fix(cli): update DefaultAppLayout mock to include btwState Mahima Shanware 2026-03-27 17:15:43 +00:00
  • beaa2a968b feat(core,cli): prioritize summary for topics (#24608) (#24609) Abhijit Balaji 2026-04-03 12:26:38 -04:00
  • 74e94b82c1 feat(cli): add UI integration for /btw command Mahima Shanware 2026-03-27 16:43:21 +00:00
  • 559ca6df6e feat(cli): add useBtw hook and slash command processing Mahima Shanware 2026-03-27 16:42:54 +00:00
  • 2bc68ac8e0 feat(cli): add /btw command architecture and types Mahima Shanware 2026-03-26 16:51:49 +00:00
  • f5765867cd feat(core): add sendBtwStream for tool-less side inquiries Mahima Shanware 2026-03-26 16:49:35 +00:00
  • 5a67296fe4 feat(hooks): display hook system messages in UI gated by showOutput setting Michael Bleigh 2026-04-03 08:52:45 -07:00
  • ca0e6f9bd9 test: fix Windows CI execution and resolve exposed platform failures (#24476) Emily Hedlund 2026-04-03 08:50:29 -07:00
  • 52c4b9020e feat(cli): prioritize summary over intent in topics UI (#24608) abhijit-2592/topics/show-summary Abhijit Balaji 2026-04-03 11:07:50 -04:00
  • 93de70009c fix(cli): fix Tab completion for /chat and /resume subcommand menu fix/chat-resume-tab-completion Dmitry Lyalin 2026-04-03 10:10:51 -04:00
  • 7a70ab9a5d Feat/browser agent metrics (#24210) Aditya Bijalwan 2026-04-03 13:51:09 +05:30
  • e54eecca51 feat(cli): minimalist sandbox status labels (#24582) Gal Zahavi 2026-04-02 22:22:21 -07:00
  • 7de3e4dcf9 Add instructions for how to start react in prod and force react to prod mode (#24590) Jacob Richman 2026-04-02 21:42:32 -07:00
  • 8c215c7a88 fix(core): remove broken PowerShell translation and fix native __write in Windows sandbox (#24571) Tommaso Sciortino 2026-04-03 02:50:44 +00:00
  • 8aef2a400b feat(core): implement bounded history retention for GeminiChat galzahavi/research/memory Gal Zahavi 2026-04-03 02:48:40 +00:00
  • 57eea87d41 perf(memory): implement cache eviction in ChatRecordingService and fix leak during resets Gal Zahavi 2026-04-03 02:36:05 +00:00
  • 21ecd3ca9f perf(memory): implement simulation script and identify growth sources Gal Zahavi 2026-04-03 02:29:16 +00:00
  • fe4fcf89d9 docs: clarify release coordination (#24575) Tommaso Sciortino 2026-04-03 01:37:35 +00:00
  • 1f5d7014c6 feat(ui): enable "TerminalBuffer" mode to solve flicker (#24512) Jacob Richman 2026-04-02 17:39:49 -07:00
  • 839c6da07c Merge branch 'main' into mb/agents/01-core-types-fixes Michael Bleigh 2026-04-02 17:10:53 -07:00
  • 1ae0499e5d fix(core): pass includeDirectories to sandbox configuration (#24573) release/v1.0 Gal Zahavi 2026-04-02 16:34:12 -07:00
  • 9d741abdba fix(ui): fixed table styling (#24565) Dev Randalpura 2026-04-02 18:52:25 -04:00
  • 87502c48ab Merge branch 'main' into fix-windows-sandbox-batching Emily Hedlund 2026-04-02 18:49:27 -04:00
  • 619fcc495e Fix crash. resume-bug Christian Gunderman 2026-04-02 15:27:42 -07:00
  • b5714fdb1a Addressed comments Dev Randalpura 2026-04-02 17:54:11 -04:00
  • f54bccfe03 docs: add missing .md extensions to internal doc links (#24145) Ishaan Arora 2026-04-03 03:22:18 +05:30
  • 1db169bc66 Changelog for v0.37.0-preview.1 (#24568) gemini-cli-robot 2026-04-02 14:31:11 -07:00
  • c498284996 fix(ui): ensure autocomplete allows immediate execution and subcommand disclosure (Team Consensus) autocomplete-bug Keith Guerin 2026-03-26 15:49:08 -07:00
  • 673dc876c6 Docs audit flow for the docs-writer skill. docs-auditor g-samroberts 2026-04-02 14:14:57 -07:00
  • 099fe04640 Update docs-audit worfklow name. audit-docs g-samroberts 2026-04-02 14:12:22 -07:00
  • b9b7bba48d Changelog for v0.36.0 (#24558) gemini-cli-robot 2026-04-02 14:10:48 -07:00
  • 7cd6dde12a chore(release): v0.37.0-preview.1 v0.37.0-preview.1 gemini-cli-robot 2026-04-02 21:02:45 +00:00
  • 5abbfa5da3 Merge branch 'audit-docs' of https://github.com/google-gemini/gemini-cli into audit-docs g-samroberts 2026-04-02 13:50:40 -07:00
  • c04a2872dd Docs: Complete docs audit and update docs-writer skill g-samroberts 2026-04-02 13:49:44 -07:00
  • 29caa52bb7 fix(ui): hide model quota in /stats and refactor quota display (#24206) Dan Zaharia 2026-04-02 16:49:14 -04:00
  • bd4a8a889b Update with minor fix for auditing g-samroberts 2026-04-02 13:47:33 -07:00
  • e5adeaca80 fix(core): unsafe type assertions in Core File System #19712 (#19739) Saurav Sharma 2026-04-03 02:14:22 +05:30
  • ed361a071d Changes from docs audit g-samroberts 2026-04-02 13:40:12 -07:00
  • 24810f97ef fix(patch): cherry-pick 64c928f to release/v0.37.0-preview.0-pr-23257 to patch version v0.37.0-preview.0 and create version 0.37.0-preview.1 (#24561) release/v0.37.0-preview.0-pr-23257 gemini-cli-robot 2026-04-02 13:33:06 -07:00
  • b7ce5174b6 fix(core): enforce parallel task tracker updates tracker-prompt-changes Anjali Sridhar 2026-04-01 12:25:17 -07:00
  • 6fb58bd31f feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) Adam Weidman 2026-04-02 16:21:40 -04:00
  • 7c3469713d docs: move agent disabling instructions and update remote agent status (#24559) Jack Wotherspoon 2026-04-02 16:16:01 -04:00
  • 64c928fce7 feat(core): implement context-aware persistent policy approvals (#23257) Jerop Kipruto 2026-04-02 16:01:33 -04:00
  • f6614f9188 docs: correct tracker storage path and session behavior tracker-docs Anjali Sridhar 2026-04-02 12:53:22 -07:00
  • 89580b9bfc docs: add experimental task tracker docs Anjali Sridhar 2026-04-02 11:37:47 -07:00
  • 61b21e3d63 Changelog for v0.37.0-preview.0 (#24464) gemini-cli-robot 2026-04-02 12:52:14 -07:00
  • 77027dff82 fix(cli): clear stale retry/loading state after cancellation (#21096) (#21960) Aashir Javed 2026-04-02 12:44:39 -07:00
  • c0dfa1aec3 Enable 'Other' option for yesno question type (#24545) ruomeng 2026-04-02 15:42:53 -04:00
  • 9b4e67374d Merge remote-tracking branch 'refs/remotes/origin/keithsc/fix/toolname-default-suggestion' into keithsc/fix/toolname-default-suggestion keithsc/fix/toolname-default-suggestion Keith Schaab 2026-04-02 19:15:41 +00:00
  • 8a744ca09c Automatically injecting required fields based on schema Keith Schaab 2026-04-02 15:31:22 +00:00
  • 32fa3842dc Merge remote-tracking branch 'refs/remotes/origin/keithsc/fix/toolname-default-suggestion' into keithsc/fix/toolname-default-suggestion Keith Schaab 2026-04-02 19:12:12 +00:00
  • 98b92dba46 Automatically injecting required fields based on schema Keith Schaab 2026-04-02 15:31:22 +00:00
  • f790f7f40b feat(ui): implement true sticky topic header in app layouts abhijit-2592/mv/sticky-headers Abhijit Balaji 2026-04-02 14:32:43 -04:00
  • 5357d9b4a1 chore: use env var vertex-project Jack Wotherspoon 2026-04-02 14:29:29 -04:00
  • 26ce9d82cb fix(core): remove bounding and truncation limits from jsonl migration 23740-chat-recording-jsonl-streaming Spencer 2026-04-02 18:28:59 +00:00
  • 62cbdbdbd8 Merge branch 'main' into improve_sandobx_error_detection David Pierce 2026-04-02 18:21:50 +00:00
  • 3618dfdd0b Improve sandbox error matching and catching davidapierce 2026-04-02 18:09:18 +00:00
  • 6c2f005428 Merge branch 'pr4-cli' into mb/agents/01-core-types-fixes Michael Bleigh 2026-04-02 11:04:29 -07:00
  • fc04977f41 style(docs): apply prettier formatting to policy-engine.md feat/11303-yolo-wildcard Spencer 2026-04-02 18:04:19 +00:00
  • 330938b7e3 fix(docs): clean up remaining yolo references in tips and toml comments Spencer 2026-03-31 15:18:29 +00:00
  • 509dba96cc fix(rebase): resolve remaining omissions from rebase on main Spencer 2026-03-30 16:35:29 +00:00
  • 6d69423e18 fix(cli): resolve rebase omissions for wildcard UI and sandbox logic Spencer 2026-03-30 13:06:34 +00:00
  • a4c2d85395 chore: remove deleted priority constant from index exports Spencer 2026-03-25 02:07:26 +00:00
  • c3000d59a1 chore: revert unintentional modifications to unrelated files from rebase Spencer 2026-03-24 22:39:19 +00:00
  • 9e82135ad3 chore: remove deleted YOLO tests that were unintentionally restored by git merge Spencer 2026-03-24 20:20:14 +00:00
  • f339e61a55 chore: fix TS compilation errors resulting from rebase Spencer 2026-03-24 17:27:13 +00:00
  • 000c189a0a chore: fix failing tests after merge Spencer 2026-03-24 00:02:32 +00:00
  • c361970215 fix(policy): address review feedback for wildcard policy Spencer 2026-03-20 13:20:40 +00:00
  • 9a4ead65e7 docs: clarify wildcard policy flag in enterprise controls Spencer 2026-03-20 06:43:07 +00:00
  • 402553be41 fix(a2a-server): replace ApprovalMode.YOLO with wildcard policy check Spencer 2026-03-20 06:09:14 +00:00
  • 12c43c1922 chore: strictly restore original files from main to clear diff Spencer 2026-03-20 05:53:21 +00:00
  • a974d72399 chore: revert unnecessary eslint-disable changes and unrelated telemetry removals Spencer 2026-03-20 05:51:13 +00:00
  • 1da234f68c fix(test): adapt useGeminiStream and config tests to latest main interfaces Spencer 2026-03-20 05:03:06 +00:00
  • bf6804d9ed chore: clean up Spencer 2026-03-19 05:04:11 +00:00
  • 822e098d32 feat(policy): map --yolo to allowedTools wildcard policy Spencer 2026-03-19 02:43:14 +00:00
  • 606fd37332 remove override in the project st/feat/memory-inbox-command Sandy Tao 2026-04-02 11:00:50 -07:00
  • 7dcba81fed feat(memory): gate /memory inbox behind experimental memoryManager flag Sandy Tao 2026-04-02 10:59:28 -07:00