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-toolkitor
Install via npx
npx @hexmos/ipm i microsoft/agent-governance-toolkitPrerequisites
Python
languageVersion: 3.10+
Node.js
languageVersion: 18+
npm
package managerVersion: 9+
.NET SDK
sdkVersion: 8+
Go
languageVersion: 1.25+
Rust
languageVersion: 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.AgentGovernanceRust Installation
cargo add agent-governanceGo Installation
go get github.com/microsoft/agent-governance-toolkit/agent-governance-golangSource Installation (if other methods fail)
git clone https://github.com/microsoft/agent-governance-toolkit.git
cd agent-governance-toolkit