qwen-code/packages/cli/src
Santhosh Kumar 4b79ef877f
feat(cli): Allow themes to be specified as file paths (#6828)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
2025-08-22 19:28:41 +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
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 feat(cli): Allow themes to be specified as file paths (#6828) 2025-08-22 19:28:41 +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
validateNonInterActiveAuth.ts