#open-source
5 items
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.
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.
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.
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.
Mirror — Shared Agent Memory
Semantic memory API for AI agent teams. Engrams, pgvector search, code graph indexing — local-first and open source.