Skip to content

tymrtn/governor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Governor

Policy engine for AI agent tool governance.

Every human tool has a safety — the red button, the confirmation dialog, the childproof cap. AI agents have none of it. Governor is the missing safety layer.

Install

brew tap tymrtn/governor
brew install governor

Or download from Releases.

Usage

# Run a command through governor
governor <command> [args...]

# Governed passthrough with attributes
governor <command> [args...] -- --attr <key> [--attr <key> ...]

# See all options and available attributes
governor --help

License

Functional Source License 1.1, Apache 2.0 Future License (FSL-1.1-ALv2).

© 2026 Tyler Martin. All rights reserved.

About

The governor module for AI agent tool use for hardening systems against sloppy, over-eager, manipulative or malevolent AI activity.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors