Pretticlaw

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.

1. Install Globally
2. Setup Config
3. Start Dashboard
4. Chat Instantly

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.md instructions
  • Create jobs on schedules using standard natural prompts

CLI Reference

pretticlaw onboard

Scaffold config/workspace & setup channel tokens

pretticlaw agent

Chat interactively (arrow keys + tool hints)

pretticlaw agent -m "<msg>"

One-off quick agent request

pretticlaw gateway

Start gateway server + dashboard on port 6767

pretticlaw doctor

Validate provider/model and tool configuration

pretticlaw cron list

Manage and view running scheduled background jobs