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
Structured transaction confirmation — fund-moving commands now require confirmation via AskUserQuestion (Claude Code) or numbered options (OpenClaw) before executing. Plain text confirmation is no longer sufficient.
Auto login check — skill automatically checks login state on session start and triggers device login if needed.
Auto-create CLAUDE.md — setup script creates ~/.claude/CLAUDE.md if it doesn't exist, instead of erroring out.
Improved
Remove slash command symlink step from OpenClaw install script