Allen Hutchison
|
ffc5e4d048
|
Refactor PolicyEngine to Core Package (#12325)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-03 23:41:00 +00:00 |
|
Gaurav Sehgal
|
2fa13420ae
|
add absolute file path description for windows (#12007)
|
2025-10-27 04:17:13 +00:00 |
|
Allen Hutchison
|
b188a51c32
|
feat(core): Introduce message bus for tool execution confirmation (#11544)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-24 20:04:40 +00:00 |
|
Abhi
|
b364f37655
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Abhi
|
7dd2d8f794
|
fix(tools): restore static tool names to fix configuration exclusions (#11551)
|
2025-10-21 02:35:35 +00:00 |
|
Abhi
|
c8518d6a63
|
refactor(tools): Move all tool names into tool-names.ts (#11493)
|
2025-10-20 00:53:53 +00:00 |
|
Abhi
|
23e52f0ff3
|
refactor(core): Centralize tool names to avoid circular dependencies - Edit, Grep, Read (#11434)
|
2025-10-19 23:21:47 +00:00 |
|
Abhi
|
3a1d3769ae
|
Refactor EditTool.Name to use centralized EDIT_TOOL_NAME (#11343)
|
2025-10-17 05:35:35 +00:00 |
|
Sandy Tao
|
ad59be0c81
|
fix(core): Fix unable to cancel edit tool (#9299)
|
2025-09-24 19:16:00 +00:00 |
|
Abhi
|
1634d5fcca
|
refactor(core): Use BaseLlmClient for utility LLM calls in edit corrector (#8443)
|
2025-09-16 00:46:41 +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 |
|
Shreya Keshive
|
8969a232ec
|
feat(ide): Check for IDE diffing capabilities before opening diffs (#8266)
|
2025-09-11 20:17:57 +00:00 |
|
Gal Zahavi
|
0e284457be
|
Revert "Fix dollar sign replacement bug in file editing (#7703)" (#7823)
|
2025-09-05 20:34:02 +00:00 |
|
fuyou
|
0bc0d23cb3
|
Fix dollar sign replacement bug in file editing (#7703)
|
2025-09-05 02:12:57 +00:00 |
|
Shardul Natu
|
cda4280d74
|
fix(diffstats): Always return diff stats from EditTool (#7489)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-09-04 17:20:40 +00:00 |
|
Tommaso Sciortino
|
cb43bb9ca4
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
Bryan Morgan
|
17044876f6
|
Fix duplicate LOC counting due to diff_stat being passed in multiple places (#7483)
|
2025-08-31 11:41:28 +00:00 |
|
Shardul Natu
|
a167f28ead
|
fix(diffstats): Fix diff stats to correctly capture the edits (#7446)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
|
2025-08-30 20:56:10 +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 |
|
joshualitt
|
76bbbac7ff
|
bug(core): Fix for "no changes" edits. (#6836)
|
2025-08-22 17:43:19 +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 |
|
joshualitt
|
b9cece767d
|
feat(core): Cleanup after migrating tools. (#6199)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 20:55:06 +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 |
|
Richie Foreman
|
a90aeb3d8f
|
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
|
2025-08-13 20:17:38 +00:00 |
|
Agus Zubiaga
|
d3fda9dafb
|
Zed integration schema upgrade (#5536)
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Ben Brandt <benjamin@zed.dev>
|
2025-08-13 15:58:26 +00:00 |
|
Shreya Keshive
|
3a87712c1a
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
|
Wanlin Du
|
d9fb08c9da
|
feat: migrate tools to use parametersJsonSchema. (#5330)
|
2025-08-11 23:12:41 +00:00 |
|
agarwalravikant
|
5ab184fcaf
|
Fix for git issue 5657 to add lines of code added/removed telemetry (#5823)
Co-authored-by: Ravikant Agarwal <ravikantag@google.com>
|
2025-08-08 04:38:07 +00:00 |
|
joshualitt
|
8bac9e7d04
|
Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744)
|
2025-08-07 17:05:37 +00:00 |
|
christine betts
|
b55467c1dd
|
[ide-mode] Support rendering in-IDE diffs using the edit tool (#5618)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-06 20:55:29 +00:00 |
|
joshualitt
|
6133bea388
|
feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613)
|
2025-08-06 17:50:02 +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 |
|
Silvio Junior
|
7748e56153
|
[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ToolCallResponseInfo and ToolResult (#5222)
|
2025-08-01 15:20:08 +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 |
|
Josh Soref
|
dc2ac144b7
|
Various spelling improvements (#3497)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-07-21 21:54:44 +00:00 |
|
Wen Sun
|
b4d00ab4fb
|
feat(edit): Prevent no-op edits (#3520)
|
2025-07-21 21:24:02 +00:00 |
|
Conrad Irwin
|
761ffc6338
|
Zed integration (#4266)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: mkorwel <matt.korwel@gmail.com>
|
2025-07-17 22:25:23 +00:00 |
|
Tommaso Sciortino
|
fefa7ecbea
|
Pure refactor: Consolidate isWithinRoot() function calling. (#4163)
|
2025-07-15 05:55:49 +00:00 |
|
Tommaso Sciortino
|
4dab31f1c8
|
Improve Function Call argument validation and typing (#2881)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-08 06:48:44 +00:00 |
|
Tommaso Sciortino
|
357546a2aa
|
Initialize MCP tools once at start up instead of every time we auth. (#3483)
|
2025-07-07 22:01:59 +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 |
|
Tim Rogers
|
dbe63e7234
|
fix: Correct pluralization of the number of occurrences in EditTool tool errors (#2463)
|
2025-06-29 19:53:59 +00:00 |
|
Leo
|
601d9ba36d
|
fix edit retrigger (#2306)
|
2025-06-28 18:02:44 +00:00 |
|
Leo
|
5c8e49a0e3
|
bug: Fix modify edit (#1078)
|
2025-06-15 18:00:41 -07:00 |
|
Leo
|
2c6aae863a
|
Enable "modify" in write tool (#1044)
|
2025-06-14 11:20:04 -07:00 |
|
Leo
|
1ef68e0612
|
feat: External editor settings (#882)
|
2025-06-11 18:21:54 -07:00 |
|
Anas Sulaiman
|
00c4527a1b
|
unify diff generation before and after an edit
|
2025-06-11 09:47:11 -04:00 |
|
Eddie Santos
|
6484dc9008
|
Add Windsurf in edit tool to modify changes, if installed (#853)
|
2025-06-09 16:01:06 -07:00 |
|
matt korwel
|
3b943c1582
|
Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (#784)
|
2025-06-09 12:19:42 -07:00 |
|