浏览代码

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