Open source • MIT licensed

The agent-native
canvas framework.

A tldraw-based workspace where humans and AI agents collaborate safely on shared panels.

OUR STORY

Built for the agent era

Agentable is a shipped, production-ready MIT-licensed framework that turns any interface into an agent-native workspace. Built on tldraw, it gives both humans and AI agents a shared canvas governed by clear rules and human-in-the-loop approval.

We believe UI should be data. Hosts define validated panel specs. Agents can open, fill, compose, and mutate panels at runtime — always with human oversight. The result is a multi-agent world model that feels natural and safe.

Agentable canvas workspace showing shared panels between humans and agents
Mike Henken, Creator of Agentable
THE AUTHOR

Meet Mike Henken

Mike Henken is a senior engineering leader and AI Platform Architect with over 15 years of experience building scalable systems. Throughout his career, he has held executive leadership roles such as VP of Products and Director of Engineering, bringing deep technical expertise to complex engineering challenges.

Mike currently focuses on the evolving field of Agentic AI, where he advocates for a "Human-in-the-Loop" (HITL) approach. His goal is to design multi-agent systems and platforms that are autonomous yet remain transparent, ethical, and aligned with human values.

Visit mikehenken.com
PRINCIPLES

Human-in-the-loop by design

Human-in-the-loop

Every agent action that mutates state passes through explicit human approval gates. Safety is not optional.

Multi-agent world model

Multiple agents operate simultaneously with a shared understanding of the canvas state and panel catalog.

Four panel tiers

Static, schema-driven, agent-composed, and custom React panels. The right abstraction for every use case.

Built on proven foundations

tldraw + Lit + React. Production tested.

Core
Agentable is built on tldraw for the infinite canvas substrate, Lit for lightweight web component embeds, and React for deep host integrations. The entire system is shipped and running in production today.
Embed
Drop a single <agentable-canvas> Lit component into any page. Configure tenant, primary color, welcome message, and canvas mode in seconds.

Ready to explore the source?

Agentable is fully open source under the MIT license.

Visit GitHub Repository