OpenClaw React Client Update Adds Model Per Agent, CLI Tool, and Auto-Start

OpenClaw Client Update Features
The open-source OpenClaw React client has received a major update following community feedback. The project gained significant traction with over 900 clones in its first week.
New Features
- Model Per Agent: You can now assign specific models to specific agents. To configure this, click the + button, hit configure, and select the model you want for that agent.
- Auto-Updates: The client now receives updates automatically. You'll see a notification right on the dashboard when a new update is available.
- New CLI Tool: Managing the client is now easier with terminal commands. You can run
openclaw_client start | stop | restart | uninstalldirectly from your terminal. - Auto-Start: The client now runs automatically after a system reboot, eliminating the need to start it manually each time.
The update is available in the GitHub repository, which has seen significant community engagement. OpenClaw is an open-source platform for AI coding agents, and this client provides a React-based interface for interacting with the system.
📖 Read the full source: r/clawdbot
👀 See Also

Bridge Claude Code to Chat Apps for Remote Interaction
A GitHub project called cc-connect bridges Claude Code to messaging platforms like Slack and Telegram, allowing remote interaction without exposing your local machine. The agent runs locally while a small bridge relays messages between the agent and chat apps.

Comparison of 14 Claw AI Agent Variants Across 10 Categories
A detailed comparison of 14 popular Claw AI agent variants including OpenClaw, NanoClaw, NemoClaw, ZeroClaw, PicoClaw, Moltis, IronClaw, and NullClaw, scored across 53 sub-parameters with composite rankings and ideal use cases for each.

Claude Text Adventure Skill v1.1.0 Adds Campaign Arcs and Enhanced NPCs
The Claude text adventure skill update v1.1.0 introduces campaign arcs where character progression persists across adventures, NPCs with hidden stats and levels, and optional visual/audio modules. Download text-adventure.zip from GitHub releases to use with Claude Desktop or claude.ai.

SWE-rebench-V2 Released: Largest Open Multilingual Dataset for Code Agent Training
Nebius has released SWE-rebench-V2, currently the largest open dataset for training coding agents, featuring an automated pipeline for extracting RL environments at scale and designed specifically for large-scale reinforcement learning training.