Skip to content

Repository files navigation

Wolfpack OS

Wolfpack OS

Your own autonomous wolf pack — an elixir for your business.
A local, agent-driven operating layer that runs your workflows on your machine, powered by your Claude Code or Kimi Code subscription.

Website Play the Game Instagram TikTok YouTube Substack X Discord License: BSL 1.1

Wolfpack OS — your own autonomous wolf pack


Wolfpack OS

Your own autonomous wolf pack — a local, agent-driven operating layer that runs your business workflows on your machine, powered by your Claude Code or Kimi Code subscription. No API keys to buy, nothing leaves your box unless you say so.

  • The Pack — pluggable agent personas (CEO, Finance, Marketing, Tech, Analytics, BizDev, Events) that take goals, decompose them, and execute through skills: browser automation, email, scheduling, research, posting.
  • Dom Copilot — a local coach for the BuildYourWolfpack game. Rides your logged-in session over CDP, nudges you through the 40-step mission, chats back in-page, and stores your progress on your machine.
  • Onboarding wizard — first run asks a few questions (operator, business, pack, provider) and generates a working config. Done in minutes.

Requirements

  • macOS or Linux, Python 3.11+
  • One of: Claude Code CLI or Kimi Code CLI — installed and signed in. The pack uses your subscription; there is no metered API billing.

Quick start

git clone <this repo> wolfpack-os && cd wolfpack-os
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
cp config/example.yaml config/jarvis.yaml   # or let the wizard write it
python -m jarvis_os --interface gui          # first run opens the onboarding wizard

The wizard runs at http://127.0.0.1:3000 on first boot. Pick your pack, pick your provider (it detects your installed CLIs), connect what you want — and the wolfpack starts hunting.

Dom Copilot (game coach)

bash scripts/start-chrome-cdp.sh   # log into the game once in this window
python -m jarvis_os.core.copilot_runner --config config/jarvis.yaml

License

Business Source License 1.1 — free for personal and internal business use. You may not offer Wolfpack OS as a competing hosted or managed service. Each release converts to Apache 2.0 four years after its release date. See LICENSE. Enterprise support, managed hosting, guided onboarding, and custom builds: see ENTERPRISE.md.

About

Autonomous, local multi-agent operating layer powered by Claude Code & Kimi Code. Automates business workflows via Chrome CDP, browser automation, and pluggable AI personas without metered API costs.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages