Shell
Shell command execution tool.
Installation
main.py
API
run(command)
Execute a shell command, returns output.
main.py
run_in_dir(command, directory)
Execute command in a specific directory.
main.py
Use with Agent
main.py
Common Use Cases
main.py
