Support per skill script approval #6072
ron-clover
started this conversation in
Ideas
Replies: 2 comments
-
|
@semenshi are you able to help here? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey guys :) |
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.
-
Hi MAF Team,
Iv'e been using
ApprovalRequiredAIFunctionin my chat agent tools.Then, I turned to the approach of 'hiding' some of those tools behind an agent skill using scripts.
This has the benefit of only loading said tools into context when needed.
I was disappointed to see that when it comes to skill scripts - its either ALL scripts require approval or NON of them.
Isn't it a good idea to support a new boolean flag on
AgentSkillScriptlikeRequiresApproval.This will provide the much needed parity between AIFunctions and Scripts.
Let me know what you think.
Thx,
Ron
Beta Was this translation helpful? Give feedback.
All reactions