BuilderIO/agent-native
A TypeScript framework for building applications where autonomous AI agents and user interfaces share state and work as equals.

Agent-Native is a framework enabling applications where AI agents and user interfaces are equal citizens sharing state and database. The framework supports context-aware agents that understand what users are viewing, per-user workspaces with skills and memory, inter-agent communication via the A2A protocol, and integration with external tools through MCP servers. Applications built with it can self-improve as agents add features, fix bugs, and refine UIs over time, and can work with any supported AI agent including Claude Code, Codex, Gemini CLI, and OpenCode.