Skip to main content

CommandHook

Defined in the types module.
AI Agent Hook that executes a shell command.

Properties

command
str
No description available.
shell
bool
No description available.
env
Dict
No description available.

Source

View on GitHub

praisonaiagents/hooks/types.py at line 187