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
fix(hooks): correct resolveHookSource mapping and restore error logging
- Change "openclaw-plugin" → "workspace" in resolveHookSource so
plugin-discovered hooks are properly cleared on hot-reload
- Replace silent .catch(() => {}) with logVerbose in dispatch-unified
to preserve debug observability for plugin hook failures
0 commit comments