qwen-code/packages
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
..
cli fix: resolve EditTool naming inconsistency causing agent confusion loops (#513) 2025-09-09 11:33:07 +08:00
core Make the ReadManyFiles tool share the "DEFAULT_MAX_LINES_TEXT_FILE=2000" limit across files. 2025-09-08 22:47:45 -07:00
test-utils chore: pump version to 0.0.10 (#502) 2025-09-02 17:55:22 +08:00
vscode-ide-companion chore: pump version to 0.0.10 (#502) 2025-09-02 17:55:22 +08:00