Commit Graph

  • 9e6acced31 test(core): align unit test mock payloads to native callId structure refactor/agent-session-callid-consistency Adam Weidman 2026-05-18 20:55:55 -04:00
  • 7a20947c69 refactor(core): establish native callId consistency across subagent activities and executors Adam Weidman 2026-05-18 20:48:57 -04:00
  • 7478859502 fix(cli): Prevent unmapped keys in Vim Normal mode from inserting text into prompt Input. (#25139) main Rajesh patel 2026-05-19 05:47:55 +05:30
  • f09d45d133 fix(core): prevent isBinary false-positive on Windows PTY streams (#26565) Tirth Naik 2026-05-18 16:36:23 -07:00
  • 55520f0947 Fixing linter issue keithsc/fix/a2a-readonly-policies Keith Schaab 2026-05-18 23:33:49 +00:00
  • dd70661e83 Adding coverage for additional configuration parameters Keith Schaab 2026-05-18 22:33:53 +00:00
  • d744945ff4 fix(core): add gemini-2.5-flash-lite to default fallback policy chain bot/fix-fallback-chain-26841 gemini-cli[bot] 2026-05-18 22:39:52 +00:00
  • 5911c73af8 Merge branch 'main' into keithsc/fix/a2a-readonly-policies Keith Schaab 2026-05-18 22:36:16 +00:00
  • 226d420ff1 Adding workspace trust and defaulting to untrusted Keith Schaab 2026-05-18 22:23:28 +00:00
  • fb1d8194f9 fix(cli): show specific macOS seatbelt profile in footer bot/productivity-updates-20260518221820-26063084542 gemini-cli[bot] 2026-05-18 22:18:20 +00:00
  • e4962d9235 fix(cli): allow disabling hostname in sandbox for rootless containers bot/productivity-updates-20260518214826-26061539929 gemini-cli[bot] 2026-05-18 21:48:27 +00:00
  • d78db4f514 fix: address PR feedback for slash commands and background task tracking adk jacob314 2026-05-18 12:40:15 -07:00
  • 4e8b83bd2f fix(context): Ensure last message is processed. jl/debug-flakiness Your Name 2026-05-18 21:00:04 +00:00
  • 7ecfa053f7 Replaced regex with recursive approach schema-validation Dev Randalpura 2026-05-18 16:35:40 -04:00
  • ad3a82ac08 refactor: eliminate redundant path operations in acpSession fix/issue-25972-path-validation Coco Sheng 2026-05-18 16:34:15 -04:00
  • dcf3182020 Merge branch 'main' into keithsc/fix/a2a-readonly-policies Keith Schaab 2026-05-18 20:30:02 +00:00
  • 0e15758891 Adding policy to test and agent bundle Keith Schaab 2026-05-18 20:28:52 +00:00
  • a983202470 test(core): fix compilation in agent-tool.test.ts by updating getter name agent-session/agent-tool Adam Weidman 2026-05-18 10:01:01 -04:00
  • 675ed58be1 chore(core): fix duplicate getContextManagementConfig in agent-tool branch Adam Weidman 2026-05-14 12:00:06 -04:00
  • 1c2fadf216 chore(core): remove redundant getters from config in agent-tool branch Adam Weidman 2026-05-12 18:06:50 -04:00
  • 8db40e5150 chore(core): use renamed isAgentSessionSubagentEnabled getter in agent-tool Adam Weidman 2026-05-12 18:04:40 -04:00
  • a37ab19694 chore(core): revert remote-session-invocation test changes in agent-tool branch Adam Weidman 2026-05-12 17:51:48 -04:00
  • fa4b0fd260 feat(core): wire AgentSession invocations into agent-tool behind feature flag Adam Weidman 2026-04-13 22:46:53 -04:00
  • 5d42d1e8fc chore(core): remove redundant getAgentSessionSubagentEnabled method Adam Weidman 2026-05-12 17:59:05 -04:00
  • fbebfa5f23 feat(core): add more getters related to agent session flag Adam Weidman 2026-05-12 17:19:55 -04:00
  • 14f14f58f0 fix(core): stop spinners for running activities on remote session error/abort agent-session/remote-invocation Adam Weidman 2026-05-18 11:11:10 -04:00
  • 0851c02b72 fix(core): add optional chaining for optional abortSignal in RemoteSessionInvocation Adam Weidman 2026-05-13 13:45:49 -04:00
  • 0db03ff832 fix(core): use SubagentState enum in remote session invocation tests Adam Weidman 2026-05-12 23:49:49 -04:00
  • c8a229f10a test(core): add tests for composite session key in RemoteSessionInvocation Adam Weidman 2026-05-12 17:50:36 -04:00
  • 230bd4b9de docs(core): update comments for composite session key in RemoteSessionInvocation Adam Weidman 2026-05-12 17:31:25 -04:00
  • deeb517f6a feat(core): use composite key for remote session state Adam Weidman 2026-05-12 17:28:56 -04:00
  • f43c2ba24e refactor(core): use SubagentState enum in RemoteSessionInvocation Adam Weidman 2026-05-12 14:35:28 -04:00
  • 2d28b9d571 feat(core): add RemoteSessionInvocation — session-based remote agent invocation Adam Weidman 2026-04-13 22:14:30 -04:00
  • 4c6d284862 refactor: address review follow-ups for local protocol Adam Weidman 2026-05-07 14:32:22 -04:00
  • 63280f7ed2 refactor: address review comments for local protocol Adam Weidman 2026-05-07 14:09:21 -04:00
  • c7538e326d fix(core): address jacob's review comments on local-invocation (license year, description truncation, callId parallel tracking) Adam Weidman 2026-05-18 14:42:48 -04:00
  • 553cc12a5b test(core): verify warning log in content-utils fallback test Adam Weidman 2026-05-12 15:20:33 -04:00
  • 5ca4b877b2 refactor: address review follow-ups for local protocol Adam Weidman 2026-05-07 14:32:22 -04:00
  • a2301f07c8 Merge branch 'main' into update_default_auto_routing update_default_auto_routing David Pierce 2026-05-18 20:24:12 +00:00
  • e7333ab655 refactor: address review comments for local protocol Adam Weidman 2026-05-07 14:09:21 -04:00
  • 7bcadeca39 feat(core): add defense-in-depth workspace validation for directory expansion fix/path-traversal-custom-commands Om Patel 2026-05-18 16:22:39 -04:00
  • 72f980c7df Add exception handling migrate-from-file-storage Dev Randalpura 2026-05-18 16:18:56 -04:00
  • 792654c88b refactor: decouple auto model description and configuration from releaseChannel (#27227) Daniel Weis 2026-05-18 16:15:55 -04:00
  • 67072d91bc Correctly handle nullable array types Dev Randalpura 2026-05-18 16:14:42 -04:00
  • e5818586b8 Code review comment fixes. branch_optimize_virtual_list2 Jacob Richman 2026-05-18 12:34:11 -07:00
  • 6973b963ae feat(core): add LocalSessionInvocation (#26665) Adam Weidman 2026-05-18 15:30:21 -04:00
  • c22187d731 feat(cli): add dynamic agent switcher and /agent subcommand mb/ge-02 Michael Bleigh 2026-05-18 19:01:39 +00:00
  • 3e1be515e5 fix: address PR feedback for slash commands and test cleanup jacob314 2026-05-18 11:54:08 -07:00
  • 2858ab75d4 fix(core): prevent path traversal in custom command file injection Om Patel 2026-05-18 14:49:51 -04:00
  • 525c218641 chore(deps): bump brace-expansion from 5.0.5 to 5.0.6 dependabot/npm_and_yarn/brace-expansion-5.0.6 dependabot[bot] 2026-05-18 18:41:19 +00:00
  • b00ac0d6e5 docs: update security docs galzahavi/fix/docs-security-topic galz10 2026-05-18 11:31:33 -07:00
  • 27d298488a refactor: structured result for resolveAtCommandPath and simplify calling sites Coco Sheng 2026-05-18 14:12:32 -04:00
  • 638b3b7ffb fix(policy): enforce secure opt-in for headless MCP auto-approval issue-26021-branch Coco Sheng 2026-05-18 14:10:59 -04:00
  • dc47aaa2d9 fix(core): prefer pwsh.exe over Windows PowerShell 5.1 (#25859) (#25900) kaluchi 2026-05-18 20:44:05 +03:00
  • e5a05c02ee test: add missing getDirectories mocks to ACP test files Coco Sheng 2026-05-18 13:36:58 -04:00
  • 7ff60809ef fix(core): add unit tests for stableStringify (#27212) Dev Randalpura 2026-05-18 12:23:05 -05:00
  • ad93fa381f test: fix TypeScript errors in atCommandUtils.test.ts Coco Sheng 2026-05-18 12:59:15 -04:00
  • ccfabbe658 fix: allow configured MCP servers in non-interactive mode Coco Sheng 2026-05-18 12:36:21 -04:00
  • ba5abc7488 test: add unit tests for resolveAtCommandPath and path validator edge cases fix/issue-25972-consolidated Coco Sheng 2026-05-18 12:49:39 -04:00
  • 469f5b7a68 fix: address PR feedback and background task lifecycle bugs jacob314 2026-05-14 10:37:02 -07:00
  • 055e0f6452 fix(context): Fix snapshot recovery across sessions. (#26939) joshualitt 2026-05-18 09:44:59 -07:00
  • 477eb932fe Merge branch 'main' into update_default_auto_routing David Pierce 2026-05-18 16:27:38 +00:00
  • 5f37142016 fix(core): centralize path validation to prevent crashes from malformed prompts Coco Sheng 2026-05-18 12:16:16 -04:00
  • b736dd4ced chore(release): v0.44.0-nightly.20260518.g5611ff40e v0.44.0-nightly.20260518.g5611ff40e release/v0.44.0-nightly.20260518.g5611ff40e gemini-cli-robot 2026-05-18 16:14:43 +00:00
  • b2946b1052 Checkpoint in support /tool commands. jacob314 2026-05-14 09:35:37 -07:00
  • 9d01958cdb feat(skills): add agent-tui and tui-tester skills (#27121) Adam Weidman 2026-05-18 11:46:02 -04:00
  • 84423e6ea1 fix(core): enforce compile-time exhaustiveness in content-utils (#27207) Adam Weidman 2026-05-18 11:16:49 -04:00
  • fc8928c089 feat: add support for Gemini Enterprise (Discovery Engine) assistant mb/ge-01 Michael Bleigh 2026-05-18 00:59:55 +00:00
  • ede68f27b3 chore(release): v0.44.0-nightly.20260517.g77e65c0db v0.44.0-nightly.20260517.g77e65c0db release/v0.44.0-nightly.20260517.g77e65c0db gemini-cli-robot 2026-05-17 23:20:49 +00:00
  • 5611ff40e7 feat(core): add adk.agentSessionSubagentEnabled flag (#26947) Adam Weidman 2026-05-17 13:38:34 -04:00
  • 1e6bdb8c11 🤖 Gemini Bot Maintenance Update bot/fix-auth-model-routing-26857 gemini-cli[bot] 2026-05-15 23:49:43 +00:00
  • f534f3f17a fix(core): route personal OAuth users to stable models and fix test regressions gemini-cli[bot] 2026-05-15 23:09:23 +00:00
  • f146618b6b fix(core): route personal OAuth users to stable models for auto aliases gemini-cli[bot] 2026-05-15 21:42:45 +00:00
  • 45d35ff440 fix(core): fall back to default model for invalid Gemini model IDs bot/fix-default-model gemini-cli[bot] 2026-05-15 20:51:44 +00:00
  • 6b8cef1a54 chore(ci): revert memory baselines gundermanc/pr-agent2 Christian Gunderman 2026-05-15 13:47:34 -07:00
  • 5a18711726 fix(ci): fix yamllint errors and update memory baselines Christian Gunderman 2026-05-15 13:45:05 -07:00
  • 9fefbc1727 fix(core): revert paths.ts changes to match main Christian Gunderman 2026-05-15 13:19:30 -07:00
  • 351a16c905 test(core): verify GEMINI_CLI_ variables bypass value redaction Christian Gunderman 2026-05-15 13:17:22 -07:00
  • 998e94a32f fix(core): restore strict sanitization config and allow list precedence Christian Gunderman 2026-05-15 13:12:23 -07:00
  • 717a9d93ad docs updates needed with previous commits davidapierce 2026-05-15 20:03:21 +00:00
  • 32d64ab648 updated flash lite thinking level golden aliases davidapierce 2026-05-15 19:54:56 +00:00
  • 8a5887fd41 fix(cli): allow switching approval mode by clicking the indicator bot/productivity-updates-20260515041127-25898185260 gemini-cli[bot] 2026-05-15 19:49:16 +00:00
  • 1ff17334a9 fix(ci): capture agent's true base SHA to prevent patch conflicts Christian Gunderman 2026-05-15 12:38:49 -07:00
  • 07fb3efe08 fix failing tests, update default config for 3.1 flash lite davidapierce 2026-05-15 19:38:17 +00:00
  • 9be8a0e9e5 fix(ci): pin target commit SHA in Gemini Bot workflow Christian Gunderman 2026-05-15 11:55:42 -07:00
  • 2d4cfac3a4 re-up settings schema davidapierce 2026-05-15 18:53:58 +00:00
  • d80043ffcc feat: switch to Version 2.0 session bundle format (Stage 3) feature/trajectories-stage-3-pivot Aishanee Shah 2026-05-14 18:38:45 +00:00
  • e7891bbf53 feat: foundation for subagent trajectories (Stage 1) Aishanee Shah 2026-05-14 16:39:47 +00:00
  • 4d14f797d2 re-generated settings schema. davidapierce 2026-05-15 18:42:22 +00:00
  • 289e061d54 revert: undo bot exclusion in pr-rate-limiter.yaml Christian Gunderman 2026-05-15 11:42:21 -07:00
  • eadc35c32a fix: resolve Stage 2 rebase conflicts and restore non-breaking behavior feature/trajectories-stage-2-discovery Aishanee Shah 2026-05-15 18:40:42 +00:00
  • c53aa072b4 fix(issue-fixer): reduce max active PRs to 7 Christian Gunderman 2026-05-15 11:37:11 -07:00
  • 5b912ac444 fix(prs): mandate issue linking in PR description Christian Gunderman 2026-05-15 11:31:08 -07:00
  • 8eacf5097f fix(prs): clarify staging and PR desc updates in recovery Christian Gunderman 2026-05-15 11:28:30 -07:00
  • 600ff5d316 fix(bot): add anti-hallucination rule to prompts Christian Gunderman 2026-05-15 11:24:23 -07:00
  • 334df226ab update PREVIEW_GEMINI_3_1_FLASH_LITE_MODEL to PREVIEW_GEMINI_FLASH_LITE_MODEL in model.test.ts davidapierce 2026-05-15 18:17:15 +00:00
  • fbc03b00ad Merge branch 'main' into mb/atui/02-tool-state mb/atui/02-tool-state Michael Bleigh 2026-05-15 11:14:06 -07:00
  • 62246d2fad chore: revert out of scope changes and fix GH_TOKEN allowlist Christian Gunderman 2026-05-15 11:10:48 -07:00
  • 6d233a2a45 feat: implement trajectory discovery and resumption logic (Stage 2) Aishanee Shah 2026-05-14 18:12:05 +00:00
  • c98fdf6df2 feat: foundation for subagent trajectories (Stage 1) Aishanee Shah 2026-05-14 16:39:47 +00:00