Skip to content

Releases: arktnld/claude-code-whatsapp

v1.0.0 — Initial Release

Choose a tag to compare

@arktnld arktnld released this 02 May 12:44

Claude Code WhatsApp v1.0.0

WhatsApp bot for remote access to Claude Code.

Features

  • WhatsApp Bridge (Go) — connects via whatsmeow, QR code login, HTTP/WebSocket API
  • Python Core — Claude Code SDK integration with session management
  • Security — phone whitelist, group/broadcast blocking, directory sandbox, silent drop for unknown numbers
  • Commands/start, /new, /status, /repo, /stop
  • Media support — photos (Claude Vision), documents (reads content)
  • Session persistence — SQLite storage, auto-resume per user+directory
  • Rate limiting — configurable per-user limits

Getting Started

See README for setup instructions.