summaryrefslogtreecommitdiff
path: root/packages/core/src/utils
AgeCommit message (Collapse)Author
2025-10-22feat: add support for .proto filesCastor Regex
2025-08-21perf(core): parallelize memory discovery file operations performance gain ↵JaeHo Jang
(#5751) Co-authored-by: Jacob Richman <[email protected]>
2025-08-20Remove unnecessary FileErrorType. (#6697)Tommaso Sciortino
2025-08-20feat(core): Handle special characters in file search paths (#6680)Sandy Tao
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
Co-authored-by: Taylor Mullen <[email protected]>
2025-08-19feat(core): refactor shell execution to use node-pty (#6491)Gal Zahavi
Co-authored-by: Jacob Richman <[email protected]>
2025-08-19Remove unnecessary promiuse usage. (#6585)Tommaso Sciortino
2025-08-19Fix locale-specific date formatting issue in environmentContext.ts (#5889)fuyou
Co-authored-by: Jacob Richman <[email protected]>
2025-08-19fix(core): harden user account caching (#6501)Marat Boshernitsan
2025-08-18Read and write files through Zed (#6169)Conrad Irwin
Co-authored-by: Agus Zubiaga <[email protected]>
2025-08-18Add MCP Root change notifications (#6502)Jacob MacDonald
2025-08-18feat(filesearch): Introduce non-recursive file search strategy (#6087)Bryant Chandler
Co-authored-by: Jacob Richman <[email protected]> Co-authored-by: Bryant Chandler <[email protected]>
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
Co-authored-by: Jacob Richman <[email protected]>
2025-08-17 feat(cli): Introduce arguments for shell execution in custom commands (#5966)Abhi
2025-08-15feat(shell): Include disallowed commands in block reason (#6278)cornmander
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-14Prevent writing outside of the workspace roots (#6178)Tommaso Sciortino
Co-authored-by: Jacob Richman <[email protected]>
2025-08-14[ide-mode] Support multi-folder workspaces (#6177)christine betts
2025-08-13chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)Richie Foreman
2025-08-13move errorParsing.ts to core (#6159)Adam Weidman
2025-08-11feat: migrate tools to use parametersJsonSchema. (#5330)Wanlin Du
2025-08-11chore: migrate from responseSchema to use responseJsonSchema. (#4814)Wanlin Du
2025-08-08fix: properly report tool errors in telemetry (#5688)Akhil Appana
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-07fix(core): Replace flaky performance tests with robust correctness tests (#5795)Allen Hutchison
Co-authored-by: Jacob Richman <[email protected]>
2025-08-07perf(filesearch): Use async fzf for non-blocking file search (#5771)Bryant Chandler
Co-authored-by: Jacob Richman <[email protected]>
2025-08-07Fix(core): Use Flash for next speaker check (#5786)Sandy Tao
2025-08-07feat(agent): Introduce Foundational Subagent Architecture (#1805)Abhi
Co-authored-by: Colt McAnlis <[email protected]>
2025-08-06feat: Improve @-command file path completion with fzf integration (#5650)DevMassive
Co-authored-by: Jacob Richman <[email protected]>
2025-08-06bug(core): Prompt engineering for truncated read_file. (#5161)joshualitt
2025-08-06fix: improve error handling and path processing in memory discovery (#5175)Akhil Appana
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Allen Hutchison <[email protected]>
2025-08-06feat(file-search): Add support for non-recursive file search (#5648)Bryant Chandler
Co-authored-by: Jacob Richman <[email protected]>
2025-08-06fix(core): Treat .mts files as TypeScript modules instead of video files (#5492)Yash Velagapudi
Co-authored-by: Jacob Richman <[email protected]>
2025-08-05feat(core, cli): Introduce high-performance FileSearch engine (#5136)Bryant Chandler
Co-authored-by: Jacob Richman <[email protected]>
2025-08-05Refactor IDE client state management, improve user-facing error messages, ↵Shreya Keshive
and add logging of connection events (#5591) Co-authored-by: matt korwel <[email protected]>
2025-08-05fix(core): prevent UI shift after vim edit (#5315)Gal Zahavi
2025-08-05bug(core): fix `contentRangeTruncated` calculation. (#5329)joshualitt
Co-authored-by: Jacob Richman <[email protected]>
2025-08-05feat: Multi-Directory Workspace Support (part 3: configuration in ↵Yuki Okita
settings.json) (#5354) Co-authored-by: Allen Hutchison <[email protected]>
2025-08-04feat(cli): Handle Punctuation in @ Command Parsing (#5482)Sandy Tao
2025-08-01fix(config): Resolve duplicate config loading from home directory (#5090)TIRUMALASETTI PRANITH
Co-authored-by: Allen Hutchison <[email protected]> Co-authored-by: Allen Hutchison <[email protected]>
2025-08-01fix(tests): refactor integration tests to be less flaky (#4890)Allen Hutchison
Co-authored-by: matt korwel <[email protected]>
2025-08-01Switch utility calls to use the gemini-2.5-flash-lite model (#5193)mrcabbage972
Co-authored-by: Anjali Sridhar <[email protected]>
2025-08-01New browser launcher for MCP OAuth. (#5261)Brian Ray
2025-08-01fix(core): Remove json output schema form the next speaker check prompt (#5325)Sandy Tao
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-31Add emacs support, as per user requests. :) (#1633)Paige Bailey
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: N. Taylor Mullen <[email protected]> Co-authored-by: Jacob Richman <[email protected]> Co-authored-by: matt korwel <[email protected]> Co-authored-by: matt korwel <[email protected]>
2025-07-31fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)Niladri Das
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Allen Hutchison <[email protected]>
2025-07-31bug(core): UI reporting for truncated read_file. (#5155)joshualitt
Co-authored-by: Jacob Richman <[email protected]>
2025-07-30Introduce IDE mode installer (#4877)christine betts
2025-07-30feat: Multi-Directory Workspace Support (part1: add `--include-directories` ↵Yuki Okita
option) (#4605) Co-authored-by: Allen Hutchison <[email protected]>
2025-07-30perf(core): parallelize bfsFileSearch for 40% faster CLI startup (#5185)Hyunsu Shin
2025-07-27(model) - Use Flash Lite For Next Speaker Checks (#4991)Abhi
2025-07-27refactor(telemetry): enhance flushToClearcut method with retry logic and ↵Hyeladi Bassi
early return for empty events (#1601) Co-authored-by: Scott Densmore <[email protected]>