
PrettiClaw
Lightweight AI Assistant That Lives in Your Computer
A zero-boilerplate CLI and comprehensive browser dashboard for fast agentic workflows. Inspired by OpenClaw.
Quick Start
Get up and running locally in under a minute.
Zero Boilerplate CLI
Drop right into action with simple commands like `agent`, `gateway`, and `doctor`. No complex environment setup required.
Rich Browser Dashboard
A local control center on port 6767. Manage your chat interfaces, cron jobs, settings, and connected channels visually.
Tool-Aware Chat
Smooth conversation interface with active tool-call parsing, loading spinners, hover cues, and full channel wiring.
Multi-Provider Access
Natively supports OpenAI, Anthropic, Groq, and OpenRouter, fully optimized for tool calling. Or bring a custom endpoint.
Channels & Integrations
Connect Pretticlaw directly to your daily messaging apps like Telegram and WhatsApp during onboarding.
- Input tokens securely in
~/.pretticlaw/config.json - Adjust settings seamlessly from the /channels dashboard tab
Cron & Tasks
Automate your workflow with built-in cron scheduling and a persistent system heartbeat cycle.
- Automated 30m heartbeat executing
HEARTBEAT.mdinstructions - Create jobs on schedules using standard natural prompts
CLI Reference
pretticlaw onboardScaffold config/workspace & setup channel tokens
pretticlaw agentChat interactively (arrow keys + tool hints)
pretticlaw agent -m "<msg>"One-off quick agent request
pretticlaw gatewayStart gateway server + dashboard on port 6767
pretticlaw doctorValidate provider/model and tool configuration
pretticlaw cron listManage and view running scheduled background jobs