🔧 Miscellaneous Improvements and Refactoring (#466)

This commit is contained in:
tanzhenxin 2025-08-27 17:32:57 +08:00 committed by GitHub
parent 347e606366
commit 600c58bbcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 755 additions and 81 deletions

View file

@ -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
}