Allen Hutchison
|
f207ea94d6
|
fix(memory): ignore @ inside code blocks (#10201)
|
2025-10-01 01:24:33 +00:00 |
|
Gal Zahavi
|
6695c32aa2
|
fix(shell): improve shell output presentation and usability (#8837)
|
2025-09-30 20:44:58 +00:00 |
|
Vikram Pasupathy
|
953935d67c
|
Fix a cache collision bug in the llm edit fixer (#9542)
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com>
|
2025-09-30 16:58:32 +00:00 |
|
Sandy Tao
|
ac4a79223a
|
feat(core): Add content-based retries for JSON generation (#9264)
|
2025-09-29 19:27:15 +00:00 |
|
Gal Zahavi
|
24c15b9d43
|
Revert "Make --allowed-tools work in non-interactive mode" (#10006)
|
2025-09-26 16:22:02 -07:00 |
|
owenofbrien
|
e909993dd1
|
Added warning to avoid command substitution in run_shell_command tool… (#9934)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-26 18:16:05 +00:00 |
|
Abhi
|
3d7cb3fb8a
|
refactor(core): Extract file filtering constants from Config to break circular dependency (#9974)
|
2025-09-26 17:37:00 +00:00 |
|
mistergarrison
|
e8a065cb9f
|
Make --allowed-tools work in non-interactive mode (#9114)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
2025-09-26 17:03:35 +00:00 |
|
anthony bushong
|
4caaa2a8e8
|
fix(core): ensure retry sets defaults for nullish values passed into options (#9540)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-09-25 17:33:00 +00:00 |
|
anthony bushong
|
8abe7e151c
|
fix(core): plumb max attempts for retry to generate options in baseLLMClient (#9518)
|
2025-09-24 22:25:15 +00:00 |
|
Abhi
|
22740ddceb
|
refactor(core): Extract thought parsing logic into a dedicated utility (#9503)
|
2025-09-24 19:38:36 +00:00 |
|
geoffdowns
|
4f49341ce9
|
relax JSON schema validation (#9332)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-09-24 16:55:32 +00:00 |
|
Arya Gummadi
|
678e947f21
|
fix(tests): improve test reliability and performance (#8395)
|
2025-09-17 17:12:33 +00:00 |
|
Srinath Padmanabhan
|
1407327a14
|
Simplify error messages when user runs into daily quotas. (#8556)
Co-authored-by: Srinath Padmanabhan <srithreepo@google.com>
|
2025-09-16 22:39:18 +00:00 |
|
Gal Zahavi
|
986b9fe7e9
|
refactor: Replace exec with spawn (#8510)
|
2025-09-16 19:03:17 +00:00 |
|
Abhi
|
1634d5fcca
|
refactor(core): Use BaseLlmClient for utility LLM calls in edit corrector (#8443)
|
2025-09-16 00:46:41 +00:00 |
|
Abhi
|
c1de070a5e
|
refactor(core): Migrate next speaker check to use BaseLlmClient (#8424)
|
2025-09-15 04:15:18 +00:00 |
|
fuyou
|
73466b626d
|
Fix dollar sign replacement bug in file editing (#7871)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-13 06:05:43 +00:00 |
|
Gal Zahavi
|
181898cb5d
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
Tommaso Sciortino
|
39af7115d1
|
Move IdeClient.connect() to initializeApp(). (#8282)
|
2025-09-11 20:07:57 +00:00 |
|
Tommaso Sciortino
|
d892cde0b0
|
Refactor IdeContextStore (#8278)
|
2025-09-11 18:22:20 +00:00 |
|
Jerop Kipruto
|
514767c88b
|
Structured JSON Output (#8119)
|
2025-09-10 20:19:47 +00:00 |
|
Gaurav
|
db99fc70b6
|
fix: gitignore handling (#8177)
|
2025-09-10 19:48:07 +00:00 |
|
Gaurav
|
de2903b101
|
fix: make bfsFileSearch more efficient (#8173)
|
2025-09-10 18:39:02 +00:00 |
|
Billy Biggs
|
de5a31c3b6
|
Limit recursion when looking for .gitignore files (#8103)
Co-authored-by: cornmander <shikhman@google.com>
|
2025-09-09 21:45:37 +00:00 |
|
Abhi
|
1eaf21f6a2
|
refactor(core): Introduce LlmUtilityService and promptIdContext (#7952)
|
2025-09-09 05:14:15 +00:00 |
|
joshualitt
|
f0bbfe5f0a
|
feat(core): Download ripgrep at runtime, if enabled. (#7818)
|
2025-09-08 21:44:56 +00:00 |
|
Abhi
|
f6f2fff724
|
refactor: Centralize and improve model fallback handling (#7634)
|
2025-09-08 20:19:52 +00:00 |
|
Tommaso Sciortino
|
6e26c88c2c
|
Pull contentGenerator out of GeminiClient and into Config. (#7825)
|
2025-09-07 20:00:03 +00:00 |
|
Pascal Birchler
|
c38247ed5c
|
Reduce bundle size & check it in CI (#7395)
|
2025-09-04 21:00:27 +00:00 |
|
shrutip90
|
7c667e100e
|
Override Gemini CLI trust with VScode workspace trust when in IDE (#7433)
|
2025-09-03 18:44:26 +00:00 |
|
Gaurav
|
abddd2b6ee
|
feat: handle nested gitignore files (#7645)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-03 14:23:27 +00:00 |
|
fuyou
|
5c2bb990d8
|
fix(gitIgnore): prevent crash/error when processing malformed file paths in GitIgnoreParser (#7553)
Co-authored-by: Srinath Padmanabhan <17151014+srithreepo@users.noreply.github.com>
|
2025-09-03 06:19:20 +00:00 |
|
bl-ue
|
b5dd6f9ea6
|
feat(sessions): Integrate chat recording into GeminiChat (#6721)
|
2025-09-03 05:29:07 +00:00 |
|
Silvio Junior
|
d0c781a549
|
Smart Edit Tool (#6823)
|
2025-08-29 19:45:39 +00:00 |
|
Richie Foreman
|
5e5f2dffc0
|
fix(trust): Respect folder trust setting when reading GEMINI.md (#7409)
|
2025-08-29 18:12:36 +00:00 |
|
Tayyab3245
|
9037f25df7
|
fix(core): treat UTF16/32 BOM files as text and decode correctly (#6081)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-29 01:13:46 +00:00 |
|
Abhi
|
bfdddcbd99
|
feat(commands): Enable @file processing in TOML commands (#6716)
|
2025-08-28 03:22:21 +00:00 |
|
Bryant Chandler
|
99a28e6b6a
|
fix: Enable disableFuzzySearch config option propagation (#7002)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-27 15:27:41 +00:00 |
|
Andrew Garrett
|
52dae2c583
|
feat(cli): Add --allowed-tools flag to bypass tool confirmation (#2417) (#6453)
|
2025-08-26 16:17:43 +00:00 |
|
Tommaso Sciortino
|
7e31577813
|
Standardize exit codes (#7055)
|
2025-08-26 04:44:45 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
ee4feea006
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
Pascal Birchler
|
49cce8a15d
|
chore(test): install and configure vitest eslint plugin (#3228)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 14:21:47 +00:00 |
|
Billy Biggs
|
a8cac96cc9
|
Support JSON schema formats using ajv-formats (#6949)
|
2025-08-24 16:37:09 +00:00 |
|
sangwook
|
494a996ff8
|
feat(core): share file list patterns between glob and grep tools (#6359)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-23 04:35:00 +00:00 |
|
gbbosak
|
9a0722625b
|
Fix crash when encountering an included directory which doesn't exist (#6497)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2025-08-22 20:49:35 +00:00 |
|
Ahmed Mughal
|
d35abdab99
|
fix(editors): fix neovim closing when using modify with editor (#5337)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-22 17:57:11 +00:00 |
|
Nanda Kishore
|
528227a0f8
|
feat: Add programming language to CLI events (#6071)
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: JaeHo Jang <diehreo@gmail.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Victor May <mayvic@google.com>
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Billy Biggs <bbiggs@google.com>
Co-authored-by: Ricardo Fabbri <rfabbri@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
Co-authored-by: Ben Guo <36952867+HunDun0Ben@users.noreply.github.com>
Co-authored-by: Ben Guo <hundunben@gmail.com>
Co-authored-by: mkusaka <hinoshita1992@gmail.com>
|
2025-08-22 12:17:32 +00:00 |
|
Bryant Chandler
|
4ced997d63
|
feat(search): Add option to disable fuzzy search (#6510)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-22 06:31:39 +00:00 |
|