rippy-cli 0.2.0

A shell command safety hook for AI coding tools (Claude Code, Cursor, Gemini CLI) — Rust rewrite of Dippy
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Package: review
# Full supervision. Every command asks.
#
# For security reviews, unfamiliar codebases, compliance environments,
# and open-source maintainers worried about supply chain attacks.

[meta]
name = "review"
tagline = "Full supervision. Every command asks."
shield = "==="

[git]
style = "cautious"