mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-28 03:20:11 +00:00
docs: update AI documentation
This commit is contained in:
parent
da9c322ddd
commit
5efd1591ca
1 changed files with 8 additions and 0 deletions
|
|
@ -194,6 +194,14 @@ Pulse includes settings that control how "active" AI features are:
|
|||
|
||||
If you enable execution features, ensure agent tokens and scopes are appropriately restricted.
|
||||
|
||||
### Control Levels
|
||||
|
||||
Pulse uses three AI permission levels for infrastructure control:
|
||||
|
||||
- **Read-only**: AI can observe and query data only.
|
||||
- **Controlled**: AI asks for approval before executing commands or control actions.
|
||||
- **Autonomous (Pro)**: AI executes actions without prompting.
|
||||
|
||||
### Advanced Network Restrictions
|
||||
|
||||
Pulse blocks AI tool HTTP fetches to loopback and link-local addresses by default. For local development, you can allow loopback targets:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue