safe-chains 0.167.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
[[command]]
name = "workon"
description = "Lightweight CLI for managing working directories and project context. With only --help and --version exposed and no positional arguments, it is purely informational. Single-maintainer project."
url = "https://github.com/michaeldhopkins/workon"
level = "Inert"
bare = true
max_positional = 0
standalone = ["--help", "--version", "-V", "-h"]