mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-20 21:57:14 +08:00
fix(bash): scope safety confirm to destructive deletions outside workspace
This commit is contained in:
@@ -29,7 +29,7 @@ ENVIRONMENT: All API keys from env_config are auto-injected. Use $VAR_NAME direc
|
|||||||
|
|
||||||
SAFETY:
|
SAFETY:
|
||||||
- Freely create/modify/delete files within the workspace
|
- Freely create/modify/delete files within the workspace
|
||||||
- For destructive and out-of-workspace commands, explain and confirm first"""
|
- For destructive commands out of workspace, explain and confirm first"""
|
||||||
|
|
||||||
params: dict = {
|
params: dict = {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
|||||||
Reference in New Issue
Block a user