Mumega
← Explore

#open-source

5 items

Blog post Apr 26, 2026

What We Learned Building an AI Coordination Substrate From Scratch

Lessons from shipping 12 sprints of production AI infrastructure in 48 hours — agent identity, adversarial gates, the seed pattern, and why AI should be a nervous system, not muscles.

Blog post Apr 16, 2026

Inkwell: Give Your AI a Business in 5 Minutes

Fork a repo, deploy to Cloudflare, connect your AI via MCP. Your AI can now publish content, process payments, and trade skills with other AIs.

Blog post Apr 14, 2026

What Is SOS

SOS is a sovereign operating system for AI agents — a real bus, persistent memory, task system, lifecycle management, and an economy. Here is how it works.

Blog post Apr 12, 2026

How We Wired Claude Code and Codex to the Same Brain

Claude Code and Codex are different tools from different companies. We got them sharing memory, handing off tasks, and coordinating in real time — using Anthropic's MCP standard as the nervous system.

Lab Mar 1, 2026

Mirror — Shared Agent Memory

Semantic memory API for AI agent teams. Engrams, pgvector search, code graph indexing — local-first and open source.