Explorar o código

type-check after each turn

Chris Tate hai 5 meses
pai
achega
b5e7251ad8
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      AGENTS.md

+ 4 - 0
AGENTS.md

@@ -6,6 +6,10 @@ Instructions for AI coding agents working with this codebase.
 
 - Do not use emojis in code or UI
 
+## Workflow
+
+- Run `pnpm type-check` after each turn to ensure type safety
+
 <!-- opensrc:start -->
 
 ## Source Code Reference