Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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

Hooks Concept

Hook Events

Callbacks