沙箱运行提示优化
当需要执行 rm -rf 等危险命令时,允许用户添加rm完整命令行白名单,因为每次编译出新版本,要替换系统老版本程序时,这时用户把rm -rf /path/dest_file加进白名单,下次就不再提示,增加AI开发的流畅性,减少需要用户不必要干预的次数。
Solution
How should it work?
Use Case
When would you use this?
Priority
-
High - Blocking issue -
Medium - Important improvement -
Low - Nice to have
Additional Info
(Optional: screenshots, examples, links)