- Secure Vault: each Shrimp gets an isolated file space; data is invisible between Shrimps; admins exchange files via Finder
- Public Folder: shared resource space across all Shrimps for prompt templates, reference data, etc.
- Channel binding management: visual channel binding status with Feishu/WeChat configuration support
- Channel pairing UX: pairing completion now keeps the config panel open instead of auto-closing
- ClawdHome CLI: new command-line tool for scripted management
- Offline config writes: config changes fall back to local file writes when the Gateway is offline
- Upgrade UX: upgrade animations, in-card upgrade entry, and app update banner
- XPC terminal output switched to Data transport, fixing ANSI/UTF-8 truncation garbling
- Extracted UserEnvContract for unified user isolation environment variables
- Version label distinguishes loading vs loaded states, eliminating flicker
- Skills install shows recovery message when exit code is non-zero but verification passes
- Backup list queries now include diagnostic logging
- Environment validation fixes, deeper diagnostics checks, and recovery progress overlay
- Process table column widths optimized
- Hierarchical backup & restore: back up individual Shrimps or all at once, restore to any snapshot
- Appearance mode: cycle between System, Light, and Dark themes
- Cron task manager: visual UI for scheduled tasks with execution logs
- Skills Store: browse, install, configure, and manage OpenClaw skills
- Model priority management: drag-to-reorder fallback chains for model selection
- Diagnostics center: one-stop health checks across environment, permissions, config, security, Gateway, and network
- Hot config reload: apply configuration changes without restarting the Gateway
- Ed25519 device identity for enhanced WebSocket authentication
- Helper health panel: view Helper status in Settings with force-restart capability
- Memory log sidebar: browse and manage Shrimp memory logs
- Setup wizard fetches model lists from custom provider APIs
- XPC calls now enforce timeouts, preventing UI freezes when the Helper is unresponsive
- Watchdog uses smart retry intervals and skips uninstalled users
- Node.js installation validated with SHA-256 checksums; Zip Slip and npm injection defenses added
- Backup performance improved by replacing double-tar with rsync
- Backup directory moved to a user-accessible location
- Fixed username parsing for backup filenames containing hyphens
- Fixed Cron/Skills API failures caused by cleared scope
- Fixed incorrect slash escaping in JSON config files
- Web UI now shows loading indicators
- Process table streamlined; files open in editor on double-click
- Floating banner warns when Helper connection is lost
- Auto-recovery after disconnection during upgrades
- Admin users can see upgradable Shrimp count
- Added Node toolchain diagnosis with one-click repair to quickly troubleshoot and fix gateway runtime issues
- Improved app update check and upgrade progress UX
- Added a setup wizard to guide first-time Shrimp initialization
- App update checks now run in the background for improved reliability
- Refined detail window layout and overview interaction experience
- Improved upgrade notification messages
- Hardened proxy configuration and permission checks
- Improved stability of isolation environments and the initialization flow
- Proxy settings are now automatically applied to managed users
- Added authentication assist for terminal-based flows
- Expanded role presets in the Role Center with full localization
- Streamlined user onboarding with a clearer step-by-step flow
- Improved in-app update and model configuration experiences
- Universal packaging now supports both Intel and Apple Silicon
- App notarization enabled by default for improved macOS trust
- Added Role Market for browsing and adopting preconfigured role setups
- Direct model configuration without requiring a preset
- Redesigned onboarding experience with support for cloning from existing Shrimps
- Gateway watchdog: automatically monitors and recovers crashed gateway instances
- Polished onboarding and user management interaction details
- Improved in-app banner notifications
- Safer handling of user directory ownership and permissions
- Refined quick-transfer copy
- WeChat onboarding: Added a guided onboarding flow for WeChat-channel Shrimps to streamline initial setup.
- Quick file transfer in detail view: Upload and download files directly from the Shrimp detail panel — no need to open the full file manager.
- Terminal opens at current path: When launching a terminal from the file manager's maintenance window, the session starts in the directory you're already browsing.
- Model status quick command: A new shortcut command lets you instantly check the running status of model services from the management UI.
- Init wizard stability: Fixed intermittent freezes and unexpected navigation jumps during the Shrimp initialization flow for a smoother setup experience.
- Homebrew permission auto-repair: The app now detects and attempts to automatically fix Homebrew permission issues, reducing the need for manual troubleshooting.
- Localized model labels: Fallback model display names are now fully translated and no longer appear as raw English identifiers.
- Log output improvements: Refined logging behavior to produce cleaner, less noisy output.