| .. |
|
filesearch
|
feat(file-search): Add support for non-recursive file search (#5648)
|
2025-08-06 06:33:27 +00:00 |
|
bfsFileSearch.test.ts
|
fix(tests): refactor integration tests to be less flaky (#4890)
|
2025-08-01 21:33:33 +00:00 |
|
bfsFileSearch.ts
|
perf(core): parallelize bfsFileSearch for 40% faster CLI startup (#5185)
|
2025-07-30 17:32:03 +00:00 |
|
browser.ts
|
|
|
|
editCorrector.test.ts
|
Various spelling improvements (#3497)
|
2025-07-21 21:54:44 +00:00 |
|
editCorrector.ts
|
Switch utility calls to use the gemini-2.5-flash-lite model (#5193)
|
2025-08-01 21:11:51 +00:00 |
|
editor.test.ts
|
fix(core): prevent UI shift after vim edit (#5315)
|
2025-08-05 21:55:54 +00:00 |
|
editor.ts
|
fix(core): prevent UI shift after vim edit (#5315)
|
2025-08-05 21:55:54 +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
|
|
|
|
fetch.ts
|
|
|
|
fileUtils.test.ts
|
fix(core): Treat .mts files as TypeScript modules instead of video files (#5492)
|
2025-08-06 06:15:53 +00:00 |
|
fileUtils.ts
|
fix(core): Treat .mts files as TypeScript modules instead of video files (#5492)
|
2025-08-06 06:15:53 +00:00 |
|
flashFallback.integration.test.ts
|
Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591)
|
2025-08-05 22:52:58 +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: Multi-Directory Workspace Support (part 3: configuration in settings.json) (#5354)
|
2025-08-05 17:01:01 +00:00 |
|
memoryDiscovery.ts
|
fix: improve error handling and path processing in memory discovery (#5175)
|
2025-08-06 17:19:43 +00:00 |
|
memoryImportProcessor.test.ts
|
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
|
2025-07-31 16:36:50 +00:00 |
|
memoryImportProcessor.ts
|
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
|
2025-07-31 16:36:50 +00:00 |
|
messageInspectors.ts
|
|
|
|
nextSpeakerChecker.test.ts
|
(model) - Use Flash Lite For Next Speaker Checks (#4991)
|
2025-07-27 21:40:55 +00:00 |
|
nextSpeakerChecker.ts
|
fix(core): Remove json output schema form the next speaker check prompt (#5325)
|
2025-08-01 01:17:52 +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.test.ts
|
feat(cli): Handle Punctuation in @ Command Parsing (#5482)
|
2025-08-04 17:49:15 +00:00 |
|
paths.ts
|
feat(cli): Handle Punctuation in @ Command Parsing (#5482)
|
2025-08-04 17:49:15 +00:00 |
|
quotaErrorDetection.ts
|
|
|
|
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
|
|
|
|
safeJsonStringify.ts
|
|
|
|
schemaValidator.ts
|
|
|
|
secure-browser-launcher.test.ts
|
New browser launcher for MCP OAuth. (#5261)
|
2025-08-01 05:47:22 +00:00 |
|
secure-browser-launcher.ts
|
New browser launcher for MCP OAuth. (#5261)
|
2025-08-01 05:47:22 +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
|
|
|
|
summarizer.ts
|
Switch utility calls to use the gemini-2.5-flash-lite model (#5193)
|
2025-08-01 21:11:51 +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
|
|
|
|
user_account.ts
|
|
|
|
user_id.test.ts
|
|
|
|
user_id.ts
|
|
|
|
workspaceContext.test.ts
|
feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605)
|
2025-07-30 20:38:20 +00:00 |
|
workspaceContext.ts
|
feat: Multi-Directory Workspace Support (part 3: configuration in settings.json) (#5354)
|
2025-08-05 17:01:01 +00:00 |