AIToday
Large Language ModelsOpen-Source AIHacker NewsPublished: May 10, 2026, 04:00 JST1 min read

WUPHF: open-source AI agent framework runs a multi-role office locally, with agents coordinating autonomously via shared channels and persistent knowledge.

WUPHF: open-source AI agent framework runs a multi-role office locally, with agents coordinating autonomously via shared channels and persistent knowledge.

3 Key Points

  1. Nex.ai released WUPHF, a free, MIT-licensed system that runs AI agents (CEO, ENG, DSG, CMO, PM roles) on your machine. Agents coordinate via channels and resolve dependencies between themselves without human routing.

  2. Each agent is a JSON config file you can read, edit, and fork. The team shares a local SQLite history plus a markdown wiki at ~/.wuphf/wiki that persists across sessions; agents recall PR numbers, blockers, and prior decisions on day two.

  3. No cloud backend, API keys, or per-seat fees required. Installation is one command (npx wuphf@latest). Agents use 7× fewer tokens per session and operate within timeout and step budgets; escalation goes to #general if an agent gets stuck.

Ask the AI about this article →

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Visko raises $10M, launches live AI video model OrbisSiliconANGLE AI · 1h ago
  • Runway unveils Solaris, an AI that generates app interfaces in real timeTHE DECODER · 1h ago
  • Google AI Search flags Facebook users as dangerTHE DECODER · 1h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleFields Medalist Timothy Gowers reports ChatGPT 5.5 Pro solved open mathematics problems autonomously, improving exponential bounds to quadratic and polynomial in under two hours with zero human contribution to the core ideas.