safe-chains 0.136.1

Auto-allow safe bash commands in agentic coding tools
Documentation
[[command]]
name = "agvtool"
description = "Apple-generic versioning tool that reads and writes version numbers in Xcode project files. The query subcommands (what-version, what-marketing-version, vers, mvers) are read-only — they print the current version from the .xcodeproj. The write subcommands (new-version, new-marketing-version, bump) modify Info.plist and project.pbxproj files in place. Entirely local; no network access. Part of Xcode command-line tools; versioning follows Xcode releases."
url = "https://developer.apple.com/library/archive/qa/qa1827/_index.html"

[[command.sub]]
name = "mvers"
standalone = ["--help", "-h"]

[[command.sub]]
name = "vers"
standalone = ["--help", "-h"]

[[command.sub]]
name = "what-marketing-version"
standalone = ["--help", "-h"]

[[command.sub]]
name = "what-version"
standalone = ["--help", "-h"]