Permission rework (#6319)

Co-authored-by: Github Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
This commit is contained in:
Dax 2026-01-01 17:54:11 -05:00 committed by GitHub
parent dccb8875ad
commit 351ddeed91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
66 changed files with 3658 additions and 2146 deletions

View file

@ -1,3 +1,4 @@
<<<<<<< HEAD
{
"openapi": "3.1.1",
"info": {
@ -9750,3 +9751,6 @@
}
}
}
=======
{}
>>>>>>> 4f732c838 (feat: add command-aware permission request system for granular tool approval)