qwen-code/packages/core/src/utils
gbbosak 9a0722625b
Fix crash when encountering an included directory which doesn't exist (#6497)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2025-08-22 20:49:35 +00:00
..
filesearch feat(search): Add option to disable fuzzy search (#6510) 2025-08-22 06:31:39 +00:00
bfsFileSearch.test.ts
bfsFileSearch.ts
browser.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
editCorrector.test.ts Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
editCorrector.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
editor.test.ts fix(editors): fix neovim closing when using modify with editor (#5337) 2025-08-22 17:57:11 +00:00
editor.ts fix(editors): fix neovim closing when using modify with editor (#5337) 2025-08-22 17:57:11 +00:00
environmentContext.test.ts Remove unnecessary promiuse usage. (#6585) 2025-08-19 22:31:02 +00:00
environmentContext.ts Remove unnecessary promiuse usage. (#6585) 2025-08-19 22:31:02 +00:00
errorParsing.test.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
errorParsing.ts
errorReporting.test.ts
errorReporting.ts
errors.ts
fetch.ts
fileUtils.test.ts Read and write files through Zed (#6169) 2025-08-18 22:29:45 +00:00
fileUtils.ts Remove unnecessary FileErrorType. (#6697) 2025-08-20 23:13:29 +00:00
flashFallback.integration.test.ts
formatters.ts
generateContentResponseUtilities.test.ts
generateContentResponseUtilities.ts
getFolderStructure.test.ts
getFolderStructure.ts
getPty.ts feat(core): refactor shell execution to use node-pty (#6491) 2025-08-19 23:03:51 +00:00
gitIgnoreParser.test.ts
gitIgnoreParser.ts
gitUtils.ts
installationManager.test.ts Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
installationManager.ts Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
language-detection.ts feat: Add programming language to CLI events (#6071) 2025-08-22 12:17:32 +00:00
LruCache.ts
memoryDiscovery.test.ts perf(core): parallelize memory discovery file operations performance gain (#5751) 2025-08-21 18:21:04 +00:00
memoryDiscovery.ts perf(core): parallelize memory discovery file operations performance gain (#5751) 2025-08-21 18:21:04 +00:00
memoryImportProcessor.test.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
memoryImportProcessor.ts [ide-mode] Support multi-folder workspaces (#6177) 2025-08-14 20:12:57 +00:00
messageInspectors.ts
nextSpeakerChecker.test.ts
nextSpeakerChecker.ts
partUtils.test.ts
partUtils.ts
paths.test.ts [ide-mode] Support multi-folder workspaces (#6177) 2025-08-14 20:12:57 +00:00
paths.ts Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
quotaErrorDetection.ts
retry.test.ts
retry.ts
safeJsonStringify.test.ts
safeJsonStringify.ts
schemaValidator.ts
secure-browser-launcher.test.ts
secure-browser-launcher.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
session.ts
shell-utils.test.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
shell-utils.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
summarizer.test.ts
summarizer.ts
systemEncoding.test.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
systemEncoding.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
testUtils.ts
textUtils.ts
userAccountManager.test.ts Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
userAccountManager.ts Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
workspaceContext.test.ts Fix crash when encountering an included directory which doesn't exist (#6497) 2025-08-22 20:49:35 +00:00
workspaceContext.ts Fix crash when encountering an included directory which doesn't exist (#6497) 2025-08-22 20:49:35 +00:00