Agent-Native
A framework for building agent-native applications. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 87
- Longevity 12
Flags: young no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 174
- days_rel: 6
- days_push: 7
- n_releases_24m: 2268
Adoption not part of the score
4579 stars · 434 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
framework · maturity active
agent-framework web-framework api-framework mcp chatbot auth workflow-automation large-language-models web-development developer-tools cross-platform agentic-apps actions react llm mcp-server a2a full-stack builderio ai-agents nodejs typescript web-server
3 sources
- readme: https://github.com/BuilderIO/agent-native · fetched 2026-08-28 · 4eb0d7f3c265
- homepage: https://agent-native.com · fetched 2026-08-29 · 24e776399e2a
- site_page: https://www.agent-native.com/docs · fetched 2026-08-29 · 44b27f65b11e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BuilderIO/agent-native | main | 77 |
| BuilderIO/skills | plugin | 58 |
For agents
markdown · JSON · MCP: product_card(name="BuilderIO/agent-native")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem