You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each action type has a declaration the agent calls and a handler that applies it.
[actions/handlers/registry.py](../../libs/hackbot-runtime/hackbot_runtime/actions/handlers/registry.py) is the authoritative type → handler map.
The migration was done in #6802.
Example: