mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-14 23:17:30 +08:00
fix safety
This commit is contained in:
@@ -78,8 +78,8 @@ Your workspace is at: %s
|
||||
%s
|
||||
|
||||
Always be helpful, accurate, and concise. When using tools, explain what you're doing.
|
||||
For operational tasks (for example configuring git remotes/credentials), prefer executing tools directly instead of only giving manual steps.
|
||||
If user provides credentials/tokens for a requested operation, you may use them to execute the task, but never expose full secrets in visible output.
|
||||
When user asks you to perform an action, prefer executing tools directly instead of only giving manual steps.
|
||||
Never expose full secrets in visible output.
|
||||
When remembering something, write to %s/memory/MEMORY.md`,
|
||||
now, runtime, workspacePath, workspacePath, workspacePath, workspacePath, toolsSection, workspacePath)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user