Skip to main content

KanbanHookInput

Defined in the types module.
AI Agent Hook input for kanban task lifecycle events. Used by wrapper dispatcher and tools when emitting kanban events. Observability adapters can subscribe to these via the hook registry.

Properties

str
No description available.
str
No description available.
str
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
  • to_dict: Convert to dictionary for JSON serialization.

Source

View on GitHub

praisonaiagents/hooks/types.py at line 136

Hooks Concept

Hook Events

Callbacks