galz10
80a6ac3759
feat(core,cli): harden headless mode detection and align mocks
...
- Update isHeadlessMode in packages/core to check both stdin.isTTY and stdout.isTTY.
- Synchronize isHeadlessMode mock in packages/cli tests and add global TTY stubs to ensure consistent test environments.
- Add isMounted guard to useFolderTrust hook to prevent state updates on unmounted components in headless mode.
- Expand unit tests in packages/core to cover new TTY check combinations and edge cases.
- Stabilize flaky MCP initialization test in packages/core/src/config/config.test.ts by using a deterministic promise.
- Address review findings regarding environment detection consistency and CI indicator checks.
2026-02-05 15:19:36 -08:00
Emily Hedlund
69f8273481
feat(core): require user consent before MCP server OAuth ( #18132 )
2026-02-03 21:26:00 +00:00
christine betts
2cf3a14439
Reload skills when extensions change ( #18225 )
2026-02-03 20:31:14 +00:00
Sehoon Shon
e1bd1d239f
Set default max attempts to 3 and use the common variable ( #18209 )
2026-02-03 17:47:13 +00:00
Bryan Morgan
0e7944df4f
refactor: localize ACP error parsing logic to cli package ( #18193 )
2026-02-03 16:32:20 +00:00
Adam Weidman
dc37b190fa
refactor(core): robust trimPreservingTrailingNewline and regression test ( #18196 )
2026-02-03 15:51:09 +00:00
Alexander Farber
19b1a74c99
feat(core): add draft-2020-12 JSON Schema support with lenient fallback ( #15060 )
...
Co-authored-by: A.K.M. Adib <adibakm@google.com >
Co-authored-by: Jack Wotherspoon <jackwoth@google.com >
2026-02-03 15:49:08 +00:00
Bryan Morgan
e7bfd2bf83
fix(cli): resolve environment loading and auth validation issues in ACP mode ( #18025 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-03 05:54:10 +00:00
Jerop Kipruto
ed26ea49e9
feat(plan): add core logic and exit_plan_mode tool definition ( #18110 )
2026-02-03 03:30:03 +00:00
Jerop Kipruto
09beb648b8
refactor: migrate checks.ts utility to core and deduplicate ( #18139 )
2026-02-03 00:32:13 +00:00
Sehoon Shon
a362b7b382
lower the default max retries to reduce contention ( #17975 )
2026-01-30 20:00:31 +00:00
Gal Zahavi
b611f9a519
feat: Implement background shell commands ( #14849 )
2026-01-30 17:53:09 +00:00
Abhi
f605628624
perf(core): optimize token calculation and add support for multimodal tool responses ( #17835 )
2026-01-30 15:15:00 +00:00
Emily Hedlund
2238802e97
feat(core): implement interactive and non-interactive consent for OAuth ( #17699 )
2026-01-30 14:57:34 +00:00
Thomas Shephard
695785c69d
feat: preserve EOL in files ( #16087 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com >
Co-authored-by: Jack Wotherspoon <jackwoth@google.com >
2026-01-30 00:57:06 +00:00
Sandy Tao
59e3624ada
feat(core): Isolate and cleanup truncated tool outputs ( #17594 )
2026-01-29 23:20:11 +00:00
Alisa
2de39311cf
Refactoring of disabling of mouse tracking in e2e tests ( #17902 )
2026-01-29 22:05:19 +00:00
maruto
06c7dc561e
fix: verify audio/video MIME types with content check ( #16907 )
2026-01-28 14:58:39 +00:00
Alisa
adc8e11bb1
Add support for an additional exclusion file besides .gitignore and .geminiignore ( #16487 )
...
Co-authored-by: Adam Weidman <adamfweidman@google.com >
2026-01-28 01:19:13 +00:00
Adib234
894bd66dc6
Fix missing slash commands when Gemini CLI is in a project with a package.json that doesn't follow semantic versioning ( #17561 )
2026-01-27 18:18:16 +00:00
Mark Cockram
db028bc19a
refactor: rename formatMemoryUsage to formatBytes ( #14997 )
...
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com >
2026-01-27 16:21:53 +00:00
Tommaso Sciortino
3909ad67db
test(core): fix tests in windows ( #17592 )
2026-01-27 00:43:44 +00:00
Yuna Seol
7708009103
fix(security): enforce strict policy directory permissions ( #17353 )
...
Co-authored-by: Yuna Seol <yunaseol@google.com >
2026-01-27 00:27:49 +00:00
Abhi
9d34ae52d6
feat(agents): migrate subagents to event-driven scheduler ( #17567 )
2026-01-26 22:12:55 +00:00
Adam Weidman
018dc0d5cf
fix(core): stream grep/ripgrep output to prevent OOM ( #17146 )
2026-01-26 21:52:19 +00:00
Christian Gunderman
2271bbb339
feat(agents): implement first-run experience for project-level sub-agents ( #17266 )
2026-01-26 19:49:32 +00:00
Dongjun Shin
4827333c48
fix(core): handle URI-encoded workspace paths in IdeClient ( #17476 )
...
Co-authored-by: Shreya Keshive <shreyakeshive@google.com >
2026-01-26 17:09:43 +00:00
Gaurav
5fe328c56a
Improve error messages on failed onboarding ( #17357 )
2026-01-26 14:31:19 +00:00
Adib234
488d5fc439
Refactor: Migrate CLI appEvents to Core coreEvents ( #15737 )
2026-01-23 16:45:46 +00:00
BaeSeokJae
0b7d26c9e3
fix(core): add alternative command names for Antigravity editor detec… ( #16829 )
...
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com >
2026-01-23 15:56:39 +00:00
Gaurav
07bd89399d
fix: remove obsolete CloudCode PerDay quota and 120s terminal threshold ( #17236 )
2026-01-23 01:33:32 +00:00
joshualitt
678c58634b
feat(core): Refresh agents after loading an extension. ( #17355 )
2026-01-23 00:22:22 +00:00
matt korwel
57601adc90
feat(routing): A/B Test Numerical Complexity Scoring for Gemini 3 ( #16041 )
...
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
2026-01-22 22:12:07 +00:00
Spencer
5d68d8cda5
fix(core): Resolve AbortSignal MaxListenersExceededWarning ( #5950 ) ( #16735 )
2026-01-22 20:16:00 +00:00
Adib234
3b9f580fa4
feat: implement /rewind command ( #15720 )
2026-01-22 15:26:52 +00:00
joshualitt
27d21f9921
feat(core): Have subagents use a JSON schema type for input. ( #17152 )
2026-01-22 00:56:01 +00:00
Sandy Tao
f79124f96e
feat(core): enable disableLLMCorrection by default ( #17223 )
2026-01-21 18:53:41 +00:00
Gal Zahavi
45d554ae2f
fix(core,cli): enable recursive directory access for ( #17094 )
2026-01-21 17:58:23 +00:00
Gaurav
3b626e7c61
Add interactive ValidationDialog for handling 403 VALIDATION_REQUIRED errors. ( #16231 )
2026-01-21 00:23:01 +00:00
N. Taylor Mullen
ec7413456e
feat(core): improve shell redirection transparency and security ( #16486 )
2026-01-20 04:07:28 +00:00
Pyry Takala
0a6f2e089f
Fix: Process all parts in response chunks when thought is first ( #13539 )
2026-01-19 21:04:45 +00:00
N. Taylor Mullen
08c32f725e
fix(core): attempt compression before context overflow check ( #16914 )
2026-01-19 06:40:07 +00:00
N. Taylor Mullen
ee8d425603
refactor(core): foundational truncation refactoring and token estimation optimization ( #16824 )
2026-01-16 23:57:47 +00:00
Alexander Farber
608da23393
feat(settings): rename negative settings to positive naming (disable* -> enable*) ( #14142 )
...
Co-authored-by: jacob314 <jacob314@gmail.com >
2026-01-16 22:33:49 +00:00
Jacob Richman
f2d3b76389
Remove LRUCache class migrating to mnemoist ( #16872 )
2026-01-16 21:17:31 +00:00
Shreya Keshive
d8d4d87e29
feat(admin): implement admin controls polling and restart prompt ( #16627 )
2026-01-16 20:24:53 +00:00
Sehoon Shon
42fd647373
fix(core): truncate large telemetry log entries ( #16769 )
2026-01-16 19:30:48 +00:00
Gal Zahavi
013a4e02ff
fix(core): fix PTY descriptor shell leak ( #16773 )
2026-01-16 17:55:29 +00:00
N. Taylor Mullen
be37c26c88
perf(ui): optimize text buffer and highlighting for large inputs ( #16782 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2026-01-16 17:33:13 +00:00
Gal Zahavi
e77d7b2e1e
fix(cli): prevent OOM crash by limiting file search traversal and adding timeout ( #16696 )
2026-01-15 20:04:22 +00:00