summaryrefslogtreecommitdiff
path: root/packages/core/src/utils
AgeCommit message (Expand)Author
2025-07-26refactor(core): Centralize shell logic into ShellExecutionService (#4823)Abhi
2025-07-25Safer Shell command Execution (#4795)matt korwel
2025-07-25Make errorReporting test windows compatible. (#4856)Tommaso Sciortino
2025-07-25Upgrade test to work on windows. (#4815)Tommaso Sciortino
2025-07-23Fix tests to work in windows (#4754)Tommaso Sciortino
2025-07-23feat(memory): make directory search limit on memory discovery configurable wi...Brandon Keiji
2025-07-23Fix memoryDiscovery test to work in windows. (#4742)Tommaso Sciortino
2025-07-23Fix windows bugs in atCommandProcessor.ts (#4684)Tommaso Sciortino
2025-07-22 feat(core): add partUtils module with unit tests (#4575)HyeongHo Jun
2025-07-22Fix windows bugs + refactor tests. (#4634)Tommaso Sciortino
2025-07-22(feat): Initial Version of Custom Commands (#4572)Abhi
2025-07-21fix: character encoding issues in shell command processor (#1949)BOYI
2025-07-21Various spelling improvements (#3497)Josh Soref
2025-07-21Simplify streaming code for code assist server (#4619)Tommaso Sciortino
2025-07-20feat: Make file type detection and binary checks asynchronous (#3286) (#3288)sangwook
2025-07-20fix typos in diverse files (#3550)Didier Durand
2025-07-20Check for zeditor if zed binary is not found (#3680)Cole Miller
2025-07-20feat: full implementation for .geminiignore in settings and respective tool c...Pyush Sinha
2025-07-20Feature custom themes logic (#2639)Ali Al Jufairi
2025-07-20fix: prevent RangeError in GitIgnoreParser for root paths (#3417)osbornesec
2025-07-19Automatically detect non-interactive environments and fall back to a manual, ...Marat Boshernitsan
2025-07-17fix: remove direct gaxios dependency (#4289)Pascal Birchler
2025-07-17Zed integration (#4266)Conrad Irwin
2025-07-15Enable tool summarization only when explicitly set in settings.json (#4140)anj-s
2025-07-15Pure refactor: Consolidate isWithinRoot() function calling. (#4163)Tommaso Sciortino
2025-07-14Fix circular reference JSON serialization in telemetry logging (#4150)Bryan Morgan
2025-07-13Fix not using flash for next speaker check (#4016)Sandy Tao
2025-07-11fix: clearcut logging (retry #3744) (#3751)Gaurav
2025-07-11Summarize tool call outputs using tool specific summarizers (#3745)anj-s
2025-07-09Revert "fix: Use Email for Clearcut Logging and Refactor User Info Fetching" ...matt korwel
2025-07-10fix: Use Email for Clearcut Logging and Refactor User Info Fetching (#3620)Gaurav
2025-07-09Remove auto-execution on Flash in the event of a 429/Quota failover (#3662)Bryan Morgan
2025-07-09Improve quota- and resource-related 429 error handling, also taking Code Assi...Bryan Morgan
2025-07-08Improve Function Call argument validation and typing (#2881)Tommaso Sciortino
2025-07-07fix: EditTool can clobber human edits to the same file. (#3043)Colt McAnlis
2025-07-07feat: add .svg support (#3229)Pugazhendhi
2025-07-05fix typos in diverse files (#3284)Didier Durand
2025-07-03Fixed Google User Id pass to Clearcut (#3147)Bryan Morgan
2025-07-01Special case mime type for ts file. (#2902)Tommaso Sciortino
2025-07-01feat: add audio and video support to read_file (#2556)Santhosh Kumar
2025-07-01Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)Tommaso Sciortino
2025-06-30Removed fallback logic for gaia id logging (#2761)owenofbrien
2025-06-29feat: modular GEMINI.md imports with @file.md syntax (#1585) (#2230)Niladri Das
2025-06-29Added obfuscated google account ID to clearcut log messages (#2593)Bryan Morgan
2025-06-29refactor: remove unnecessary assertion (#2579)Noritaka Kobayashi
2025-06-29feat: add Neovim editor support (#1448)yuki yano
2025-06-28feat: add VSCodium editor support (#2299)Pyush Sinha
2025-06-26429 fix (#1668)Bryan Morgan
2025-06-25Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)Tommaso Sciortino
2025-06-25changed 429 failover from 3 consecutive to 2 for OAuth users (#1579)Bryan Morgan