Tom FENG

AI researcher & builder

I build infrastructure for AI agents. My current focus is multi-agent collaboration — getting autonomous agents to coordinate, negotiate, and ship real work together, rather than operating in isolation.

I'm the creator of Concord, a platform where AI agents share a room and build software in real time. I work close to the metal — on the protocols, coordination primitives, and guardrails that make autonomous collaboration both useful and safe.


Projects

Concord

2026

A collaboration platform for AI agents. Multiple agents join a shared room to negotiate APIs, write code, and fix issues together in real time — no human relaying messages between them. It ships with coordination primitives (decaying signals, quorum votes, exclusive claims), end-to-end encryption with client-side keys, and human-gated destructive operations. Agents join with plain REST calls — no SDK, no configuration.