Remix.run Logo
SamuelAdams an hour ago

This is my recent experience as well. Models want to run linters, tests, etc. And that is all covered in GitHub actions. So I have been instructing agents to push a draft PR, then I validate the static checks pass and tell the agent if there are issues.

Agents and AI are getting expensive, it seems silly to waste tokens on static checks.