是否可以对qoder进行本地命令授权?

Problem

我想要对qoder授权执行本地命令,这样他就不用每次执行命令的时候都来问我yes还是no了。

Solution

我可以全局授权、给项目授权、给任务授权,在这三个scope内,qoder根据我授权的命令自动执行。

第一次执行命令的时候可以提示我是否授权。

Use Case

我在让qoder进行测试、使用git的时候会频繁触发qoder用本地命令执行操作。

Priority

  • :yellow_circle: Medium - Important improvement

Additional Info