This website requires JavaScript.
Explore
Help
Sign in
acmcarther
/
qwen-code
Watch
1
Star
0
Fork
You've already forked qwen-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6
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