Eric Litman
6K posts

Eric Litman
@ericlitman
Company builder, mirth maker, robot enthusiast, spicy food lover, rendering the hitherto non-existent blindingly obvious. CEO @aescape.

Introducing Matrix I crawled 100,000+ agents, skills and tools to train a new model which can answer what capabilities are the best match for a task. Think Google, but for agents. A living model that learns from the gossiping network, and gets smarter with every interaction.

Hyperspace: Gossiping Agents Protocol Every agent protocol today is point-to-point. MCP connects one model to one tool server. A2A delegates one task to one agent. Stripe's MPP routes one payment through one intermediary. None of them create a network. None of them learn. Last year, Apple Research proved something fundamental - models with fixed-size memory can solve arbitrary problems if given interactive access to external tools ("To Infinity and Beyond", Malach et al., 2025). Tool use isn't a convenience. It's what makes bounded agents unbounded. That finding shaped how we think about agent memory and tool access. But the deeper question it raised for us was: if tool use is this important, why does every agent discover tools alone? Why does every agent learn alone? Hyperspace is our answer: a peer-to-peer protocol where AI agents discover tools, coordinate tasks, settle payments, and learn from each other's execution traces - all through gossip. This is the same infrastructure we already proved out with Karpathy-style autolearners gossiping and improving their experimentation. Now we extend it into a universal protocol. Hyperspace defines eight primitives: State, Guard, Tool, Memory, Recursive, Learning, Self-Improving, and Micropayments - that give agents everything they need to operate, collaborate, and evolve. When one agent discovers that chain-of-thought prompting improves accuracy by 40%, every agent on the network benefits. Trajectories gossip through GossipSub. Playbooks update in real-time. No servers. No intermediaries. No configuration. Agents connect to the mesh and start learning immediately. The protocol is open source under Apache-2.0. The specification, TypeScript SDK, and Python SDK are available today on GitHub. The CLI implements the spec - download from the links below.

Healthy life extension positioned as geroscience’s North Star “We should treat healthy life extension as the goal and define success as health-adjusted longevity: extending lifespan while proportionally expanding function, resilience, and independence.” eurekalert.org/news-releases/…

Extremely excited to announce LigandForge 🧬⚡ Generate high-quality peptides at over 10,000x - 1M the speed of state-of-the-art methods like Bindcraft and Boltzgen. Predict binding affinity with 83% correlation to experimental binding data. 150 protein targets benchmarked.

Your coding agents inherit your credentials and your permissions. No identity system in the stack can tell the difference between you and the agent acting in your name. Today: Keycard for Coding Agents 🧵




@SpaceMatthieu @levelsio muscle memory. ctrl-b w or ctrl-b n

qmd 2.0 is out. You can now use it in as a library with stable interface. Much easier to integrate. And all the other interfaces (cli, mcp, http) are now implemented in terms of that library, so that make the whole thing simpler.





Introducing Code Review, a new feature for Claude Code. When a PR opens, Claude dispatches a team of agents to hunt for bugs.




