safe-chains 0.183.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
[[command]]
name = "pgcli"
description = "Interactive PostgreSQL REPL with autocompletion + syntax highlighting. Bare invocation drops into the REPL connected to the configured database. Carve-out: --version / --help only."
url = "https://www.pgcli.com/docs"
researched_version = "pgcli 4.x"
level = "Inert"
bare = false
max_positional = 0
standalone = ["--help", "--version", "-h", "-V"]