I built a tool that lets AI agents interact with your app without navigating the UI
typescript
dev.to
When I started thinking about how AI agents interact with applications, something bothered me. Today, when an AI agent needs to answer "are there seats available for Friday?" — it navigates your app like a tourist with no map: AI clicks → Home → Explore → Events → Category → Availability That's slow, wasteful, and it exposes parts of your app the AI was never supposed to see. So I built capman — a Capability Manifest Engine that gives AI agents a structured map of what your app can do