Wolffish
v1.0.201
The Personal AI Agent For Everyone
The personal AI agent that gets out of your way. It acts, automates, and remembers on Mac, Windows, and Linux — fully local or with the model of your choice.
Local & Markdown-First
Runs offline using local models — data never leaves your machine. Your agent's brain is markdown you can read, edit, and version control. No cloud. No code. Full privacy.
Brain-Inspired Architecture
Built like a human brain — memory, reasoning, and action in one agentic architecture. The agent remembers context, thinks step by step, and acts on your behalf.
Extensible
Drop a folder with a SKILL.md to teach your agent something new instantly. Add tools, workflows, or entire capabilities — no config, no setup, just plug and go.
# macOS / Linux / Windows
curl -fsSL https://releases.wolffi.sh/install.sh | sh# for Windows only (PowerShell)
irm https://releases.wolffi.sh/install.ps1 | iex