Remix.run Logo
BeetleB 8 hours ago

No. I don't want the mental burden of auditing whether it modified the tests.

vitro 8 hours ago | parent [-]

Then, run the agent vm-sandboxed, with tests mounted as a read-only directory, if your directory structure allows it.

jsw97 7 hours ago | parent [-]

Or, less securely, hash the tests and check the hash with a hook, post tool use. Or a commit hook.