mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
🔧 Miscellaneous Improvements and Refactoring (#466)
This commit is contained in:
parent
347e606366
commit
600c58bbcb
16 changed files with 755 additions and 81 deletions
|
|
@ -52,10 +52,7 @@ jobs:
|
|||
{
|
||||
"maxSessionTurns": 25,
|
||||
"coreTools": [
|
||||
"run_shell_command(echo)",
|
||||
"run_shell_command(gh label list)",
|
||||
"run_shell_command(gh issue edit)",
|
||||
"run_shell_command(gh issue list)"
|
||||
"run_shell_command"
|
||||
],
|
||||
"sandbox": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue