allow_tool
Method
This is a method of the AutonomyConfig class in the config module.Add allowed tool
Signature
Parameters
No description available.
Returns
The result of the operation.
allow_tool: Add allowed tool
This is a method of the AutonomyConfig class in the config module.Add allowed tool
def allow_tool(mut self, tool: impl Into<String>) -> Self