v1.0.0 — First Public Release
🏠 Hearth v1.0.0
A self-hosted, multi-user household AI assistant built on OpenClaw.
An AI assistant that truly knows your family is not built in a day — it is built over years. Hearth keeps your family AI memories on your own hardware, forever.
Features
- Multi-conversation chat with independent context
- Multi-user household with PIN + WebAuthn auth
- Owner/member role-based permissions
- Reminders with critical repeat-until-acknowledged
- Real-time token streaming via SSE
- Fast/Deep model presets per conversation
- Image attachments and AI image generation
- Text-to-speech playback
- Dark theme PWA (installable, mobile-first)
- HTTPS via Caddy with free Let Encrypt certificates
- Cmd+N / Ctrl+N keyboard shortcut for new chat
Quick Start
git clone https://github.com/warrence/openclaw-hearth.git
cd openclaw-hearth
npx hearth setup
openclaw config
openclaw gateway start
npx hearth install-service
npx hearth service start
Requirements
- Node.js 22+
- PostgreSQL 16+
- OpenClaw
Early Release — under active development. Back up your data regularly.