qwen-code/packages/cli/src
Jacob MacDonald 5de66b4908
feat(mcp): Improve MCP prompt argument parsing (#6779)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-22 17:28:11 +00:00
..
commands 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
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat(mcp): Improve MCP prompt argument parsing (#6779) 2025-08-22 17:28:11 +00:00
test-utils Revert "Ignore workspace settings for untrusted folders" (#6672) 2025-08-20 19:49:15 +00:00
ui fix(copyCommand): provide friendlier error messages for /copy command (#6723) 2025-08-22 16:58:35 +00:00
utils fix(cli): improve stdin handling and add initial state check (#6747) 2025-08-22 15:42:03 +00:00
zed-integration fix(tools): Add an end of file list marker to ReadManyFilesTool (#5967) 2025-08-22 15:10:14 +00:00
gemini.test.tsx Force restart on trust level change to reload settings (#6713) 2025-08-21 07:38:12 +00:00
gemini.tsx Introduce initial screen reader mode handling and flag (#6653) 2025-08-21 22:29:15 +00:00
nonInteractiveCli.test.ts At Command Race Condition Bugfix For Non-Interactive Mode (#6676) 2025-08-21 18:47:40 +00:00
nonInteractiveCli.ts Reuse CoreToolScheduler for nonInteractiveToolExecutor (#6714) 2025-08-21 23:49:12 +00:00
validateNonInterActiveAuth.test.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
validateNonInterActiveAuth.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00