mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
* ✨ feat(builtin-tool-local-system): skip intervention for safe paths like /tmp
Add SAFE_PATH_PREFIXES whitelist to bypass user confirmation for
file operations targeting ephemeral directories (/tmp, /var/tmp).
* Fix intervention audit tests
* Move fs checks into Electron