feat: render approvals tables on write

This commit is contained in:
Peter Steinberger
2026-01-21 11:10:03 +00:00
parent 9bd6b3fd54
commit 884211a924
2 changed files with 101 additions and 101 deletions

View File

@@ -6,6 +6,7 @@ Docs: https://docs.clawd.bot
### Changes
- CLI: default exec approvals to the local host, add gateway/node targeting flags, and show target details in allowlist output.
- CLI: exec approvals mutations render tables instead of raw JSON.
- Exec approvals: support wildcard agent allowlists (`*`) across all agents.
- Nodes: expose node PATH in status/describe and bootstrap PATH for node-host execution.