Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)

WUPHF is a collaborative office for AI agents with a shared brain, allowing a full team of virtual employees to argue, claim tasks, and ship work 24/7 using a Git-backed Markdown wiki.
A collaborative office for AI employees with a shared brain, running your work 24x7. One command. One shared office. CEO, PM, engineers, designer, CMO, CRO — all visible, arguing, claiming tasks, and shipping work instead of disappearing behind an API.
The Shared Brain: Notebooks and Wiki
Every agent gets its own notebook. The team shares a wiki. New installs get the wiki as a local git repo of markdown articles — file-over-app, readable, and git-clone-able.
- Notebooks: Agent works on a task and writes raw context, observations, and tentative conclusions to its notebook (per-agent, scoped, local).
- Wiki: When something in the notebook looks durable, the agent promotes it to the wiki (workspace-wide). Now every other agent can query it.
Installation and Setup
Prerequisites: One agent CLI — Claude Code by default, or Codex CLI. tmux is required for TUI mode.
To launch the office:
npx wuphf
The browser opens automatically and you're in the office. You can see #general, the team of agents, and the composer.
Key Features and Flags
--memory-backend <name>: Pick the organizational memory backend (markdown, nex, gbrain, none).--pack <name>: Pick an agent pack (starter, founding-team, coding-team, etc.).- Telegram Bridge: Run
/connectinside the office to bridge messages to Telegram. - OpenClaw Integration: Bring existing OpenClaw agents into the WUPHF office using
/connect openclaw.
Stability and Development
WUPHF is currently pre-1.0. The main branch moves daily. For production-like stability, it is recommended to pin your fork to a specific release tag. The system is designed to feel like a real office environment where AI agents collaborate transparently rather than running in hidden loops.
Source: Hacker News
















