All projects

KuchiClaw

Live

A minimal AI agent framework: ephemeral containers, living file memory, filesystem IPC

~5,000
Lines of Code
422
Tests
4
Runtime Deps
Docker
Runtime
KuchiClaw screenshot

Overview

A personal AI agent that runs 24/7 on a VPS, talks through Telegram, manages its own memory in living markdown files, runs scheduled tasks (morning briefs, self-maintenance heartbeats), and reaches email and a shared Google Calendar through a simple skills system. Built on the Claude Agent SDK with ephemeral Docker containers as the security boundary, then hardened for unattended operation: HMAC-signed container output, fail-closed startup, crash recovery with a crash-loop circuit breaker, per-group isolation, and daily git backups of the agent's evolved memory.

Tech Stack

Claude Agent SDKTypeScriptDockerTelegram Bot APISQLiteMCP