| .. |
|
bfsFileSearch.test.ts
|
feat: full implementation for .geminiignore in settings and respective tool calls (#3727)
|
2025-07-20 07:55:33 +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
|
|
|
|
errorReporting.ts
|
|
|
|
errors.ts
|
fix: remove direct gaxios dependency (#4289)
|
2025-07-17 22:54:19 +00:00 |
|
fetch.ts
|
|
|
|
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
|
|
|
|
generateContentResponseUtilities.ts
|
|
|
|
getFolderStructure.test.ts
|
Fix windows bugs in atCommandProcessor.ts (#4684)
|
2025-07-23 00:18:57 +00:00 |
|
getFolderStructure.ts
|
Fix windows bugs + refactor tests. (#4634)
|
2025-07-22 05:21:37 +00:00 |
|
gitIgnoreParser.test.ts
|
fix: prevent RangeError in GitIgnoreParser for root paths (#3417)
|
2025-07-20 07:12:53 +00:00 |
|
gitIgnoreParser.ts
|
fix: prevent RangeError in GitIgnoreParser for root paths (#3417)
|
2025-07-20 07:12:53 +00:00 |
|
gitUtils.ts
|
|
|
|
LruCache.ts
|
|
|
|
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
|
|
|
|
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 |