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
{{ message }}
This repository was archived by the owner on Feb 27, 2026. It is now read-only.
The agent-install.sh enables hooks in openclaw.json but does not set hooks.token, which production OpenClaw now requires. Gateway crash-loops: 'hooks.enabled requires hooks.token'. Fix: generate and set hooks.token if not already present when enabling hooks. Also found: agent_chat plugin needs password auth (peer auth insufficient) and agents.list ID must match agent name for mention filtering.
The agent-install.sh enables hooks in openclaw.json but does not set hooks.token, which production OpenClaw now requires. Gateway crash-loops: 'hooks.enabled requires hooks.token'. Fix: generate and set hooks.token if not already present when enabling hooks. Also found: agent_chat plugin needs password auth (peer auth insufficient) and agents.list ID must match agent name for mention filtering.