qwen-code/packages/core/src/utils
Akhil Appana f5e0f16157
fix: properly report tool errors in telemetry (#5688)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-08 11:33:42 +00:00
..
filesearch perf(filesearch): Use async fzf for non-blocking file search (#5771) 2025-08-07 22:24:55 +00:00
bfsFileSearch.test.ts fix(core): Replace flaky performance tests with robust correctness tests (#5795) 2025-08-07 22:38:21 +00:00
bfsFileSearch.ts
browser.ts
editCorrector.test.ts
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
environmentContext.test.ts feat(agent): Introduce Foundational Subagent Architecture (#1805) 2025-08-07 00:34:38 +00:00
environmentContext.ts feat(agent): Introduce Foundational Subagent Architecture (#1805) 2025-08-07 00:34:38 +00:00
errorReporting.test.ts
errorReporting.ts
errors.ts
fetch.ts
fileUtils.test.ts bug(core): Prompt engineering for truncated read_file. (#5161) 2025-08-06 20:52:04 +00:00
fileUtils.ts fix: properly report tool errors in telemetry (#5688) 2025-08-08 11:33:42 +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
generateContentResponseUtilities.test.ts
generateContentResponseUtilities.ts
getFolderStructure.test.ts
getFolderStructure.ts
gitIgnoreParser.test.ts
gitIgnoreParser.ts
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 Fix(core): Use Flash for next speaker check (#5786) 2025-08-07 16:18:53 +00:00
nextSpeakerChecker.ts Fix(core): Use Flash for next speaker check (#5786) 2025-08-07 16:18:53 +00:00
partUtils.test.ts
partUtils.ts
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
retry.ts
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
shell-utils.ts
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
systemEncoding.ts
testUtils.ts
textUtils.ts
user_account.test.ts
user_account.ts
user_id.test.ts
user_id.ts
workspaceContext.test.ts
workspaceContext.ts feat: Multi-Directory Workspace Support (part 3: configuration in settings.json) (#5354) 2025-08-05 17:01:01 +00:00