Commit Graph

  • f618da15d6 Add note about root privileges in sandbox docs (#23314) Chris Williams 2026-03-25 11:03:50 -07:00
  • 8804fb7701 remove unused params adibakm/hotfix-exit-plan-mode A.K.M. Adib 2026-03-25 13:57:34 -04:00
  • f4446f5426 wip st/feat/experimental-memory-consolidation Sandy Tao 2026-03-25 10:40:46 -07:00
  • f94c468118 testing jl/compression-v0 Your Name 2026-03-25 17:55:11 +00:00
  • 1b052df52f feat(core): implement Windows sandbox dynamic expansion Phase 1 and 2.1 (#23691) Tommaso Sciortino 2026-03-25 17:54:45 +00:00
  • 2c9a84f828 fix(policy): relax write_file argsPattern in plan mode to allow paths without session ID (#23695) Adib234 2026-03-25 12:06:45 -04:00
  • 81675857fd fix(plan): sandbox path resolution in Plan Mode to prevent hallucinations (#22737) Adib234 2026-03-24 09:19:29 -04:00
  • ac9523cb7c refactor: allow GEMINI_CLI_USE_AGENT_PROTOCOL env to trigger agent use Michael Bleigh 2026-03-25 10:38:19 -07:00
  • d4555a473e fix(core): conditionally expose additional_permissions in shell tool (#23729) Gal Zahavi 2026-03-24 18:46:15 -07:00
  • cdac58fe82 fix(test): move flaky ctrl-c-exit test to non-blocking suite (#23732) matt korwel 2026-03-24 17:22:23 -07:00
  • 1b1a67e2d4 feat(core): migrate chat recording to JSONL streaming Spencer 2026-03-25 04:23:54 +00:00
  • f11bd3d079 fix(core): thread AbortSignal to chat compression requests (#20405) (#20778) Shaswat Raj 2026-03-25 22:27:59 +05:30
  • c06794b3c6 fix(acp): allow attachments by adding a permission prompt (#23680) Sri Pasumarthi 2026-03-25 09:52:21 -07:00
  • ec953426db docs: fix grammar in CONTRIBUTING and numbering in sandbox docs (#23448) splint-disk-8i 2026-03-25 18:49:58 +02:00
  • 028d0368d5 fix(policy): relax write_file argsPattern in plan mode to allow paths without session ID (#23695) Adib234 2026-03-25 12:06:45 -04:00
  • 6deee11449 fix(browser): add proxy bypass constraint to domain restriction system prompt (#23229) tony-shi 2026-03-25 23:59:21 +08:00
  • 2bf1f61b17 Merge branch 'main' into prompt-stashing prompt-stashing Jack Wotherspoon 2026-03-25 08:43:23 -07:00
  • bbf5c2fe95 fix(browser): detect embedded URLs in query params to prevent allowedDomains bypass (#23225) tony-shi 2026-03-25 23:26:00 +08:00
  • e667739c04 docs(reference): split tools table into category sections (#21516) Sheikh Limon 2026-03-25 21:11:39 +06:00
  • c20a5267ec Merge branch 'main' into prompt-stashing Jack Wotherspoon 2026-03-25 07:49:23 -07:00
  • a47f4db5e7 Merge branch 'main' into prompt-stashing Jack Wotherspoon 2026-03-25 07:47:00 -07:00
  • f45334f9bc chore: update snapshot Jack Wotherspoon 2026-03-25 07:42:22 -07:00
  • 4b97a5ae84 fix(build): add outDir to vscode-ide-companion to avoid linting generated files optimize-build-speed Sehoon Shon 2026-03-25 10:37:39 -04:00
  • 109a7dc531 test(core): install bubblewrap on Linux CI for sandbox integration tests (#23583) Emily Hedlund 2026-03-25 10:29:46 -04:00
  • c6119078c1 fix(build): add explicit devtools dependency to cli and fix output structure Sehoon Shon 2026-03-25 09:54:02 -04:00
  • 5e186bfb22 fix(cli): skip console log/info in headless mode (#22739) cynthialong0-0 2026-03-25 06:46:00 -07:00
  • eea2c95659 fix(build): correct devtools structure and module resolution Sehoon Shon 2026-03-25 07:50:08 -04:00
  • 752c96f4c3 perf(build): finalize build optimization and address PR feedback Sehoon Shon 2026-03-25 03:40:00 -04:00
  • c9254fd67a chore(evals): rollback prompt-steering and behavioral changes to main ux-string-iteration Keith Guerin 2026-03-25 00:29:29 -07:00
  • 3574b9cf07 fix(build): ensure all workspace tsconfigs are explicitly composite and emit declarations Sehoon Shon 2026-03-25 03:25:42 -04:00
  • d1ff98f842 fix(build): correct devtools project references and tsconfig inheritence Sehoon Shon 2026-03-25 03:24:38 -04:00
  • 24f7f4f23d fix(build): resolve devtools project reference and emit errors Sehoon Shon 2026-03-25 03:23:50 -04:00
  • 31d31576f9 perf(build): optimize build speed and parallelize asset copying Sehoon Shon 2026-03-25 03:19:07 -04:00
  • 76638be07f chore: update tests Jack Wotherspoon 2026-03-24 23:54:40 -07:00
  • c7a2250e1e refactor(cli): extract prompt stash logic to hook and polish UI layout Jack Wotherspoon 2026-03-24 23:52:26 -07:00
  • d937221d2f chore: remove spec Jack Wotherspoon 2026-03-24 23:36:55 -07:00
  • a63fa13c31 test(core): update system prompt snapshots for new guidelines Keith Guerin 2026-03-24 23:16:50 -07:00
  • 9b51ccf82a fix(cli): resolve CI test failures and stabilize mocks hide-compression Keith Guerin 2026-03-24 22:02:39 -07:00
  • b101a83414 feat(cli): implement prompt stashing with Alt+S Jack Wotherspoon 2026-03-24 23:09:00 -07:00
  • 9ecfd0b6c0 debug(cli): log env vars in BrailleAnimation loader-animation-adjustment Keith Guerin 2026-03-24 23:06:01 -07:00
  • d99625458f style(ui): refine duration display and documentation strings Keith Guerin 2026-03-24 22:55:10 -07:00
  • 45f6be00e7 docs(ux): incorporate Jacob's protocol for diff minimization and automated audits Keith Guerin 2026-03-24 22:37:17 -07:00
  • 126e113976 test(cli): resolve systematic act() warnings and stabilize integration tests Keith Guerin 2026-03-24 22:22:05 -07:00
  • 02962f522e fix(ui): update tests for concise status strings and remove accidental submodule Keith Guerin 2026-03-12 09:32:35 -07:00
  • 07c2a11dad docs: integrate UI text and telemetry rules into strict development rules Keith Guerin 2026-03-11 15:52:08 -07:00
  • d7ce06c306 style(ui): iterate on loading and error strings for precise conciseness Keith Guerin 2026-03-11 15:49:04 -07:00
  • 214bb07701 chore(release): v0.36.0-nightly.20260325.0c919857f release/v0.36.0-nightly.20260325.0c919857f gemini-cli-robot 2026-03-25 04:56:48 +00:00
  • 5fdc2d6fbd chore: Merge branch 'main' into channels Jack Wotherspoon 2026-03-24 21:46:06 -07:00
  • ba803cfafc trigger ci Keith Guerin 2026-03-24 21:11:18 -07:00
  • 292d2924d0 test(cli): stabilize integration tests and update snapshots after rebase Keith Guerin 2026-03-24 21:10:59 -07:00
  • 0c919857fa feat(core): support inline agentCardJson for remote agents (#23743) Adam Weidman 2026-03-25 00:03:51 -04:00
  • 760dbc3e06 perf(ui): bypass ink object allocation in table renderer Spencer 2026-03-25 04:02:59 +00:00
  • 5062f459c5 test(cli): resolve act() warnings, fix terminalCapabilityManager mock, and update snapshots Keith Guerin 2026-03-24 20:50:59 -07:00
  • 2421a073c8 feat(core): support inline agentCardJson for remote agents Adam Weidman 2026-03-24 23:09:00 -04:00
  • d78f54a08a Fix dynamic model routing for gemini 3.1 pro to customtools model (#23641) kevinjwang1 2026-03-24 20:16:44 -07:00
  • 46aa3fd193 fix(ui): prevent over-eager slash subcommand completion (#20136) Keith Guerin 2026-03-24 20:11:09 -07:00
  • 73526416cf format recently added script (#23739) Tommaso Sciortino 2026-03-25 02:49:55 +00:00
  • 5b7f7b30a7 refactor(core): standardize OS-specific sandbox tests and extract linux helper methods (#23715) Emily Hedlund 2026-03-24 22:37:32 -04:00
  • fd7c9c9b68 fix(cli,core): resolve lint and type errors in agent stream and core types Michael Bleigh 2026-03-24 19:10:09 -07:00
  • 25d0e5ad4e fix(ui): eliminate visual artifacts on alt buffer exit 14414-alt-buffer-toggle Spencer 2026-03-25 02:08:24 +00:00
  • a6c7affedb fix(core): conditionally expose additional_permissions in shell tool (#23729) Gal Zahavi 2026-03-24 18:46:15 -07:00
  • 578d656de9 feat(sandbox): implement forbiddenPaths for OS-specific sandbox managers (#23282) Emily Hedlund 2026-03-24 21:23:51 -04:00
  • 7df69e99a6 Call to action on pivot. Christian Gunderman 2026-03-24 17:50:14 -07:00
  • f74f2b0780 feat(skills): add ci skill for automated failure replication (#23720) matt korwel 2026-03-24 17:43:04 -07:00
  • 0552464eed fix(test): move flaky ctrl-c-exit test to non-blocking suite (#23732) matt korwel 2026-03-24 17:22:23 -07:00
  • c47bca8374 fix(cli): address CI build and lint failures by using stable geminiClient reference Keith Guerin 2026-03-24 17:20:13 -07:00
  • a85a2eade2 Merge branch 'main' into mk-ux-validation mk-ux-validation matt korwel 2026-03-24 17:18:34 -07:00
  • 807e60cf8d Merge branch 'main' into mk-teleport mk-teleport matt korwel 2026-03-24 17:18:11 -07:00
  • 7e970b4fbb Merge branch 'main' into mk-extenstions-programatic mk-extenstions-programatic matt korwel 2026-03-24 17:17:58 -07:00
  • 1c6aac22d2 feat(core): add experimental memory consolidation check Sandy Tao 2026-03-17 21:16:20 -07:00
  • 57b656f11f fix(cli): resolve linting errors in tests by using named imports from core feat/skill-package-cmd mkorwel 2026-03-24 17:09:50 -07:00
  • 104d0ce667 feat(cli): move approval mode to footer and reorganize composer layout move-mode-to-footer Keith Guerin 2026-03-24 17:09:43 -07:00
  • 4a95ab62d4 fix(patch): cherry-pick 055ff92 to release/v0.36.0-preview.0-pr-23672 to patch version v0.36.0-preview.0 and create version 0.36.0-preview.1 (#23723) release/v0.36.0-preview.0-pr-23672-gal release/v0.36.0-preview.0-pr-23672 gemini-cli-robot 2026-03-24 17:07:02 -07:00
  • 2fa731514b test(integration): skip flaky 'should exit gracefully on second Ctrl+C' test galzahavi/fix/disable-flaky-e2e-test galz10 2026-03-24 17:04:34 -07:00
  • ca1680466d chore(lint): resolve merge conflicts and fix new lint errors fix/lint-cleanup mkorwel 2026-03-24 16:56:26 -07:00
  • 69e2a389c4 Merge remote-tracking branch 'origin/main' into fix/lint-cleanup mkorwel 2026-03-24 16:50:21 -07:00
  • 7898f5bbbb fix(theme): update color values in richLightTheme and richDarkTheme for improved contrast fix/default-theme-256 Mark McLaughlin 2026-03-24 16:49:20 -07:00
  • e20c1baae0 Merge branch 'main' into feat/skill-package-cmd matt korwel 2026-03-24 16:46:53 -07:00
  • 8706d7f769 Update docs/cli/creating-skills.md matt korwel 2026-03-24 16:46:45 -07:00
  • 265ceeedb7 Update docs/cli/creating-skills.md matt korwel 2026-03-24 16:46:31 -07:00
  • 090b5ae485 fix(theme): add gradient colors to richLightTheme definition Mark McLaughlin 2026-03-24 16:31:26 -07:00
  • bd60fb3590 fix(theme): update true color detection logic for terminal compatibility Mark McLaughlin 2026-03-24 16:31:07 -07:00
  • bbdd8457df fix(cli): stabilize copy mode to prevent flickering and cursor resets (#22584) matt korwel 2026-03-24 16:16:48 -07:00
  • 71a9131709 chore(tools): add toJSON to tools and invocations to reduce logging verbosity (#22899) Alisa 2026-03-24 16:08:29 -07:00
  • 8ebc0864db chore(evals): add jitter and max-parallel to mitigate 500s alisa/increase_nightly Alisa Novikova 2026-03-24 16:05:23 -07:00
  • 35e6d9a581 fix(ui): eliminate visual artifacts and history duplication on alt buffer toggle Spencer 2026-03-24 22:57:36 +00:00
  • e4cdad0d55 Add behavioral eval for incorrect replace. gundermanc/botched-replace Christian Gunderman 2026-03-24 15:54:33 -07:00
  • 2c83cf9603 fix(cli): address CI build and lint failures Keith Guerin 2026-03-24 15:53:55 -07:00
  • 73c244861c test(cli): fix act() warnings and add global cleanup Keith Guerin 2026-03-24 15:49:15 -07:00
  • 2188d09009 feat(ux-extension): address feedback and fix build errors Keith Guerin 2026-03-24 15:48:25 -07:00
  • 8027e6113d Merge branch 'main' into fix/default-theme-256 Mark McLaughlin 2026-03-24 15:41:15 -07:00
  • 926b4ec90a docs(skills): add documentation for skill packaging and distribution mkorwel 2026-03-24 15:36:46 -07:00
  • a293fdcede test(cli): wrap state updates in act() for BannedAccountDialog Keith Guerin 2026-03-24 15:36:40 -07:00
  • 372efe0f8b trigger ci Keith Guerin 2026-03-24 15:21:58 -07:00
  • 397ff84b0e Refine onboarding metrics to log the duration explicitly and use the tier name. (#23678) Yuna Seol 2026-03-24 18:19:36 -04:00
  • 1f07efb5d8 fix(cli): only show updating spinner when auto-update is in progress (#23709) Tommaso Sciortino 2026-03-24 22:43:03 +00:00
  • a20db9bb12 Merge branch 'main' into fix/default-theme-256 Mark McLaughlin 2026-03-24 15:17:10 -07:00
  • aa48d824a5 fix(theme): remove trailing whitespace in safeLightTheme definition Mark McLaughlin 2026-03-24 15:09:20 -07:00
  • ee425aefa6 fix(core): improve agent loader error formatting for empty paths (#23690) Adam Weidman 2026-03-24 18:04:28 -04:00
  • 3f454fda2b Fix tool description. Christian Gunderman 2026-03-24 14:58:09 -07:00