Mrinal Wadhwa

Mrinal Wadhwa

CTO at Autonomy, Ockam, and Fybr.

Some things I've created:

Recent talks and interviews:

Agent Swarms at GitHub HQ

Agent Swarms: live demo at GitHub HQ of 5000 parallel AI agents collaborating on a deep code review.

Deep Work Agents at Snowflake

Talk at Snowflake on how to create long-horizon agents that can autonomously do complex work.

Software Engineering is getting harder

Software engineering is getting harder, a conversation with ScaleKit's CTO on their podcast.

Guest Lectures at IIM Bangalore

Guest lectures at IIM Bangalore: How AI agents are disrupting industries, and my advice for leaders.

Swarms of on-call agents with 1Password

Cryptographic identities and how to build secure agent swarms. A chat with GM of AI at 1Password.

Cryptographic identities and secure communication with the CTO of Snyk

Trustful communication in distributed systems, a conversation with Snyk's CTO on their podcast.

Context engineering for autonomous agents at Snowflake

Context engineering and how to make autonomous agents that succeed, a talk at Snowflake.

Demo night at WorkOS

Shipping an AI product live, in 10 minutes, at the MCP demo night at WorkOS.


For 21 years, my work was focused on designing distributed systems and products that handle large volumes of data.

Early on, I worked on high-availability and replication for network-attached storage at EMC, where I learned how to make complex distributed systems reliable.

After that, I spent a few years at SAP, focused on large-scale enterprise data, processes, and systems.

Learnings from these early years apply directly to my work now on autonomous AI agents that collaborate across networks and companies to automate tedious business processes.

In 2014, I became CTO of a hardware company that was transitioning into a platform for the Internet of Things. I designed that system and led the deployment of thousands of sensors and controllers embedded in city infrastructure, ports, and more worldwide.

Many of our sensors were machine-learning based and operated in extremely noisy environments, like city streets with power lines, buses, and interference, which taught me how to ship reliable products on top of probabilistic and non-deterministic behavior, a challenge that's acute in all AI products.

Because these systems were embedded in critical infrastructure, like cities and ports, security and trust had to be foundational, not bolted on.

That experience led me to build Ockam, a collection of protocols and an open-source Rust library for cryptographic identities, trust, and end-to-end encrypted communication in distributed systems.

Autonomy brings together all those experiences to empower teams to ship autonomous products that are dependable, secure, and highly scalable.


Recent articles:

Agent Sandboxes

Agent Sandboxes, how to create millions of them

February 21, 2026

Long-horizon agents need their own workspace: a filesystem and a shell. A journey through linux isolation primitives and how we create millions of sandboxed workspaces in milliseconds.

61 reactions, 32 comments, 9 reposts on LinkedIn

Agent Identities

Agent Identities, everything you need to know

February 8, 2026

Agents have raised the stakes: they take autonomous actions. Without cryptographic identity, we can't authenticate requests, authorize actions, or attribute decisions.

109 reactions, 49 comments, 11 reposts on LinkedIn

Agent Swarms

Agent Swarms, like the one Cursor created

January 25, 2026

Swarms that coordinate thousands of long-horizon agents will soon tackle problems too complex for simple agents. An example of 5,000+ agents in Autonomy conducting a deep code review of Vue.js core.

168 reactions, 55 comments, 14 reposts on LinkedIn

How to make agents that succeed

How to make agents that succeed

January 23, 2026

Controlled iteration is the only way to ship a reliable autonomous product and actually improve it over time.

25 reactions, 6 comments, 6 reposts on LinkedIn