diff --git a/AGENTS.md b/AGENTS.md index c8365a1..34078d2 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -14,6 +14,7 @@ This document provides comprehensive guidelines for AI coding agents working in - **RPC**: ORPC (type-safe RPC with contract-first design) - **Build Tool**: Vite - **Linter/Formatter**: Biome +- **Desktop Shell** (Optional): Tauri v2 (see `src-tauri/AGENTS.md` for desktop-specific guidelines) ## Build, Lint, and Test Commands