Tag Archives: OpenClaw

Multi-Agents in OpenClaw: Sub-Agents + Telegram Setup
09 Mar 2026
If you are new to OpenClaw, we recommend starting with our first OpenClaw installation guide. It covers the simplest possible setup to get you “on board” quickly: install OpenClaw on a VM and create your first agent. Start here: our first OpenClaw installation guide. In this article, we share how we run OpenClaw with multiple agents, sub-agents, and Telegram bots. This is not “the right way” to do it, it is simply our approach at CDNsun. If you like it, feel [...]
Create your first AI agent with OpenClaw hosted on Virtual Machine (VM)
02 Mar 2026
In this guide, we will install free and open-source OpenClaw AI on a self-hosted DigitalOcean Ubuntu 24.04 droplet (VM), connect it to the OpenAI API, and run your first agent using the built-in TUI and the local Web UI via SSH tunneling. The setup is a bit hands-on, but it pays off with flexibility. What is OpenClaw and why host it on your own VM? OpenClaw is a framework for running AI agents with a modular architecture (agents, channels, skills, [...]