feat: add plugin architecture

This commit is contained in:
Peter Steinberger
2026-01-11 12:11:12 +00:00
parent f2b8f7bd5b
commit cf0c72a557
37 changed files with 2408 additions and 8 deletions

View File

@@ -548,6 +548,10 @@
{
"source": "/oauth",
"destination": "/concepts/oauth"
},
{
"source": "/plugins",
"destination": "/plugin"
}
],
"navigation": {
@@ -689,6 +693,7 @@
"group": "Tools & Skills",
"pages": [
"tools",
"plugin",
"tools/bash",
"tools/elevated",
"tools/browser",