BuilderIO/agent-native
A framework for building agentic apps
From the publisher
README & documentation
Source previewRead the project’s overview, installation instructions and usage examples. The original README is the source of truth.
Agent-Native is an open-source TypeScript framework for building agents that pair autonomous work with a purpose-built UI. Define each capability once as an action: the agent uses it as a tool, and the UI calls it from code. Follow the getting started guide for a full intro to the framework. Coding agents work with more than a text box. Their environment provides context, tools, files, tests, and previews that make their capabilities and results visible. Knowledge work needs that same kind of environment. A UI shows what an agent can do and gives people familiar ways to inspect, edit, approve, and share its work. The agent does not click through the UI. It works through the same action layer as the UI. Create actions/hello.ts: The agent receives hello as a tool. React calls the same function with useActionQuery("hello", { name: "Alex" }). Agent-Native also exposes it through HTTP, MCP, A2A,…
Read the full README ↗ · Preview checked 2026-09-21T06:38:40.038Z
Inside the original README — Document outline
- Agent-Native
- Quick start
- Why build agents with UIs?
- How Agent-Native works
- Example: a shared action
- Included
- Open-source agents
- Documentation and community
- Contributing
- License
Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.
Links from the README
References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.
Documentation belongs to its respective authors. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.
What this repository does
A framework for building agentic apps
Repository facts
- Owner
- BuilderIO
- Primary language
- TypeScript
- Stars
- 5,574
- Forks
- 516
- Open issues + pull requests
- 77
- License
- Not reported — inspect the license file
- Archived
- No
- Default branch
- main
- Created
- 2026-03-12T14:57:10.000Z
- Last push
- 2026-09-21T06:26:16.000Z
Topics and intended use
Owner-supplied topics: agent-native, agents, ai, react, typescript
Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.
Evaluate before installing
Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.
Source and freshness
Source: GitHub. Metadata observed 2026-09-21T12:01:22.532Z. Daily imports are snapshots, not real-time monitoring.
Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.