# Agent-Native

A framework for building agent-native applications.

Repository: https://github.com/BuilderIO/agent-native
Canonical: https://ross.abutalabs.com/products/agent-native
Homepage: https://agent-native.com
Language: TypeScript
License Family: other
Topics: agents, ai, react
Last push: 2026-08-26T23:15:20+00:00
Link (homepage): https://agent-native.com
Link (site_page): https://www.agent-native.com/docs

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 12
- inputs: {"age_days": 174, "days_push": 7, "days_rel": 6, "gap_med": 0, "n_releases_24m": 2268}
- flags: young, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4579, forks 434 (observed 2026-08-28T04:08:53.697436+00:00)

## What it is
Agent-Native is an open-source TypeScript framework for building applications that serve both human users and AI agents from a single codebase. Functionality is defined once as typed actions that the React UI calls as code and agents invoke as tools, with built-in agent chat, memory, auth, and observability.

## Use cases
- build an app that both users and AI agents can use
- define app actions once and expose them as agent tools
- add an embedded agent chat to a React app
- expose app functionality over MCP and HTTP APIs
- build agentic automations with schedules and agent teams
- create an agent-native SaaS with auth and permissions

## When to choose
- you want one codebase powering UI, agents, MCP, A2A, HTTP, and CLI surfaces
- you're building a TypeScript/React app with embedded LLM agents
- you want batteries-included agent runtime with memory, skills, and observability
- you want to bring your own LLM and Drizzle-compatible SQL database

## When to avoid
- you need a non-TypeScript or non-React stack
- you only need a simple chatbot without a full application
- you require a permissive license - the repo currently lists no license
- you need a battle-tested, long-proven framework for critical production systems

## Facets
- artifact type: framework
- maturity: active
- function: agent-framework, web-framework, api-framework, mcp, chatbot, auth, workflow-automation
- domain: large-language-models, web-development, developer-tools
- platform: cross-platform
- tags: agentic-apps, actions, react, llm, mcp-server, a2a, full-stack, builderio, ai-agents, nodejs, typescript, web-server

## Member repositories
- BuilderIO/agent-native (main) score 77
- BuilderIO/skills (plugin) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.697436+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:19:54.234326+00:00, confidence not recorded.
  - readme: https://github.com/BuilderIO/agent-native (fetched 2026-08-28T04:08:53.697436+00:00, sha 4eb0d7f3c265)
  - homepage: https://agent-native.com (fetched 2026-08-29T09:05:37.211675+00:00, sha 24e776399e2a)
  - site_page: https://www.agent-native.com/docs (fetched 2026-08-29T09:05:37.221017+00:00, sha 44b27f65b11e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
