Skip to content

BuilderIO/agent-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

477 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent-Native

Agentic apps that self improve.

Don't choose between structured user flows and autonomous agents. Every Agent-Native app is both.

Agents and UIs — Fully Connected

The agent and the UI are equal citizens of the same system. Every action works both ways — click it or ask for it.

Agents and UIs fully connected

  • Everything syncs — Agent and UI share one database and one state. Changes from either side show up instantly on the other.
  • Context-aware — The agent knows what you're looking at. Select text, hit Cmd+I, and tell it what to do.
  • Agents call agents — Tag another agent from any app. They discover each other over A2A and take action across your stack.
  • Apps that improve themselves — Your apps get better on their own. The agent can add features, fix bugs, and refine the UI over time.
  • Any database, any host — Any SQL database Drizzle supports. Any hosting target Nitro supports. No lock-in.
  • Any AI agent — Claude Code, Codex, Gemini CLI, OpenCode, or Builder.io. Use whichever agent you prefer.

Templates

Start from a production-ready template. Each one replaces tools you're paying for — except you own everything and can customize it however you want.

Mail

Mail template

AI-Native Mail, Superhuman

Superhuman-style email client with keyboard shortcuts, AI triage, and a fully customizable inbox you own.

Calendar

Calendar template

AI-Native Google Calendar, Calendly

Manage events, sync with Google Calendar, and share a public booking page with AI scheduling.

Content

Content template

AI-Native Notion, Google Docs

Write and organize content with an agent that knows your brand and publishing workflow.

Slides

Slides template

AI-Native Google Slides, Pitch

Generate and edit React-based presentations via prompt or point-and-click.

Video

Video template

AI-Native video editing

Create and edit Remotion video compositions with agent assistance.

Analytics

Analytics template

AI-Native Amplitude, Mixpanel

Connect any data source, prompt for any chart. Build reusable dashboards, not throwaway Q&A.

Every template is forkable, open source, and designed to be customized. Try them with example data before connecting your own sources.

Quick Start

Pick a template and create your app:

npx @agent-native/core create my-app --template mail
cd my-app
pnpm install
pnpm dev

Replace mail with any template: calendar, content, slides, video, analytics, or forms.

Or start from a blank canvas without the --template flag:

npx @agent-native/core create my-app

Browse the template gallery for live demos and detailed feature lists.

The Best of Both Worlds

SaaS Tools Raw AI Agents Internal Tools Agent-Native
UI Polished but rigid None Mixed quality Full UI, fork & go
AI Bolted on Powerful Shallowly connected Agent-first, integrated
Customization Can't Instructions and skills Full, but high maintenance Agent modifies the app
Ownership Rented Somewhat yours You own the code You own the code

Community

Join the Discord to ask questions, share what you're building, and get help.

Docs

Full documentation at agent-native.com.

License

MIT

About

A framework for building agent-native applications.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages