A step-by-step guide to installing OpenClaw, running the onboard wizard, configuring your gateway, and sending your first message through Telegram. Part 2 of the complete OpenClaw developer series.
Category: Developer Tools
OpenClaw Complete Guide Part 1: What Is OpenClaw and Why Developers Should Care
OpenClaw is an open-source autonomous AI agent that runs on your own machine and connects to messaging platforms. This is Part 1 of a complete developer series covering everything from setup to advanced multi-agent workflows.
Announcing Group Code v1.5.0: Favorites System for VSCode
I just released Group Code v1.5.0 for VSCode with a new favorites system, user profile storage, and tree state persistence. Learn what’s new and how to upgrade.
Setting Up Your Rust Development Environment
A complete step-by-step guide to setting up Rust on your system. Learn how to install Rustup, configure your editor, choose between VS Code and RustRover, and create your first Rust project that actually runs.