Преглед изворни кода

type-check after each turn

Chris Tate пре 5 месеци
родитељ
комит
b5e7251ad8
1 измењених фајлова са 4 додато и 0 уклоњено
  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