mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-22 17:44:00 +02:00
Add Claude permission modes
This commit is contained in:
@@ -54,6 +54,7 @@ options:
|
|||||||
install_headroom: true
|
install_headroom: true
|
||||||
install_rtk: true
|
install_rtk: true
|
||||||
install_tokensave: true
|
install_tokensave: true
|
||||||
|
permission_mode: auto
|
||||||
tokensave_project_paths: []
|
tokensave_project_paths: []
|
||||||
panel_admin: false
|
panel_admin: false
|
||||||
panel_icon: mdi:robot-happy
|
panel_icon: mdi:robot-happy
|
||||||
@@ -95,6 +96,7 @@ schema:
|
|||||||
install_headroom: bool
|
install_headroom: bool
|
||||||
install_rtk: bool
|
install_rtk: bool
|
||||||
install_tokensave: bool
|
install_tokensave: bool
|
||||||
|
permission_mode: list(strict|auto|bypass)
|
||||||
tokensave_project_paths:
|
tokensave_project_paths:
|
||||||
- str
|
- str
|
||||||
slug: claude_desktop
|
slug: claude_desktop
|
||||||
|
|||||||
Reference in New Issue
Block a user