Application framework for AI agents
Developed by BuilderIO, agent-native is a TypeScript framework focused on creating agent-native applications for artificial intelligence agents. It allows developers to integrate agent-based workflows directly into the application architecture.
Updates
- September 18, 2026: Stars 4,801 → 4,807, latest release @agent-native/toolkit@0.20.4 (September 17, 2026).
- September 17, 2026: Stars 4,788 → 4,801, latest release v0.1.260 (September 16, 2026).
- September 16, 2026: Stars 4,774 → 4,788, latest release v0.1.259 (September 15, 2026).
- September 15, 2026: Stars 4,717 → 4,774, latest release @agent-native/dispatch@0.36.2 (September 14, 2026).
What you get
- Synchronizes agent and user interface in single database
- Fully compatible with SQL databases and Nitro powered hosting
- Allows you to define your code once and use it in CLI, API and interface
Installation
npx @agent-native/core@latest create my-platform
cd my-platform
pnpm install
pnpm devnpx @agent-native/core@latest skills add visual-planIf you don't write code
I want to define an action for my application using the Agent-Native framework. Using the defineAction function, help me create a structure that will process the incoming data into the database and be accessible to both the user interface and the artificial intelligence agent.
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-06-20: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.