Skip to content

v0.5.0 — Public Beta

Choose a tag to compare

@ziggythebot ziggythebot released this 04 Mar 14:17

First public beta. GhostClaw is feature-complete and ready for testing.

What's included (ships with every install)

  • Telegram + WhatsApp — DM it like a person, or add to group chats
  • Web research — Perplexity-powered search and deep research built in
  • Ralph loops — autonomous multi-task engine, works through checklists overnight
  • Scheduled tasks — natural language or cron syntax
  • Per-group personality — each chat gets its own tone, memory, and rules via CLAUDE.md
  • Mission Control — real-time dashboard at localhost:3333 (status, chats, tasks, souls, logs, research)
  • Skills engine — add capabilities like installing a Claude Code skill, security-scanned before install

Optional skills

Gmail, voice transcription (ElevenLabs), voice reply, heartbeat monitoring, morning briefings, Slack, Telegram swarm, update checks. One command each from Claude Code.

New since v0.2.1

  • Mission Control dashboard with research tab and inline file editor
  • Ralph autonomous task loop with Telegram file delivery
  • Queue acknowledgment and persistent typing indicator
  • Voice transcription switched to ElevenLabs Scribe
  • Ghost personality throughout dashboard
  • Pruned inherited NanoClaw cruft, rewritten README and docs

Install

git clone https://github.com/b1rdmania/ghostclaw.git
cd ghostclaw && npm install && claude

Then type /setup-ghostclaw. About 10 minutes.

Full changelog: https://github.com/b1rdmania/ghostclaw/blob/main/CHANGELOG.md