agent-native
A framework for building agent-native applications.
Discover recommended tooling for Builder.io Agent Native. Set up your development environment with pnpm, Node.js, CLI, oxfmt, and Vitest for seamless integration.
Builder.io Agent Native Best Practices: A Complete Implementation GuideImplement Builder.io Agent Native best practices. Use action surface as source of truth, persist state in SQL, route calls via provider-api-catalog, and ensure UI/agent use identical typed actions.
Builder.io Agent Native Dependencies: Complete Monorepo Package GuideDiscover the complete monorepo package guide for Builder.io Agent Native dependencies. Explore core runtime, AI SDKs, UI primitives, and platform-specific extensions.
Builder.io Agent Native Examples and Demo Code: A Complete GuideExplore Builder.io Agent Native examples and demo code within the BuilderIO/agent-native repository. Find fully functional apps in templates/ demonstrating real-world use cases.
What Is the Role of the lib and utils Directory in Builder.io Agent Native?Discover the role of lib and utils directories in Builder.io Agent Native. Learn how these directories provide SSR-safe utilities and reusable code for focused business logic.
State Management in Builder.io Agent Native: SQL-Backed Architecture ExplainedDiscover how Builder.io Agent Native manages state with a SQL-backed architecture and a type-safe API for seamless UI synchronization. Learn to read and write app state efficiently.
Development Environment Configuration Files in Builder.io Agent NativeExplore Builder.io Agent Native development environment configuration files for TypeScript, Vite, testing, and env vars. Organize your projects effectively.
What Build Tools and Bundlers Power Builder.io Agent Native?Discover the build tools powering Builder.io Agent Native. Learn how Vite and Rollup are used for efficient development and optimized production builds.
How Tests Are Organized in Builder.io Agent Native: Co-Location and Feature-Centric StructureDiscover how Builder.io Agent Native organizes tests. Learn about co-location within templates and the feature-centric structure placing test files alongside source code for efficient development.
What Is the Purpose of the src Directory in Builder.io Agent Native?Discover the purpose of the src directory in Builder.io Agent Native. Learn how it organizes TypeScript source files for efficient development and production builds.
What Frontend Frameworks Power Builder.io Agent Native?Discover the frontend frameworks powering Builder.io Agent Native. Learn how React, Next.js, and shadcn/ui create its dynamic interface.
Main Directories in the Builder.io Agent Native Repository: Complete Structure GuideExplore the Builder.io Agent Native repository structure. Understand key directories like packages and templates to effectively use the codebase.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →