Abhi
|
12c7c9cc42
|
feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776)
|
2026-01-04 22:11:43 +00:00 |
|
Abhi
|
90be9c3587
|
feat(core): Standardize Tool and Agent Invocation constructors (Phase 2) (#15775)
|
2026-01-04 20:51:23 +00:00 |
|
Serghei
|
58fd00a3df
|
fix(core): Add .geminiignore support to SearchText tool (#13763)
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
|
2025-12-22 04:25:26 +00:00 |
|
Adib234
|
bb8f181ef1
|
Refactor: Migrate console.error in ripGrep.ts to debugLogger (#15201)
|
2025-12-17 17:40:28 +00:00 |
|
Abhi
|
1c87e7cd25
|
feat: enhance RipGrep tool with advanced search options and improved defaults (#12677)
|
2025-11-12 05:11:19 +00:00 |
|
Abhi
|
51f952e700
|
fix(core): use ripgrep --json output for robust cross-platform parsing (#12853)
|
2025-11-11 00:01:01 +00:00 |
|
Tommaso Sciortino
|
f05d937f39
|
Use consistent param names (#12517)
|
2025-11-06 23:03:52 +00:00 |
|
Abhi
|
b364f37655
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Allen Hutchison
|
bf80263bd6
|
feat: Implement message bus and policy engine (#11523)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-21 18:45:33 +00:00 |
|
Abhi
|
7dd2d8f794
|
fix(tools): restore static tool names to fix configuration exclusions (#11551)
|
2025-10-21 02:35:35 +00:00 |
|
cornmander
|
31f58a1f04
|
Fix Windows ripgrep detection (#11492)
|
2025-10-20 23:17:44 +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 |
|
joshualitt
|
7681c595b5
|
Revert "feat(third_party) Port get-ripgrep." (#8923)
|
2025-09-19 18:08:41 +00:00 |
|
joshualitt
|
6e4236bf76
|
feat(third_party) Port get-ripgrep. (#8514)
|
2025-09-19 15:13:28 +00:00 |
|
joshualitt
|
2ccb9839d3
|
feat(core): Re-download rg binary if it is deleted. (#8126)
|
2025-09-11 22:18:29 +00:00 |
|
joshualitt
|
f0bbfe5f0a
|
feat(core): Download ripgrep at runtime, if enabled. (#7818)
|
2025-09-08 21:44:56 +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 |
|
fuyou
|
ef46d64ae5
|
Fix(grep): memory overflow in grep search and enhance test coverage (#5911)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-22 06:10:45 +00:00 |
|