..
bfsFileSearch.test.ts
Fix tests to work in windows ( #4754 )
2025-07-23 22:07:19 +00:00
bfsFileSearch.ts
feat: full implementation for .geminiignore in settings and respective tool calls ( #3727 )
2025-07-20 07:55:33 +00:00
browser.ts
Automatically detect non-interactive environments and fall back to a manual, code-based authentication flow ( #4475 )
2025-07-19 00:22:50 +00:00
editCorrector.test.ts
Various spelling improvements ( #3497 )
2025-07-21 21:54:44 +00:00
editCorrector.ts
fix typos in diverse files ( #3550 )
2025-07-20 22:36:34 +00:00
editor.test.ts
Various spelling improvements ( #3497 )
2025-07-21 21:54:44 +00:00
editor.ts
Check for zeditor if zed binary is not found ( #3680 )
2025-07-20 19:35:21 +00:00
errorReporting.test.ts
Make errorReporting test windows compatible. ( #4856 )
2025-07-25 17:32:23 +00:00
errorReporting.ts
Make errorReporting test windows compatible. ( #4856 )
2025-07-25 17:32:23 +00:00
errors.ts
fix: remove direct gaxios dependency ( #4289 )
2025-07-17 22:54:19 +00:00
fetch.ts
Improvements to web-fetch tool ( #1030 )
2025-06-13 17:44:14 -07:00
fileUtils.test.ts
Various spelling improvements ( #3497 )
2025-07-21 21:54:44 +00:00
fileUtils.ts
Various spelling improvements ( #3497 )
2025-07-21 21:54:44 +00:00
flashFallback.integration.test.ts
Improve quota- and resource-related 429 error handling, also taking Code Assist customer tiers into consideration ( #3609 )
2025-07-09 14:18:15 +00:00
generateContentResponseUtilities.test.ts
Telemetry: Improve API response logging with function call details ( #1064 )
2025-06-15 01:48:01 -04:00
generateContentResponseUtilities.ts
Telemetry: Improve API response logging with function call details ( #1064 )
2025-06-15 01:48:01 -04:00
getFolderStructure.test.ts
Fix tests to work in windows ( #4754 )
2025-07-23 22:07:19 +00:00
getFolderStructure.ts
Fix windows bugs + refactor tests. ( #4634 )
2025-07-22 05:21:37 +00:00
gitIgnoreParser.test.ts
Upgrade test to work on windows. ( #4815 )
2025-07-25 07:15:41 +00:00
gitIgnoreParser.ts
Upgrade test to work on windows. ( #4815 )
2025-07-25 07:15:41 +00:00
gitUtils.ts
Ignore folders files ( #651 )
2025-06-04 04:40:46 +00:00
LruCache.ts
Rename server->core ( #638 )
2025-05-30 18:25:47 -07:00
memoryDiscovery.test.ts
feat(memory): make directory search limit on memory discovery configurable with settings.json ( #4460 )
2025-07-23 21:48:35 +00:00
memoryDiscovery.ts
feat(memory): make directory search limit on memory discovery configurable with settings.json ( #4460 )
2025-07-23 21:48:35 +00:00
memoryImportProcessor.test.ts
feat: modular GEMINI.md imports with @file.md syntax ( #1585 ) ( #2230 )
2025-06-29 22:51:47 +00:00
memoryImportProcessor.ts
feat: modular GEMINI.md imports with @file.md syntax ( #1585 ) ( #2230 )
2025-06-29 22:51:47 +00:00
messageInspectors.ts
fix: EditTool can clobber human edits to the same file. ( #3043 )
2025-07-07 17:28:56 +00:00
nextSpeakerChecker.test.ts
Fix not using flash for next speaker check ( #4016 )
2025-07-13 05:12:47 +00:00
nextSpeakerChecker.ts
Fix not using flash for next speaker check ( #4016 )
2025-07-13 05:12:47 +00:00
partUtils.test.ts
feat(core): add partUtils module with unit tests ( #4575 )
2025-07-22 23:57:06 +00:00
partUtils.ts
feat(core): add partUtils module with unit tests ( #4575 )
2025-07-22 23:57:06 +00:00
paths.ts
(feat): Initial Version of Custom Commands ( #4572 )
2025-07-22 04:34:55 +00:00
quotaErrorDetection.ts
Simplify streaming code for code assist server ( #4619 )
2025-07-21 20:44:43 +00:00
retry.test.ts
Improve quota- and resource-related 429 error handling, also taking Code Assist customer tiers into consideration ( #3609 )
2025-07-09 14:18:15 +00:00
retry.ts
Various spelling improvements ( #3497 )
2025-07-21 21:54:44 +00:00
safeJsonStringify.test.ts
Fix circular reference JSON serialization in telemetry logging ( #4150 )
2025-07-14 20:20:06 +00:00
safeJsonStringify.ts
Fix circular reference JSON serialization in telemetry logging ( #4150 )
2025-07-14 20:20:06 +00:00
schemaValidator.ts
fix typos in diverse files ( #3550 )
2025-07-20 22:36:34 +00:00
session.ts
refactor: Centralize session ID generation and propagation
2025-06-11 01:18:40 -04:00
shell-utils.test.ts
Safer Shell command Execution ( #4795 )
2025-07-25 19:25:32 +00:00
shell-utils.ts
Safer Shell command Execution ( #4795 )
2025-07-25 19:25:32 +00:00
summarizer.test.ts
Enable tool summarization only when explicitly set in settings.json ( #4140 )
2025-07-15 17:22:31 +00:00
summarizer.ts
feat(core): add partUtils module with unit tests ( #4575 )
2025-07-22 23:57:06 +00:00
systemEncoding.test.ts
fix: character encoding issues in shell command processor ( #1949 )
2025-07-21 22:26:40 +00:00
systemEncoding.ts
fix: character encoding issues in shell command processor ( #1949 )
2025-07-21 22:26:40 +00:00
testUtils.ts
[JUNE 25] Permanent failover to Flash model for OAuth users after persistent 429 errors ( #1376 )
2025-06-24 22:48:55 +00:00
user_account.test.ts
fix: clearcut logging (retry #3744 ) ( #3751 )
2025-07-11 17:57:35 +00:00
user_account.ts
fix: clearcut logging (retry #3744 ) ( #3751 )
2025-07-11 17:57:35 +00:00
user_id.test.ts
fix: clearcut logging (retry #3744 ) ( #3751 )
2025-07-11 17:57:35 +00:00
user_id.ts
fix: clearcut logging (retry #3744 ) ( #3751 )
2025-07-11 17:57:35 +00:00