Abhi
|
1634d5fcca
|
refactor(core): Use BaseLlmClient for utility LLM calls in edit corrector (#8443)
|
2025-09-16 00:46:41 +00:00 |
|
Shreya Keshive
|
8810ef2f40
|
refactor(ide): Improve IDE diff communication protocol (#8338)
|
2025-09-12 15:44:24 +00:00 |
|
Shreya Keshive
|
8969a232ec
|
feat(ide): Check for IDE diffing capabilities before opening diffs (#8266)
|
2025-09-11 20:17:57 +00:00 |
|
HugoMurillo
|
30b13c6357
|
fix(#7039): broken IDE integration for multi-edit/multi-write flows (#8159)
|
2025-09-10 18:21:46 +00:00 |
|
Tommaso Sciortino
|
cb43bb9ca4
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +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 |
|
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 |
|
Conrad Irwin
|
fb3ceb0da4
|
Read and write files through Zed (#6169)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
|
2025-08-18 22:29:45 +00:00 |
|
joshualitt
|
48af0456c1
|
feat(core): Migrate web-search, write-file, and discovered-tool. (#6188)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-14 20:28:33 +00:00 |
|
Shreya Keshive
|
3a87712c1a
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
|
Akhil Appana
|
f5e0f16157
|
fix: properly report tool errors in telemetry (#5688)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-08 11:33:42 +00:00 |
|
christine betts
|
fde9849d48
|
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-06 17:36:05 +00:00 |
|
Jacob MacDonald
|
5caf23d627
|
remove unnecessary checks in WriteFileChecks.getDescription (#5526)
|
2025-08-04 19:12:33 +00:00 |
|
Yuki Okita
|
c1fe688956
|
feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-30 20:38:20 +00:00 |
|
Colt McAnlis
|
8f4046c71a
|
fix: EditTool can clobber human edits to the same file. (#3043)
Co-authored-by: Colt McAnlis <colton@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-07-07 17:28:56 +00:00 |
|
Leo
|
601d9ba36d
|
fix edit retrigger (#2306)
|
2025-06-28 18:02:44 +00:00 |
|
N. Taylor Mullen
|
d62dad5575
|
Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)
|
2025-06-08 23:20:43 +00:00 |
|
Keith Ballinger
|
0c86874677
|
Add batch editing capabilities to Edit Tool (#648)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-06-06 22:54:37 -07:00 |
|
N. Taylor Mullen
|
8ab74ef1bb
|
Refactor: Use config.getGeminiClient() for GeminiClient instantiation (#715)
|
2025-06-03 05:30:52 +00:00 |
|
Tolik Malibroda
|
0795e55f0e
|
feat: Add --yolo mode that automatically accepts all tools executions (#695)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-06-02 22:05:45 +02:00 |
|
Tommaso Sciortino
|
21fba832d1
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|