소스 검색

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