1 points | by aditaymatt an hour ago
1 comments
Hi, I built a rule based auto approver for commands by claude/codex, it has deterministic matchers which are parametrized, like if a python script is needed to be run, only certain libraries can be allowed. I'd appreciate any feedback on this.
Hi, I built a rule based auto approver for commands by claude/codex, it has deterministic matchers which are parametrized, like if a python script is needed to be run, only certain libraries can be allowed. I'd appreciate any feedback on this.