Replies: 1 comment
-
|
我看 runtime 的可见性有区分是私有的还是公开的,可以试试设置成私有的能否满足你的需求
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
我们场景里是希望尽量团队里的每个成员能共享agent,但是现在我在本地创建agent后就会绑定我的运行时,其他成员使用agent创建issue就会把请求发送到我本地的运行时进行执行,我本地还有一些mcp是我自己的账号权限授权的,这样变相的其他成员就会使用我的权限进行操作,这样是有风险的
Beta Was this translation helpful? Give feedback.
All reactions