From 29ead641e6b7a1dc68049338549ffbedb4b986bc Mon Sep 17 00:00:00 2001 From: DT Mirizzi Date: Sun, 1 Mar 2026 21:03:22 -0800 Subject: [PATCH 1/2] Add pi-governance to Extensions Governance, RBAC, DLP, audit, and HITL extension for pi agents. Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28bed0e..f248b47 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Extensions are TypeScript/JavaScript modules that enhance pi-agent functionality - [ogulcancelik/pi-ghostty-theme-sync](https://github.com/ogulcancelik/pi-ghostty-theme-sync) — Sync Ghostty terminal theme with pi session - [ogulcancelik/pi-sketch](https://github.com/ogulcancelik/pi-sketch) — Quick sketch pad - draw in browser, send to models - [pi-dcp](https://github.com/zenobi-us/pi-dcp) — Dynamic context pruning extension for intelligent conversation optimization +- [pi-governance](https://github.com/Grwnd-AI/pi-governance) — Governance, RBAC, DLP, audit, and HITL for pi agents with YAML policy engine, bash classifier, config self-protection, and OpenClaw plugin - [pi-gui](https://github.com/VVander/pi-gui) — GUI extension providing visual interface for pi agent - [pi-screenshots-picker](https://github.com/Graffioh/pi-screenshots-picker) — Screenshot picker extension for better screenshot selections - [pi-super-curl](https://github.com/Graffioh/pi-super-curl) — Extension to empower curl requests with coding agent capabilities From 83495f30528c293a6d66997d90b7cbe4b96f8ca7 Mon Sep 17 00:00:00 2001 From: DT Mirizzi Date: Thu, 2 Apr 2026 08:58:22 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f248b47..6c4b7c3 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Extensions are TypeScript/JavaScript modules that enhance pi-agent functionality - [ogulcancelik/pi-ghostty-theme-sync](https://github.com/ogulcancelik/pi-ghostty-theme-sync) — Sync Ghostty terminal theme with pi session - [ogulcancelik/pi-sketch](https://github.com/ogulcancelik/pi-sketch) — Quick sketch pad - draw in browser, send to models - [pi-dcp](https://github.com/zenobi-us/pi-dcp) — Dynamic context pruning extension for intelligent conversation optimization -- [pi-governance](https://github.com/Grwnd-AI/pi-governance) — Governance, RBAC, DLP, audit, and HITL for pi agents with YAML policy engine, bash classifier, config self-protection, and OpenClaw plugin +- [pi-governance](https://github.com/dtmirizzi/pi-governance) — Governance, RBAC, DLP, audit, slopsquatting protection, and HITL for pi agents with YAML policy engine, bash classifier, config self-protection, and OpenClaw plugin - [pi-gui](https://github.com/VVander/pi-gui) — GUI extension providing visual interface for pi agent - [pi-screenshots-picker](https://github.com/Graffioh/pi-screenshots-picker) — Screenshot picker extension for better screenshot selections - [pi-super-curl](https://github.com/Graffioh/pi-super-curl) — Extension to empower curl requests with coding agent capabilities