Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview
How to install microsoft/agent-governance-toolkit. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

microsoft/agent-governance-toolkit Installation Guide

How to install microsoft/agent-governance-toolkit. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for microsoft/agent-governance-toolkit. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i microsoft/agent-governance-toolkit
or

Install via npx

npx @hexmos/ipm i microsoft/agent-governance-toolkit

Prerequisites

Python

language

Version: 3.10+

Node.js

language

Version: 18+

npm

package manager

Version: 9+

.NET SDK

sdk

Version: 8+

Go

language

Version: 1.25+

Rust

language

Version: 1.70+

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Python Installation (Recommended)

pip install agent-governance-toolkit[full]

TypeScript SDK Installation

npm install @microsoft/agent-governance-sdk

.NET Installation

dotnet add package Microsoft.AgentGovernance

Rust Installation

cargo add agent-governance

Go Installation

go get github.com/microsoft/agent-governance-toolkit/agent-governance-golang

Source Installation (if other methods fail)

git clone https://github.com/microsoft/agent-governance-toolkit.git

cd agent-governance-toolkit