This website requires JavaScript.
Explore
Help
Sign In
abbyswag
/
qwen-code
Watch
1
Star
0
Fork
0
You've already forked qwen-code
mirror of
https://github.com/QwenLM/qwen-code.git
synced
2025-12-19 09:33:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28518aee0ab8ffc0881f807c41d2236afb96ae4b
qwen-code
/
packages
History
Olcan
28518aee0a
use exec instead of spawn for command -v to go through shell and let it interpret command as a shell built-in instead of looking for a command binary on system (note setting shell:true for spawn could also work) (
#211
)
2025-04-29 09:02:08 -07:00
..
cli
use exec instead of spawn for command -v to go through shell and let it interpret command as a shell built-in instead of looking for a command binary on system (note setting shell:true for spawn could also work) (
#211
)
2025-04-29 09:02:08 -07:00
server
switch to shell tool, deprecating terminal (
#203
)
2025-04-28 15:05:36 -07:00