Comment by simonw
21 hours ago
You can use something like Claude Code or Codex CLI and tell it to run valgrind as part of iterating on the code.
21 hours ago
You can use something like Claude Code or Codex CLI and tell it to run valgrind as part of iterating on the code.
how does it work? does it shell out to subagent? or it has full access to cli? what makes it not perform rm -rf /
> full access to cli?
yes
> what makes it not perform rm -rf /
by default -- regexes and prayers, but you're expected to use sandboxing