Michael Bleigh
|
1d9cd8f8ed
|
refactor(core): consolidate execute() arguments into ExecuteOptions (#25101)
|
2026-04-10 17:11:17 +00:00 |
|
Jarrod Whelan
|
f6a9603ebd
|
feat(cli): refine tool output formatting for compact mode (#24677)
|
2026-04-09 03:30:52 +00:00 |
|
Jarrod Whelan
|
698b7741d8
|
feat(cli): implement compact tool output (#20974)
|
2026-03-30 23:43:29 +00:00 |
|
Sandy Tao
|
eb938a34d7
|
feat(core): instrument file system tools for JIT context discovery (#22082)
|
2026-03-13 03:44:42 +00:00 |
|
Christian Gunderman
|
93faf7cafe
|
Use ranged reads and limited searches and fuzzy editing improvements (#19240)
|
2026-02-17 23:54:08 +00:00 |
|
Alisa
|
3b9af4b813
|
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 |
|
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 |
|
Abhi
|
8a2eddcb25
|
feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774)
|
2026-01-04 19:59:35 +00:00 |
|
Tommaso Sciortino
|
1ff17461a8
|
Use consistent param names (#12517)
|
2025-11-06 23:03:52 +00:00 |
|
Tommaso Sciortino
|
84c89c2e65
|
use debugLogger instead of console (#12095)
|
2025-10-27 18:35:16 +00:00 |
|
Eric Rahm
|
b46b41b23f
|
refactor: simplify FilterReport and remove unused code (#11681)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-23 00:06:31 +00:00 |
|
Tommaso Sciortino
|
6896545897
|
Add .geminiignore support to the glob tool. (#8086)
|
2025-09-10 16:54:50 +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 |
|
joshualitt
|
bad9d8aa73
|
feat(core): Annotate remaining error paths in tools with type. (#6699)
|
2025-08-21 21:40:18 +00:00 |
|
Yuki Okita
|
fbbf39b059
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
joshualitt
|
fa4ead0a06
|
feat(core): Continue declarative tool migration. (#6114)
|
2025-08-13 18:57:37 +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 |
|