Christian Gunderman
|
148b8f3ebd
|
fix(hooks): support 'ask' decision for BeforeTool hooks (#21146)
|
2026-03-21 03:52:39 +00:00 |
|
Sandy Tao
|
eb938a34d7
|
feat(core): instrument file system tools for JIT context discovery (#22082)
|
2026-03-13 03:44:42 +00:00 |
|
Spencer
|
0f89676dbb
|
feat(policy): support auto-add to policy by default and scoped persistence (#20361)
|
2026-03-10 17:01:41 +00:00 |
|
Christian Gunderman
|
f5f5b0c66f
|
feat(telemetry): include language in telemetry and fix accepted lines computation (#21126)
|
2026-03-04 18:58:39 +00:00 |
|
nityam
|
9c0ff50664
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
Tommaso Sciortino
|
8760356c37
|
Avoid overaggressive unescaping (#20520)
|
2026-02-27 01:50:21 +00:00 |
|
Nick Salerni
|
2af5ab6378
|
fix(core): prevent omission placeholder deletions in replace/write_file (#19870)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2026-02-22 19:58:31 +00:00 |
|
Abhi
|
deb202e185
|
chore(lint): fix lint errors seen when running npm run lint (#19844)
|
2026-02-21 18:33:25 +00:00 |
|
Christian Gunderman
|
17a2b7fccf
|
Utilize pipelining of grep_search -> read_file to eliminate turns (#19574)
|
2026-02-21 00:36:10 +00:00 |
|
Abhijit Balaji
|
4fa0011a14
|
fix(core): prevent duplicate tool approval entries in auto-saved.toml (#19487)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-19 20:03:52 +00:00 |
|
Jerop Kipruto
|
d782cfe984
|
feat(plan): hide plan write and edit operations on plans in Plan Mode (#19012)
|
2026-02-13 23:15:21 +00:00 |
|
Aishanee Shah
|
c4b44fe570
|
refactor(core): centralize core tool definitions and support model-specific schemas (#18662)
|
2026-02-10 01:29:52 +00:00 |
|
Thomas Shephard
|
b1104bea25
|
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 |
|
N. Taylor Mullen
|
34a9bc4de3
|
refactor(core): centralize path validation and allow temp dir access for tools (#17185)
Co-authored-by: Your Name <joshualitt@google.com>
|
2026-01-27 21:17:40 +00:00 |
|
Sandy Tao
|
4ad26bda56
|
feat(core): add disableLLMCorrection setting to skip auto-correction in edit tools (#16000)
|
2026-01-13 01:26:53 +00:00 |
|
Adib234
|
da6f44b823
|
Core data structure updates for Rewind functionality (#15714)
|
2026-01-07 17:10:22 +00:00 |
|
Abhi
|
2411c3a674
|
feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776)
|
2026-01-04 22:11:43 +00:00 |
|
Abhi
|
8a2eddcb25
|
feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774)
|
2026-01-04 19:59:35 +00:00 |
|
Adib234
|
97bc542183
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Jacob Richman
|
07125b3cbd
|
fix(policy): fix bug where accepting-edits continued after it was turned off (#15351)
|
2025-12-20 01:09:43 +00:00 |
|
Allen Hutchison
|
ed35f316e9
|
feat: Persistent "Always Allow" policies with granular shell & MCP support (#14737)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-12 21:45:39 +00:00 |
|
Tommaso Sciortino
|
1ff17461a8
|
Use consistent param names (#12517)
|
2025-11-06 23:03:52 +00:00 |
|
Allen Hutchison
|
ed3f64199d
|
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 |
|
Allen Hutchison
|
c27a9a935e
|
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
|
bc5e1da084
|
fix(tools): restore static tool names to fix configuration exclusions (#11551)
|
2025-10-21 02:35:35 +00:00 |
|
Abhi
|
b8561d2a40
|
refactor(tools): Move all tool names into tool-names.ts (#11493)
|
2025-10-20 00:53:53 +00:00 |
|
Abhi
|
61a089e917
|
refactor(core): Centralize 'write_file' tool name (#10694)
|
2025-10-09 04:33:31 +00:00 |
|
Abhi
|
b4054b00a9
|
refactor(core): Use BaseLlmClient for utility LLM calls in edit corrector (#8443)
|
2025-09-16 00:46:41 +00:00 |
|
Shreya Keshive
|
9b1953e78e
|
feat(ide): Check for IDE diffing capabilities before opening diffs (#8266)
|
2025-09-11 20:17:57 +00:00 |
|
Tommaso Sciortino
|
ca53eccb2c
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
Bryan Morgan
|
ec14342a28
|
Fix duplicate LOC counting due to diff_stat being passed in multiple places (#7483)
|
2025-08-31 11:41:28 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
42392f6308
|
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
|
a59706fc7b
|
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
|
12d87bc9ef
|
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
|
f0af8c2e2d
|
Read and write files through Zed (#6169)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
|
2025-08-18 22:29:45 +00:00 |
|
joshualitt
|
9c56fbabc9
|
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 |
|
Richie Foreman
|
d3d31c4242
|
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
|
2025-08-13 20:17:38 +00:00 |
|
Agus Zubiaga
|
c00193b026
|
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
|
864dd9bacc
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
|
Wanlin Du
|
bab6bef615
|
feat: migrate tools to use parametersJsonSchema. (#5330)
|
2025-08-11 23:12:41 +00:00 |
|
Akhil Appana
|
fa020d15c7
|
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 |
|
agarwalravikant
|
6362a5618e
|
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
|
81c8e0163c
|
feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613)
|
2025-08-06 17:50:02 +00:00 |
|
christine betts
|
7f3e89df49
|
[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
|
5a1da48358
|
remove unnecessary checks in WriteFileChecks.getDescription (#5526)
|
2025-08-04 19:12:33 +00:00 |
|
Yuki Okita
|
2d6318d9d0
|
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 |
|
Conrad Irwin
|
6e762dc70c
|
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
|
3757633829
|
Pure refactor: Consolidate isWithinRoot() function calling. (#4163)
|
2025-07-15 05:55:49 +00:00 |
|
Tommaso Sciortino
|
e4b5a5ae4e
|
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 |
|