| .. |
|
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
|
|
|
|
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 |
|
formatters.ts
|
refactor(core): Centralize shell logic into ShellExecutionService (#4823)
|
2025-07-26 01:56:49 +00:00 |
|
generateContentResponseUtilities.test.ts
|
|
|
|
generateContentResponseUtilities.ts
|
|
|
|
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
|
|
|
|
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
|
(model) - Use Flash Lite For Next Speaker Checks (#4991)
|
2025-07-27 21:40:55 +00:00 |
|
nextSpeakerChecker.ts
|
(model) - Use Flash Lite For Next Speaker Checks (#4991)
|
2025-07-27 21:40:55 +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
|
refactor(telemetry): enhance flushToClearcut method with retry logic and early return for empty events (#1601)
|
2025-07-27 18:18:27 +00:00 |
|
retry.ts
|
refactor(telemetry): enhance flushToClearcut method with retry logic and early return for empty events (#1601)
|
2025-07-27 18:18:27 +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
|
|
|
|
shell-utils.test.ts
|
feat: Add Shell Command Execution to Custom Commands (#4917)
|
2025-07-27 06:00:26 +00:00 |
|
shell-utils.ts
|
feat: Add Shell Command Execution to Custom Commands (#4917)
|
2025-07-27 06:00:26 +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
|
|
|
|
textUtils.ts
|
refactor(core): Centralize shell logic into ShellExecutionService (#4823)
|
2025-07-26 01:56:49 +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 |