From f1b730675db90bdf412bb2c7cc13bcfa409065a5 Mon Sep 17 00:00:00 2001 From: Daniel Kirby Date: Wed, 24 Jun 2026 15:56:59 +0100 Subject: [PATCH] chore: update AGENTS.md --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index e71e8de..a5b5496 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -9,6 +9,7 @@ This project is based inspired by Clarity Core by RA, for which more information - Svelte - SvelteKit - Drizzle w/ libSQL +- Zod for validation - [better-auth for authenticaton](https://better-auth.com/docs/introduction) - [shadcn-svelte for UI components](https://www.shadcn-svelte.com/docs) - [runed for helper functions](https://runed.dev/docs) (e.g. useUrlSearchParams)