-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Now the bash tool as no restrictions on commands that it can run. The only restriction in place is on bash tool description (prompt) which easily is bypassed/not respected by some models.
Adding an disallow list for certain commands, for instance, git commit and push, will be more safe.
But there's some challenges in doing this, as the llm can run multiple commands on one run.
It will be interesting to allow users configure these as a setting too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request