qwen-code/packages/core/src/utils
Tao Zhu ac0a0e061e Make the ReadManyFiles tool share the "DEFAULT_MAX_LINES_TEXT_FILE=2000" limit across files.
The current implementation can return 2000 x N lines when reading N files, such a length can be either extremely slow or infeasible for LLMs to process.
2025-09-08 22:47:45 -07:00
..
filesearch # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
bfsFileSearch.test.ts 🔧 Miscellaneous Improvements and Refactoring (#466) 2025-08-27 17:32:57 +08:00
bfsFileSearch.ts perf(core): parallelize bfsFileSearch for 40% faster CLI startup (#5185) 2025-07-30 17:32:03 +00:00
browser.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
editCorrector.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
editCorrector.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
editor.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
editor.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
environmentContext.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
environmentContext.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08: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 move errorParsing.ts to core (#6159) 2025-08-13 17:57:11 +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 pre-release commit 2025-07-22 23:26:01 +08:00
fetch.ts pre-release commit 2025-07-22 23:26:01 +08:00
fileUtils.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
fileUtils.ts Make the ReadManyFiles tool share the "DEFAULT_MAX_LINES_TEXT_FILE=2000" limit across files. 2025-09-08 22:47:45 -07:00
flashFallback.integration.test.ts Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18 2025-08-13 15:11:10 +08:00
formatters.ts refactor(core): Centralize shell logic into ShellExecutionService (#4823) 2025-07-26 01:56:49 +00:00
generateContentResponseUtilities.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
generateContentResponseUtilities.ts pre-release commit 2025-07-22 23:26:01 +08:00
getFolderStructure.test.ts merge main branch functionalities 2025-08-02 14:47:37 +08:00
getFolderStructure.ts merge main branch functionalities 2025-08-02 14:47:37 +08:00
getPty.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08: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 pre-release commit 2025-07-22 23:26:01 +08:00
LruCache.ts pre-release commit 2025-07-22 23:26:01 +08:00
memoryDiscovery.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
memoryDiscovery.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08: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 # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
messageInspectors.ts pre-release commit 2025-07-22 23:26:01 +08:00
nextSpeakerChecker.test.ts Fix(core): Use Flash for next speaker check (#5786) 2025-08-07 16:18:53 +00:00
nextSpeakerChecker.ts chore: migrate from responseSchema to use responseJsonSchema. (#4814) 2025-08-11 23:04:58 +00:00
openaiLogger.ts pre-release commit 2025-07-22 23:26:01 +08: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 # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
paths.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
quotaErrorDetection.test.ts feat(oauth): add Qwen OAuth integration 2025-08-08 10:30:18 +08:00
quotaErrorDetection.ts Merge tag 'v0.1.21' of github.com:google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.21 2025-08-20 22:24:50 +08:00
retry.test.ts feat(oauth): add Qwen OAuth integration 2025-08-08 10:30:18 +08:00
retry.ts feat(oauth): add Qwen OAuth integration 2025-08-08 10:30:18 +08:00
safeJsonParse.test.ts fix: OpenAI tools (#328) 2025-08-14 21:18:26 +08:00
safeJsonParse.ts fix: OpenAI tools (#328) 2025-08-14 21:18:26 +08:00
safeJsonStringify.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
safeJsonStringify.ts pre-release commit 2025-07-22 23:26:01 +08:00
schemaValidator.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
secure-browser-launcher.test.ts New browser launcher for MCP OAuth. (#5261) 2025-08-01 05:47:22 +00:00
secure-browser-launcher.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
session.ts pre-release commit 2025-07-22 23:26:01 +08:00
shell-utils.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
shell-utils.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
summarizer.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
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 # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
systemEncoding.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
testUtils.ts pre-release commit 2025-07-22 23:26:01 +08:00
textUtils.ts refactor(core): Centralize shell logic into ShellExecutionService (#4823) 2025-07-26 01:56:49 +00:00
user_account.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
user_account.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
user_id.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
user_id.ts rename GEMINI_DIR to QWEN_DIR 2025-08-26 20:14:10 +08:00
workspaceContext.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
workspaceContext.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00