Commit Graph

  • 2e12c34009 fix(ui): removed background color for input (#25339) Dev Randalpura 2026-04-22 16:27:09 -04:00
  • 2a52611e71 Fix/command injection shell (#24170) Horizon_Architect_07 2026-04-23 01:30:44 +05:30
  • fb477d5ef5 test: fix path resolution in modelConfig golden test mkorwel 2026-04-22 18:19:34 +00:00
  • 1c43deee07 fix(core): handle line endings in ignore file parsing (#23895) xoma-zver 2026-04-22 21:09:36 +03:00
  • fb6577ff13 ci: exclude integration tests from core job mkorwel 2026-04-22 18:08:12 +00:00
  • 8b4c10dd15 Decouple policy updates and modifications. Prevent accidental destructive actions. Christian Gunderman 2026-04-22 11:07:42 -07:00
  • 5e24d6285e Improve mitigations agents. Christian Gunderman 2026-04-22 10:42:31 -07:00
  • 712f6e7486 ci: set GEMINI_SANDBOX=false for core tests mkorwel 2026-04-22 17:35:48 +00:00
  • 741616b067 ci: switch back to custom 16-core runners mkorwel 2026-04-22 17:22:51 +00:00
  • aa4f405cff test: skip flaky file-system integration tests mkorwel 2026-04-22 17:20:36 +00:00
  • 0758a5eb28 fix(core): use dynamic CLI version for IDE client instead of hardcoded '1.0.0' (#24414) Kishan Patel 2026-04-22 22:13:48 +05:30
  • 607180bfb2 fix(cli): fix "/clear (new)" command (#25801) mini2s 2026-04-22 23:20:22 +08:00
  • 07ab905d31 ci: add job for packages/core tests mkorwel 2026-04-22 14:23:12 +00:00
  • a577fbc851 test: enable fake timers globally in vim tests mkorwel 2026-04-22 05:57:03 +00:00
  • affe6856f1 fix(cli): address PR comments for /note command (v3) feat/note-command Sehoon Shon 2026-04-21 22:15:39 -07:00
  • f727139c72 feat(cli): add /note slash command to append or view notes Sehoon Shon 2026-04-21 22:03:59 -07:00
  • 71518a239d ci: use default github runners for comparison mkorwel 2026-04-22 05:00:48 +00:00
  • ff2984e22f ci: add aggregate test job for packages/cli mkorwel 2026-04-22 04:42:57 +00:00
  • 835c864f41 ci: remove node_modules before extraction to avoid tar conflicts mkorwel 2026-04-22 04:33:08 +00:00
  • 2c2ba4e080 ci: specify path in download-artifact to avoid subdirectory mkorwel 2026-04-22 04:21:17 +00:00
  • 80ffb7dafd Improve investigations instructions. Christian Gunderman 2026-04-21 19:44:10 -07:00
  • e576c7cf5f ci: use tar to preserve symlinks in node_modules artifact mkorwel 2026-04-22 01:30:53 +00:00
  • 6edfba481f refactor(memory): replace MemoryManagerAgent with prompt-driven memory editing across four tiers (#25716) Sandy Tao 2026-04-21 18:21:55 -07:00
  • b29db20cf4 chore(optimizer): update processes based on investigation optimizer-updates Christian Gunderman 2026-04-21 17:50:55 -07:00
  • 2947442196 docs(changelog): update for v0.39.0-preview.2 changelog-v0.39.0-preview.2 gemini-cli-robot 2026-04-22 00:46:53 +00:00
  • a70149e153 chore(release): v0.39.0-preview.2 v0.39.0-preview.2 gemini-cli-robot 2026-04-22 00:37:38 +00:00
  • aa30764f0a chore: optimize process scripts to adhere to guardrails Christian Gunderman 2026-04-21 17:29:30 -07:00
  • 413098e03a fix(shell): address rcFile security issues shell_tool_rc jacob314 2026-04-21 15:46:16 -07:00
  • 55eafbe56f Add some common sense. Christian Gunderman 2026-04-21 17:09:28 -07:00
  • 23f55e0d17 fix(patch): cherry-pick d6f88f8 to release/v0.39.0-preview.1-pr-25670 to patch version v0.39.0-preview.1 and create version 0.39.0-preview.2 (#25776) gemini-cli-robot 2026-04-21 16:57:45 -07:00
  • 2504a264db fix(cli): add folder trust check for /note and fix subcommand collision feat/add-note-command Sehoon Shon 2026-04-21 16:56:01 -07:00
  • ad98bedc6e feat(cli): add /note command to append and view workspace notes Sehoon Shon 2026-04-21 16:47:20 -07:00
  • 15da1a26cf feat(optimizer): improve process scripts to address stuck issues and stale PRs Christian Gunderman 2026-04-21 16:29:32 -07:00
  • b3d1ced3b6 ci: skip build steps in setup action when using pre-built artifact mkorwel 2026-04-21 23:00:01 +00:00
  • 9d1ed876cc Draft optimizer workflow. Christian Gunderman 2026-04-21 15:59:07 -07:00
  • 2ca0e76573 docs(changelog): update for v0.39.0-preview.1 changelog-v0.39.0-preview.1 gemini-cli-robot 2026-04-21 22:57:51 +00:00
  • 4125bd6134 ci: upload node_modules as separate artifact to fix missing dependencies mkorwel 2026-04-21 22:54:04 +00:00
  • 5cdce61e8f chore(release): v0.39.0-preview.1 v0.39.0-preview.1 gemini-cli-robot 2026-04-21 22:44:53 +00:00
  • 66abea7a0e fix(shell): explicitly set PAGER=cat when rcFile is not used jacob314 2026-04-20 11:50:24 -07:00
  • dc82a395ac Add support for a shellToolRcFile setting Billy Biggs 2025-08-10 21:06:33 +00:00
  • ffb28c772b test(e2e): default integration tests to Flash Preview (#25753) Sandy Tao 2026-04-21 15:21:52 -07:00
  • 8d4bd62d39 fix(patch): cherry-pick a4e98c0 to release/v0.39.0-preview.0-pr-25138 to patch version v0.39.0-preview.0 and create version 0.39.0-preview.1 (#25766) gemini-cli-robot 2026-04-21 15:04:04 -07:00
  • 0f509fbf77 Remove unused import of startMemoryService mshanware/feat/btw cynthialong0-0 2026-04-21 14:15:17 -07:00
  • 8b98a54881 ci: remove deprecated baseUrl from core tsconfig mkorwel 2026-04-21 21:11:25 +00:00
  • 320ec2c78c Merge branch 'main' into mshanware/feat/btw cynthialong0-0 2026-04-21 14:08:39 -07:00
  • fdad5f702d ci: silence tsconfig deprecation warning in core mkorwel 2026-04-21 21:07:50 +00:00
  • 976ae16184 ci: add back Checkout step in test jobs mkorwel 2026-04-21 21:03:05 +00:00
  • ae509f1ba5 test(integration): fix stdin buffering race condition in file-system interactive test Spencer 2026-04-21 17:02:26 +00:00
  • 65c3d7cabb test(integration): fix command loader race condition and test timeouts in interactive compression test Spencer 2026-04-20 21:43:43 +00:00
  • c72ac00a53 fix(telemetry): resolve OOM risk with Array.from, add surrogate pair protection, and fix try/catch key scope Spencer 2026-04-20 20:56:15 +00:00
  • 2bc481a3b5 fix(telemetry): strip high-cardinality attributes from metrics Spencer 2026-04-16 23:01:46 +00:00
  • 169f9e457d fix: apply bounded structural truncation to Event Logs Spencer 2026-04-15 17:47:28 +00:00
  • 8481d977bb fix: add back global string limit gracefully returning a valid json string Spencer 2026-04-15 15:48:15 +00:00
  • dd4d7301ba fix: remove global string slice to guarantee JSON parseability Spencer 2026-04-14 18:26:00 +00:00
  • 5357770a3d fix: address structural truncation review comments Spencer 2026-04-14 01:09:24 +00:00
  • dc3ab31af0 fix(telemetry): implement bounded structural truncation Spencer 2026-04-13 22:39:36 +00:00
  • 0c94268dd9 ci: use artifact sharing to avoid redundant install and build mkorwel 2026-04-21 20:43:43 +00:00
  • d6f88f8720 fix(core): remove duplicate initialize call on agents refreshed (#25670) Adam Weidman 2026-04-21 13:17:21 -07:00
  • 194c779f9b fix(cli): start auto memory in ACP sessions (#25626) Jason Matthew Suhari 2026-04-22 04:06:30 +08:00
  • 189c0ac0a0 feat: add /new as alias for /clear and refine command description (#17865) Vedant Mahajan 2026-04-22 01:34:40 +05:30
  • c47233a474 fix(core): disable detached mode in Bun to prevent immediate SIGHUP of child processes (#22620) euxaristia 2026-04-21 16:01:28 -04:00
  • 8999a885f0 fix(cli): ensure theme dialog labels are rendered for all themes (#24599) JAYADITYA 2026-04-22 01:27:15 +05:30
  • 3f2ebcaa07 test: update InputPrompt snapshot for double-click paste expansion mkorwel 2026-04-21 19:47:04 +00:00
  • f7cfd3f0c9 ci: add test_ui_components_top job to run missing UI tests mkorwel 2026-04-21 19:20:06 +00:00
  • 93a8d9001c fix(cli): use newline in shell command wrapping to avoid breaking heredocs (#25537) Coco Sheng 2026-04-21 15:12:50 -04:00
  • be2acff542 chore(deps): bump protobufjs, @opentelemetry/exporter-logs-otlp-grpc, @opentelemetry/exporter-logs-otlp-http, @opentelemetry/exporter-metrics-otlp-grpc, @opentelemetry/exporter-metrics-otlp-http, @opentelemetry/exporter-trace-otlp-grpc, @opentelemetry/exporter-trace-otlp-http, @opentelemetry/otlp-exporter-base and @opentelemetry/sdk-node dependabot[bot] 2026-04-21 19:07:31 +00:00
  • 156804f4c6 test: fix hardcoded paths in AppContainer tests mkorwel 2026-04-21 19:04:47 +00:00
  • f8357b45d8 ci: break up UI tests into smaller batches in trial workflow mkorwel 2026-04-21 18:35:16 +00:00
  • a9629df449 feat: detect new files in @ recommendations with watcher based updates (#25256) PRAS Samin 2026-04-22 00:35:14 +06:00
  • cdc5cccc13 feat: detect new files in @ recommendations with watcher based updates (#25256) PRAS Samin 2026-04-22 00:35:14 +06:00
  • 51fc01be65 fix(core): resolve nested plan directory duplication and relative path policies (#25138) Mahima Shanware 2026-04-21 14:20:57 -04:00
  • a4e98c0a4c fix(core): resolve nested plan directory duplication and relative path policies (#25138) Mahima Shanware 2026-04-21 14:20:57 -04:00
  • 49ab35a2a6 test: isolate ToolGroupMessage tests from terminal size pollution mkorwel 2026-04-21 18:14:42 +00:00
  • cf616e03c0 feat(telemetry): add flag for enabling traces specifically (#25343) Spencer 2026-04-21 14:07:32 -04:00
  • a7b165877c Allow dots on GEMINI_API_KEY (#25497) Danyel Cabello 2026-04-21 14:43:39 -04:00
  • 4e68c170e0 Fix/allow for session persistence (#25176) Muhammad Ahsan Farooq 2026-04-21 23:20:07 +05:00
  • c260550146 feat(telemetry): add flag for enabling traces specifically (#25343) Spencer 2026-04-21 14:07:32 -04:00
  • 7f8f3309a6 Allow dots on GEMINI_API_KEY (#25497) Danyel Cabello 2026-04-21 14:43:39 -04:00
  • ebebbbfc20 Fix/allow for session persistence (#25176) Muhammad Ahsan Farooq 2026-04-21 23:20:07 +05:00
  • 52dc17dba0 feat(vertex): add settings for Vertex AI request routing (#25513) Gordon Hui 2026-04-22 01:48:30 +08:00
  • 27344833cb feat(vertex): add settings for Vertex AI request routing (#25513) Gordon Hui 2026-04-22 01:48:30 +08:00
  • 13d4a6e332 test: optimize InputPrompt tests with fake timers mkorwel 2026-04-21 17:25:40 +00:00
  • 64645b6ff1 feat(test): refactor the memory usage test to use metrics from CLI process instead of test runner (#25708) cynthialong0-0 2026-04-21 10:06:22 -07:00
  • dd4c41742b Fix: Disallow overriding IDE stdio via workspace .env (RCE) (#25022) Mundur 2026-04-22 01:31:10 +08:00
  • aee2cde1a3 feat(test): refactor the memory usage test to use metrics from CLI process instead of test runner (#25708) cynthialong0-0 2026-04-21 10:06:22 -07:00
  • 2c14954010 Fix: Disallow overriding IDE stdio via workspace .env (RCE) (#25022) Mundur 2026-04-22 01:31:10 +08:00
  • 257ca50157 chore: streamline prompts and tool descriptions for token efficiency prompt-optimizations Adam Weidman 2026-04-21 09:55:16 -07:00
  • 559983098e test: force exit interactive pty with double Ctrl+C mkorwel 2026-04-21 15:39:05 +00:00
  • 4f162ecd2c test: fix stale expectation in bootstrap test mkorwel 2026-04-21 14:20:53 +00:00
  • d2113ae23d fix(core): refine simple frontmatter parser key detection ntm/gh.25693 Taylor Mullen 2026-04-20 20:43:31 -07:00
  • f578c375d0 feat(cli): add hostname to footer with smart visibility ntm/gh.25661.hostname Taylor Mullen 2026-04-20 20:35:43 -07:00
  • 54b3642706 fix(core): improve SKILL.md frontmatter parsing robustness Taylor Mullen 2026-04-20 20:30:43 -07:00
  • c1901d00b2 fix(cli): add missing custom theme properties to settings schema ntm/gh.25689 Taylor Mullen 2026-04-20 20:29:57 -07:00
  • 1902ae5b3f fix(core): handle ENAMETOOLONG in robustRealpath ntm/gh.25696 Taylor Mullen 2026-04-20 20:21:54 -07:00
  • f87c355bf3 wip ntm/agentteamscli Taylor Mullen 2026-04-20 18:59:32 -07:00
  • 0b4bcc1aeb Changelog for v0.38.2 (#25593) gemini-cli-robot 2026-04-20 17:39:10 -07:00
  • a38e2f0048 Changelog for v0.38.2 (#25593) gemini-cli-robot 2026-04-20 17:39:10 -07:00
  • 13fc9c6d76 test: fix hanging worker in InteractiveRun mkorwel 2026-04-21 00:06:11 +00:00
  • 4874bedbef Modify UserSimulator prompt to prefer 'Allow for this session' for execution prompts feature/simulator-knowledge-update Your Name 2026-04-20 23:58:17 +00:00
  • 1aa658858c feat(cli): add streamlined gemini gemma local model setup (#25498) Samee Zahid 2026-04-20 16:57:56 -07:00