Tag: agents
All the articles with the tag "agents".
ClaudeClaw: A Composable Agent Orchestrator for Claude Code
ClaudeClaw is a Claude Code plugin that turns Claude into a persistent, always-on agent orchestrator. It listens to messaging channels (Slack, WhatsApp, Telegram, Discord, Gmail), routes messages to isolated Claude agents, and manages conversations, memory, scheduled tasks, and webhooks — all from a single Node.js process.
MotherClaw: Building a Claude Code Plugin for Always-On AI Agents
A NanoClaw fork rebuilt as a Claude Code plugin — sandbox isolation, structured memory, webhook triggers, cost tracking, and 24 skills. One day, 22 commits, 386 tests.
OS-Level Sandboxing for AI Agents: NanoClaw + Anthropic's Sandbox Runtime
A technical deep dive into running Claude agents with kernel-enforced isolation — no Docker, no VMs, sub-10ms cold starts.