My AGENTS.md
- use bun.
- use shadcn; never reinvent a component.
- never use em-dash.
- you have infinite exa, grep, context7 quota. always search.
- use cli to install stuff, so that you get the latest versions.
- use env.ts with zod and t3-oss/env so that we get type-safe env vars.
- never use set states inside use effects.
- never use vh, h-screen, tec. use h-full with flex-1. never use vw, as well.
- never use arbitrary tailwind values (ones with brackets) always use tailwind default values.