fix safety

This commit is contained in:
lpf
2026-02-19 21:53:38 +08:00
parent b3d7774d9c
commit d9f989765d
9 changed files with 56 additions and 419 deletions

View File

@@ -100,6 +100,16 @@
}
},
"tools": {
"filesystem": {},
"shell": {
"enabled": true,
"working_dir": "",
"timeout": 60000000000,
"sandbox": {
"enabled": false,
"image": "golang:alpine"
}
},
"web": {
"search": {
"api_key": "YOUR_BRAVE_API_KEY",