This website requires JavaScript.
Explore
Help
Register
Sign In
liuhuayong
/
qwen-code
Watch
1
Star
0
Fork
0
You've already forked qwen-code
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
28518aee0a
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