summaryrefslogtreecommitdiff
path: root/packages/core/src/utils
AgeCommit message (Expand)Author
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
2025-06-24[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ...Bryan Morgan
2025-06-24Update editor.ts (#1371)cornmander
2025-06-23Add Zed Editor to Eidtor List (#1372)Scott Densmore
2025-06-24Improve Auth error messaging (#1358)Tommaso Sciortino
2025-06-23Remove .gitignore logging from startup. (#1323)N. Taylor Mullen
2025-06-22Clearcut logging - initial implementation (#1274)owenofbrien
2025-06-19Move the shell history our of the project .gemini to the home dir (#1195)Louis Jimenez
2025-06-18Fix noise in headless mode on STDOUT (#1184)Allen Hutchison
2025-06-15feat(test): Increase test coverage across CLI and Core packages (#1089)N. Taylor Mullen
2025-06-15Add file operation telemetry (#1068)Jerop Kipruto
2025-06-15Telemetry: Improve API response logging with function call details (#1064)Jerop Kipruto
2025-06-14Address b/424256913 - fixed error in correctStringEscaping() and improved bac...Bryan Morgan
2025-06-14centralize file filtering in `FileDiscoveryService` (#1039)Anas H. Sulaiman
2025-06-13Improvements to web-fetch tool (#1030)Allen Hutchison
2025-06-13initialize `FileDiscoveryService` once (#1029)Anas H. Sulaiman
2025-06-13reuse `GitIgnoreParser` for loading `.geminiignore` (#1025)Anas H. Sulaiman
2025-06-13Fix default extension context filename and update docs (#1024)Tommaso Sciortino
2025-06-13reuse filtering service in `bfsFileSearch` (#1018)Anas H. Sulaiman
2025-06-13reuse filtering service in getFolderStructure (#1016)Anas H. Sulaiman
2025-06-13Update contextFileName to support an optional list of strings (#1001)Billy Biggs
2025-06-13refactor: Use default centralized Flash & Pro models everywhere (#994)N. Taylor Mullen
2025-06-13Handle telemetry in non-interactive mode (#1002)Jerop Kipruto
2025-06-12Refactor OTEL logging for API calls (#991)Jerop Kipruto
2025-06-12Improve the performance of filename completion over large repositories. (#938)DeWitt Clinton
2025-06-11feat: External editor settings (#882)Leo
2025-06-11Extensibility: Gemini.md files (#944)matt korwel
2025-06-11refactor(telemetry): pass config object to telemetry functionsjerop
2025-06-11feat(core): Create BFS file search utility (#903)Allen Hutchison
2025-06-11refactor: Centralize session ID generation and propagationjerop
2025-06-10Remove unneeded `mockRestore()`s from tests (#919)Seth Troisi
2025-06-09Add Windsurf in edit tool to modify changes, if installed (#853)Eddie Santos
2025-06-09Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (...matt korwel
2025-06-09feat(core): Add .gitignore support to getFolderStructure (#865)N. Taylor Mullen
2025-06-08feat(git): Refactor gitignore handling to use `ignore` library instead of `mi...N. Taylor Mullen
2025-06-08Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)N. Taylor Mullen
2025-06-08Add tests for `core/utils/editor` (#851)Eddie Santos
2025-06-08feat: Add flow to allow modifying edits during edit tool call (#808)Leo