mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 21:20:44 +00:00
feat: prototype publish sandbox script with npm package (#182)
This commit is contained in:
parent
a5ba681f8d
commit
d051c0fd0f
8 changed files with 96 additions and 9 deletions
3
package-lock.json
generated
3
package-lock.json
generated
|
|
@ -6835,7 +6835,8 @@
|
|||
"yargs": "^17.7.2"
|
||||
},
|
||||
"bin": {
|
||||
"gemini-code": "dist/index.js"
|
||||
"gemini-code": "dist/index.js",
|
||||
"gemini-code-sandbox": "bin/sandbox.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/diff": "^7.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue