You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2026. It is now read-only.
It's uneasy to run the dangerous script from users on the server. Especially, if they want to use the 3rd party package/SDK.
Expectation:
The current idea in my mind: build a framework that will deploy all the execute functions from users to a serverless that can be run with the fetch function from agentify 🤔
Problem:
It's uneasy to run the dangerous script from users on the server. Especially, if they want to use the 3rd party package/SDK.
Expectation:
The current idea in my mind: build a framework that will deploy all the execute functions from users to a serverless that can be run with the
fetchfunction from agentify 🤔