qwen-code/packages/cli/src
Nanda Kishore 528227a0f8
feat: Add programming language to CLI events (#6071)
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: JaeHo Jang <diehreo@gmail.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Victor May <mayvic@google.com>
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Billy Biggs <bbiggs@google.com>
Co-authored-by: Ricardo Fabbri <rfabbri@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
Co-authored-by: Ben Guo <36952867+HunDun0Ben@users.noreply.github.com>
Co-authored-by: Ben Guo <hundunben@gmail.com>
Co-authored-by: mkusaka <hinoshita1992@gmail.com>
2025-08-22 12:17:32 +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 Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
test-utils Revert "Ignore workspace settings for untrusted folders" (#6672) 2025-08-20 19:49:15 +00:00
ui feat: Add programming language to CLI events (#6071) 2025-08-22 12:17:32 +00:00
utils test(integration): add failing test for stdin context with prompt (#6158) 2025-08-20 23:52:27 +00:00
zed-integration Fix(grep): memory overflow in grep search and enhance test coverage (#5911) 2025-08-22 06:10:45 +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