qwen-code/packages/core/src
Victor Miura 31cd35b8c4
fix(tools): Add an end of file list marker to ReadManyFilesTool (#5967)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
2025-08-22 15:10:14 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
code_assist Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
config feat(search): Add option to disable fuzzy search (#6510) 2025-08-22 06:31:39 +00:00
core Reuse CoreToolScheduler for nonInteractiveToolExecutor (#6714) 2025-08-21 23:49:12 +00:00
ide Support IDE connections via stdio MCP (#6417) 2025-08-21 22:00:05 +00:00
mcp Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
prompts fix(mcp): clear prompt registry on refresh to prevent duplicates (#5385) 2025-08-05 21:59:31 +00:00
services Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
telemetry feat: Add programming language to CLI events (#6071) 2025-08-22 12:17:32 +00:00
test-utils feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
tools fix(tools): Add an end of file list marker to ReadManyFilesTool (#5967) 2025-08-22 15:10:14 +00:00
utils feat: Add programming language to CLI events (#6071) 2025-08-22 12:17:32 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts Fix(grep): memory overflow in grep search and enhance test coverage (#5911) 2025-08-22 06:10:45 +00:00