AI Engineer Guide

TinyClaw - Lightweight wrapper around Claude Code

TinyClaw is a lightweight wrapper for Claude Code which you can access via WhatsApp (as of now)

It’s a good for someone who prefers to have really small AI assistant unlike OpenClaw which focuses on so many features.

The Archtecture is something like this:

  1. You send a message
  2. Claude Code executes it and responds.
┌─────────────────┐
│  WhatsApp       │──┐
│  Client         │  │
└─────────────────┘  │
                     ├──→ Queue (incoming/)
┌─────────────────┐  │        ↓
│  Telegram       │──┤   ┌──────────────┐
│  (future)       │  │   │   Queue      │
└─────────────────┘  │   │  Processor   │
                     │   └──────────────┘
Other Channels ──────┘        ↓
                         claude --dangerously-skip-permissions -c -p
                              ↓
                         Queue (outgoing/)
                              ↓
                    ┌─────────────────┐
                    │ Channels send   │
                    │ responses       │
                    └─────────────────┘

That’s pretty much it!

Reference

#Tinyclaw #Claude-Code

Stay Updated

Get the latest AI engineering insights delivered to your inbox.

No spam. Unsubscribe at any time.