1 pointby vinzenzu3 hours ago1 comment
  • vinzenzu3 hours ago
    Codex and Claude Code have an auto/auto-review mode to let a reviewer LLM check suspect commands your coding agent wants to run.

    I was annoyed that OpenCode and pi.dev don't support that, so I made this small plugin for the pi (pi.dev) coding agent to implement the same feature.

    First plugin that does this for pi.dev that I could find.

    It's been useful for me so I hope it's useful for you.