AGENTS.md Repository expectations Before finishing any change: Run prettier on modified files to ensure formatting is correct. Run pnpm run check-types to be sure types are accurate. Run pnpm run knip and fix unused code.