Whatβs New in v1.6.0
- Gateway Config Export / Import β Back up, restore, and migrate your OpenClaw configuration across sandboxes. Export to stdout or file, import with automatic JSON validation and Gateway restart. Supports cross-sandbox migration workflows.
CLI
- ClawHub Skill Install β Install OpenClaw extension skills from ClawHub directly into a sandbox. Skills are available immediately with no Gateway restart required.
CLI
Previous Releases
- Telegram Channel (CLI) β Polling and Webhook modes for connecting your agent to Telegram.
- Slack Channel β Socket and HTTP modes for connecting your agent to Slack.
- Install Script Improvements β Install directory changed to
~/.novitaclaw-cli, improvedupdatecommand with PEP 668 support and symlink recovery. - On-Demand Mode β Sandbox auto-pauses after idle, resumes on access. Zero billing while paused.
- Feishu Channel β Connect your agent to Feishu (Lark) via Webhook or Event mode.
- Web Terminal β Browser-based terminal access to your sandbox, no SSH required.
- File Manager β Browse and manage workspace files directly from the browser.
- systemd Service Management β Gateway, Web Terminal, and File Manager are fully managed by systemd with automatic restart on failure.
- Crash Auto-Recovery β Automatic diagnostics, repair, and service restoration on repeated crashes.
- Config Auto-Backup β Every config write creates an automatic backup; crash recovery restores from the latest known-good backup.
Getting Started
Prerequisites
- Python installed
- A Novita API key (create/manage keys in Key Management)
CLI
CLI
Step 1: Install NovitaClaw
CLI
PowerShell
novitaclaw --help. If you see a list of commands, youβre all set.
Step 2: Set your API key
CLI
PowerShell
Step 3: Launch your instance
CLI
- Web UI URL β Chat with your agent
- Gateway WebSocket URL & Token β For programmatic access
- Web Terminal URL β Terminal access to the sandbox in your browser
- File Manager URL β Browse and manage workspace files
- Login credentials β Username and password for Web Terminal & File Manager
Chat tab to start using your agent.