Agent-Native is a TypeScript framework that enables building apps that combine UI surfaces and agent capabilities, with a quick start script and cross-surface action reuse.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Agent-Native is a framework for building agent-native applications, enabling UI, agent, HTTP, MCP, A2A, and CLI to be powered by a single action. The README presents an example action and highlights support for Actions, an Agent runtime, backend agnostic databases, and Toolkit components.
How it works
The framework allows defining work as an Action that can be used across multiple surfaces (UI, agent, HTTP, MCP, A2A, CLI). It includes an Agent runtime that provides features like chat, tools, skills, memory, jobs, observability, and handoffs. It also advertises backend-agnostic integration with Drizzle-supported SQL databases and Nitro-compatible hosts, plus reusable toolkits for collaboration, settings, teams, and observability.
Getting started
The README provides a Quick Start sequence:
npx @agent-native/core@latest create my-app
cd my-app
pnpm install
pnpm dev
Prefer flags include create my-app --template chat, --headless, or --standalone.
It also points to full getting started docs at agent-native.com.
## Recent releases
Latest releases include v0.1.173 (2026-08-05) and patch updates for @agent-native/toolkit@0.13.1, @agent-native/skills@0.2.475, @agent-native/skills@0.2.474, and @agent-native/dispatch@0.17.2, with notes about dependency updates and messaging changes related to app history and branding.
## Traction
Repository shows 4404 stars, 413 forks, 21 open issues as of last metrics.
## Caveats
License is listed as none; repository created 2026-03-12, last push 2026-08-04. No explicit license in the facts other than License: MIT in README licenses section, but the Facts block states license: none listed, so I reflect that as stated in facts.






