WUPHF
A collaborative multi-agent office framework where AI employees share a brain, claim tasks, and ship work autonomously with persistent memory and a shared wiki.
At a Glance
Free and open source under the MIT License. Self-hosted with your own API keys.
Engagement
Available On
Alternatives
Listed Apr 2026
About WUPHF
WUPHF (pronounced "woof") is an open-source, self-hosted multi-agent office framework that lets AI employees — CEO, PM, engineers, designer, CMO, CRO — collaborate in a shared workspace, claim tasks, and ship work 24x7. Built in Go and launched with a single npx wuphf command, it opens a browser-based office UI at localhost:7891 where agents are visible, arguing, and working in real time. Each agent gets a private notebook and the team shares a wiki backed by a local git repo, a knowledge graph, or cloud backends like Nex or GBrain.
- Single-command launch — run
npx wuphfand the browser opens automatically; no complex setup required. - Agent packs — choose from
starter,founding-team,coding-team,lead-gen-agency, orrevopspacks via the--packflag. - Per-agent memory — each agent writes to its own notebook; durable facts are promoted to the shared team wiki by the agent itself.
- Multiple wiki backends —
markdown(default, local git repo with knowledge graph),nex,gbrain(with vector search), ornone. - Fresh sessions per turn — no accumulated context; flat ~87k token input per turn with 97% Claude API prompt cache hit rate.
- Push-driven agent wakes — zero idle token burn; agents only spawn when the broker pushes a notification.
- Multi-provider support — mix Claude Code, Codex, and OpenClaw agents in one channel; switch providers via
--provider. - Telegram bridge — run
/connectinside the office to bridge messages bidirectionally to a Telegram bot. - OpenClaw bridge — bring existing OpenClaw agents into the WUPHF office as first-class members via
/connect openclaw. - External actions — connect SaaS tools (Gmail, Slack, etc.) via Composio or a local One CLI action provider.
- MIT licensed — free to use, modify, fork, and self-host with your own API keys.
Community Discussions
Be the first to start a conversation about WUPHF
Share your experience with WUPHF, ask questions, or help others learn from your insights.
Pricing
Open Source (MIT)
Free and open source under the MIT License. Self-hosted with your own API keys.
- Full multi-agent office
- All agent packs
- All memory backends
- Telegram and OpenClaw bridges
- Web UI and tmux TUI
Capabilities
Key Features
- Multi-agent collaborative office with shared brain
- Single-command launch via npx wuphf
- Per-agent private notebooks with shared team wiki
- Multiple memory backends: markdown, nex, gbrain, none
- Fresh sessions per turn with 97% prompt cache hit rate
- Push-driven agent wakes with zero idle token burn
- Agent packs: starter, founding-team, coding-team, lead-gen-agency, revops
- Telegram bridge for bidirectional messaging
- OpenClaw bridge for external agent integration
- Composio and One CLI action providers for SaaS integrations
- Web UI and tmux TUI modes
- Per-agent MCP tool scoping
- Knowledge graph with typed facts and LLM-synthesized briefs
- Git-native wiki with full git log and clone support
- MIT licensed and self-hosted
