init: pi-extensions with ssh-controlmaster

This commit is contained in:
Joakim Persson
2026-05-05 22:45:08 +02:00
commit 6307072b21
5 changed files with 687 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "pi-extensions",
"version": "0.1.0",
"description": "Custom and modified pi coding-agent extensions",
"keywords": ["pi-package"],
"license": "MIT",
"pi": {
"extensions": ["./extensions"]
}
}