Y
Hacker News
new
|
ask
|
show
|
jobs
by
BeetleB
107 days ago
No. I don't want the mental burden of auditing whether it modified the tests.
1 comments
vitro
107 days ago
Then, run the agent vm-sandboxed, with tests mounted as a read-only directory, if your directory structure allows it.
link
jsw97
107 days ago
Or, less securely, hash the tests and check the hash with a hook, post tool use. Or a commit hook.
link