|
|
|
|
|
by cadamsdotcom
23 days ago
|
|
That should be solvable by denying permission to edit the lint files with a message saying lint files cannot be edited and not to use workarounds (sed, scripting etc) You could also use hooks to block running of scripts for some number of turns after an attempt to cheat. |
|
Also, I haven't found a cross-platform + cross-agent mechanism to set permissions. Much less one that works.
Right now, I'm working on a hook that checks for changes in source files, but the plug-in system (at least of opencode) seems quite buggy.