Aqib Khan

Aqib Khan

Building multi-agent infrastructure

About

AI infrastructure engineer building open-source systems for autonomous agents. Creator of Cosmonapse, an event-driven protocol where AI agents communicate as pure functions. Passionate about distributed systems, Kubernetes, and making AI infrastructure composable.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Maker History

  • Cosmonapse
    CosmonapseAn agent-to-agent protocol built for harness engineering
    Jul 2026
  • 🎉
    Joined Product HuntJuly 6th, 2026

Forums

Agents as peers, a distributed protocol for multi-agent systems

Your brain has no CEO neuron. 86 billion of them coordinate with signals, not a manager.

We built an agent protocol on the same idea: agents as peers on a shared bus, coordination as messages. Meet Cosmonapse

6h ago

Cosmonapse - An agent-to-agent protocol built for harness engineering

Cosmonapse is an event-driven agent-to-agent protocol modeled on a nervous system. Agents are pure functions no base class, no lifecycle. Orchestration is a role, not a bottleneck: any node can dispatch, any node can react. Harnesses are built from typed signals instead of loops tool calls (incl. MCP), shared memory, human approval, and retries each compose as a node or hook around a stock model call. Same code scales from in-memory tests to NATS/Kafka. MIT. Python + TypeScript SDKs + CLI.
View more