Commit Graph

  • a84d4d876e Increase memory limited for eslint. (#24022) Jacob Richman 2026-03-27 11:40:26 -07:00
  • 9d76f50f90 fix(core): sync sandbox forbidden paths with project ignore files forbidden-paths Emily Hedlund 2026-03-27 14:15:43 -04:00
  • fce7087617 test: add behavioral eval and unit tests for tracker storage location discovery u/anj/fix-issue-22995 Anjali Sridhar 2026-03-27 11:21:11 -07:00
  • b8c01d78ec Merge branch 'main' into tracker-23131 tracker-23131 anj-s 2026-03-27 11:13:20 -07:00
  • 6a80311a37 Merge branch 'main' into pr4-cli pr4-cli Michael Bleigh 2026-03-27 11:08:15 -07:00
  • 4a09ab8ef6 feat(core): refine task tracker prompt for clarity and update snapshots Anjali Sridhar 2026-03-27 11:07:46 -07:00
  • 8f7ebf86c7 refactor(cli): simplify useAgentStream state to use IndividualToolCallDisplay Michael Bleigh 2026-03-25 11:50:41 -07:00
  • 6894c63fb6 refactor: allow GEMINI_CLI_USE_AGENT_PROTOCOL env to trigger agent use Michael Bleigh 2026-03-25 10:38:19 -07:00
  • 88564ed914 fix(cli,core): resolve lint and type errors in agent stream and core types Michael Bleigh 2026-03-24 19:10:09 -07:00
  • f9b7b4f38f fix: explicitly fail pending tool calls when approval is required Michael Bleigh 2026-03-24 12:28:18 -07:00
  • 5e54b69916 fix: error out on tool approvals instead of hanging Michael Bleigh 2026-03-24 12:24:13 -07:00
  • c0c0a67607 fix: ensure correct message ordering in agent stream Michael Bleigh 2026-03-24 12:03:02 -07:00
  • 807192d805 feat: achieve rich tool call display parity for agent stream Michael Bleigh 2026-03-24 12:00:18 -07:00
  • cdba8907cf feat: implement tool display parity for agent stream Michael Bleigh 2026-03-24 11:52:16 -07:00
  • d24ffa9284 feat: implement experimental useAgentStream with unified agent protocol Michael Bleigh 2026-03-24 11:37:59 -07:00
  • ceb6167b8a feat: add experimental useAgentProtocol flag Michael Bleigh 2026-03-24 09:51:08 -07:00
  • 6bb311737b fix(cli): preserve max-turns non-interactive parity Adam Weidman 2026-03-23 18:47:11 -04:00
  • 6ec78e7224 fix(cli): align non-interactive loop warning handling Adam Weidman 2026-03-23 11:00:04 -04:00
  • 5c9011f52c !feat(cli): harden non-interactive agent session handling Adam Weidman 2026-03-20 14:33:57 -04:00
  • dbb3126346 !feat(cli): address non-interactive review follow-ups Adam Weidman 2026-03-20 12:27:31 -04:00
  • 13a553eb62 !feat(cli): adopt protocol-backed agent session streaming Adam Weidman 2026-03-20 11:19:34 -04:00
  • 5ce4e6c989 fix(cli): consume the stream returned by send Adam Weidman 2026-03-20 11:19:34 -04:00
  • b8adb984fc refactor(cli): handle max turns from stream end Adam Weidman 2026-03-20 11:19:34 -04:00
  • 0ae42b3964 feat(cli): migrate nonInteractiveCli to LegacyAgentSession Adam Weidman 2026-03-20 11:19:34 -04:00
  • 1f48e717a2 fix: update task tracker storage location in system prompt Anjali Sridhar 2026-03-27 11:05:48 -07:00
  • dda082c079 add test file for new component Abhi 2026-03-27 14:01:31 -04:00
  • f66fec3682 merge: pull main into channels and resolve conflicts channels Jack Wotherspoon 2026-03-27 13:54:41 -04:00
  • a464b7b779 Removed debug statements speed-up-scroll Dev Randalpura 2026-03-27 13:49:10 -04:00
  • 199b128b35 Merge branch 'main' into jl/flip-steering-default jl/flip-steering-default Dmitry Lyalin 2026-03-27 13:48:22 -04:00
  • 40575bcf7e Increased the required count to make it less aggressive Dev Randalpura 2026-03-27 13:47:29 -04:00
  • c1af5ab99d chore(release): v0.36.0-preview.5 v0.36.0-preview.5 gemini-cli-robot 2026-03-27 17:36:48 +00:00
  • 79f3d52274 test(core): update prompt snapshots for detailed tasks Anjali Sridhar 2026-03-27 10:28:14 -07:00
  • df3e81a44e docs: add --channels flag to configuration reference Jack Wotherspoon 2026-03-27 13:21:46 -04:00
  • 3861ecf7d4 chore: final touches for channels feature Jack Wotherspoon 2026-03-27 13:19:26 -04:00
  • 1730472204 fix(cli): resolve memory leak by replacing subagent history items by ID Abhi 2026-03-27 13:15:54 -04:00
  • 29031ea7cf refactor(core): improve ignore resolution and fix directory-matching bug (#23816) Emily Hedlund 2026-03-27 13:12:26 -04:00
  • f3977392e6 revert(core): support custom base URL via env vars (#23976) Spencer 2026-03-27 13:10:14 -04:00
  • 78bd526792 chore: update channels Jack Wotherspoon 2026-03-27 13:09:59 -04:00
  • 310db3b823 fix(a2a-server): A2A server should execute ask policies in interactive mode (#23831) galzahavi/patches/0.36.0-preview.5 Keith Schaab 2026-03-26 19:10:18 +00:00
  • 535667baf6 feat(core): add forbiddenPaths to GlobalSandboxOptions and refactor createSandboxManager (#23936) Emily Hedlund 2026-03-27 12:57:26 -04:00
  • 33cf2da1df disable extension-reload test (#24018) Tommaso Sciortino 2026-03-27 09:19:15 -07:00
  • 17ec5e0f34 address gemini feedback Abhi 2026-03-27 12:01:37 -04:00
  • 03652ec19c Merge branch 'main' into feat/flash-lite-preview-tier feat/flash-lite-preview-tier Sehoon Shon 2026-03-27 11:48:14 -04:00
  • 3de643e044 feat(cli): event-driven subagent history mapping and bug fixes Abhi 2026-03-26 16:25:38 -04:00
  • 41d848d98b feat(cli): accumulate subagent activity events in UI state Abhi 2026-03-26 14:29:04 -04:00
  • f3c2322e8a feat(core): infrastructure for event-driven subagent history Abhi 2026-03-26 12:08:09 -04:00
  • cc874e9693 feat(core): Land AgentHistoryProvider. jl/eval-truncate Your Name 2026-03-27 00:44:16 +00:00
  • 189e840006 fix(sandbox): improve Windows workspace write permissions galzahavi/fix/windows-tool-sandbox galz10 2026-03-27 07:50:18 -07:00
  • a9466dc610 fix(sandbox): remove restrictive SID in Windows sandbox galz10 2026-03-27 07:50:05 -07:00
  • 5e2f62f68b test: add E2E integration test for shell background tools fix-14845 Coco Sheng 2026-03-26 10:25:18 -04:00
  • a6ea076223 fix: update symbolic link detection error message for clarity Coco Sheng 2026-03-25 17:14:13 -04:00
  • 30e2081bf4 fix: resolve ESLint any error in shellBackgroundTools.test.ts Coco Sheng 2026-03-25 16:59:11 -04:00
  • c9a27c64fe aligned test case param name to match read input correctly triggers accurately Coco Sheng 2026-03-25 15:35:54 -04:00
  • 90e88a96a2 fix test isolation leakage restoring mock frames triggers accurately Coco Sheng 2026-03-25 15:35:32 -04:00
  • f81701c4c8 verify tailLines buffered reads logic triggers accurately Coco Sheng 2026-03-25 15:35:17 -04:00
  • 9dd9ece26b expand test coverage to include symlink and validation branches triggers accurately Coco Sheng 2026-03-25 15:34:36 -04:00
  • d799bbd7dc fix integration test missing session id config triggers accurately Coco Sheng 2026-03-25 15:26:52 -04:00
  • 7d08b29ed1 fix corrupted error message text triggers accurately Coco Sheng 2026-03-25 15:19:34 -04:00
  • df1327e3bc fix strict context casting issues building tests triggers accurately Coco Sheng 2026-03-25 15:15:00 -04:00
  • 73794e57a4 clean up descriptor UX triggers accurately Coco Sheng 2026-03-25 15:13:12 -04:00
  • 4ba474128b fix formatting with prettier Coco Sheng 2026-03-25 15:11:50 -04:00
  • 45e637ca9e fix lint unnecessary type assertion Coco Sheng 2026-03-25 15:11:08 -04:00
  • 7f2de20422 remediate background process security and access controls Coco Sheng 2026-03-25 15:09:49 -04:00
  • 04de249657 fix(shell): safe getSessionId accessor guarding test mocks triggers triggers isolated accurately Coco Sheng 2026-03-25 15:05:57 -04:00
  • ccce711063 fix(lint): resolve final residual any directive warnings triggers triggers isolated accurately Coco Sheng 2026-03-25 15:04:59 -04:00
  • ad9ac0c03a fix(lint): resolve remaining casting warnings triggers triggers isolated accurately Coco Sheng 2026-03-25 15:04:40 -04:00
  • b188039789 fix(lint): resolve explicit any and prefer-const warning triggers triggers accurately Coco Sheng 2026-03-25 15:03:19 -04:00
  • c7475be802 fix(shell): explicitly pass sessionId to execute for proper background process scoped tracking Coco Sheng 2026-03-25 14:56:57 -04:00
  • 49258e04dd feat(tools): harden background process monitoring with session isolation and memory capping Coco Sheng 2026-03-25 14:51:07 -04:00
  • 23ab8b7b4b Revert out-of-scope snapshot change Coco Sheng 2026-03-25 13:58:19 -04:00
  • 8b3d8cb9b2 Fix prettier formatting in shell.ts Coco Sheng 2026-03-25 13:47:23 -04:00
  • eadd4302b2 Address reviewer comments: fix async reading and validate PID ownership Coco Sheng 2026-03-25 13:35:50 -04:00
  • 79b5ca41d8 Implement background process monitoring and inspection tools Coco Sheng 2026-03-25 13:22:49 -04:00
  • e10b2d708c chore: update channels Jack Wotherspoon 2026-03-27 10:07:44 -04:00
  • 17866021d5 fix(core): remove bounding and truncation limits from jsonl migration 23740-chat-recording-jsonl-streaming Spencer 2026-03-27 07:07:43 +00:00
  • 1e52da87ce chore: drop packages/dd.md user-simulation-scrolling Hadi Minooei 2026-03-26 23:13:42 -07:00
  • 554d52369d fix(cli): improve simulator action history and fix dialog max items Hadi Minooei 2026-03-26 23:11:02 -07:00
  • f4a707be18 Implement compact UX for topic. gundermanc/narration-ux Christian Gunderman 2026-03-26 22:27:03 -07:00
  • c69969a8d3 Fix build. Christian Gunderman 2026-03-26 21:38:50 -07:00
  • a46ba1496b Merge remote-tracking branch 'origin/feature/dense-output-build-0225' into gundermanc/narration-ux Christian Gunderman 2026-03-26 21:31:30 -07:00
  • fd9eb5c0ef Slim down topic prompt. (#23615) Christian Gunderman 2026-03-27 04:19:46 +00:00
  • 104587bae8 feat(core): subagent isolation and cleanup hardening (#23903) Abhi 2026-03-26 23:43:39 -04:00
  • aca8e1af05 fix(core): explicitly set error names to avoid bundling renaming issues (#23913) Yuna Seol 2026-03-26 23:40:49 -04:00
  • d695803f1f chore: update channels Jack Wotherspoon 2026-03-26 22:13:53 -04:00
  • 6f92642524 ACP integration documents (#22254) Sam Roberts 2026-03-26 19:10:29 -07:00
  • 8413dd62ef Changelog for v0.35.2 (#23960) gemini-cli-robot 2026-03-26 19:10:03 -07:00
  • 750dec5d8d fix(acp): Update allow approval policy flow for ACP clients to fix config persistence and compatible with TUI (#23818) Sri Pasumarthi 2026-03-26 18:42:17 -07:00
  • 2ee1a5baa5 feat: add config and keybindings for new ink terminal buffer mode branch_step_1 jacob314 2026-03-26 18:33:09 -07:00
  • 335b36893b Changelog for v0.36.0-preview.4 (#23935) gemini-cli-robot 2026-03-26 18:08:39 -07:00
  • 3980d90e0f chore: Merge branch 'main' into channels Jack Wotherspoon 2026-03-26 20:36:06 -04:00
  • 25a20f8e4e Docs: Update 'docs-writer' skill for relative links (#21463) Jenna Inouye 2026-03-26 17:32:20 -07:00
  • a44ea49cf7 feat(cli): unify session modes in footer and stabilize Composer layout Keith Guerin 2026-03-26 17:18:40 -07:00
  • 129a30e519 chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 dependabot/npm_and_yarn/brace-expansion-5.0.5 dependabot[bot] 2026-03-27 00:03:41 +00:00
  • b5ba88b001 dep(update) Update Ink version to 6.5.0 (#23843) Jacob Richman 2026-03-26 16:49:51 -07:00
  • 209ff6ccf6 fix(core): refactor content normalization logic for better type safety mb/beforemodel-context Michael Bleigh 2026-03-26 16:43:00 -07:00
  • cda12a4f02 feat(core): update context aggregation to use per-hook <hook_context> blocks for better provenance Michael Bleigh 2026-03-26 16:26:23 -07:00
  • fdf3019b1b chore(release): v0.35.2 v0.35.2 gemini-cli-robot 2026-03-26 23:13:19 +00:00
  • 6206269149 refactor(cli): address code review feedback Jarrod Whelan 2026-03-26 15:43:45 -07:00
  • 8faf2e31ea feat(core): implement additionalContext for BeforeModel hooks and aggregate context from multiple hooks Michael Bleigh 2026-03-26 16:05:21 -07:00
  • 71089a1d02 fix(ui): ensure autocomplete allows immediate execution and subcommand disclosure autocomplete-bug Keith Guerin 2026-03-26 15:49:08 -07:00