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
Very cool project. Feel free to close this issue as it’s probably not in scope of the project and would be better off as a chat in discord.
I’m looking for a way to integrate a sandbox environment like this in a corporate tool used by devs to interact with the environment, and would want to give them a way to run a sandbox LLM agent in an app tab that has a minimal set of access right to interact with their env ( think read only eks role to connect to kubernetes or AWS, plus a JWT token to call the app endpoints to do stuff but scopes to the task at play). I think discobot would be great at this, but as most are windows guys it’s hard for me to get them to setup their systems to interact with it. It’s why I’ve been looking at https://github.com/tractordev/apptron as a low friction way to get people access to it as everyone has a browser.
So my point is if you can support https://github.com/tractordev/wanix as a backend it would be very cool and it could be a great way to leverage this project in the corporate world.
Very cool project. Feel free to close this issue as it’s probably not in scope of the project and would be better off as a chat in discord.
I’m looking for a way to integrate a sandbox environment like this in a corporate tool used by devs to interact with the environment, and would want to give them a way to run a sandbox LLM agent in an app tab that has a minimal set of access right to interact with their env ( think read only eks role to connect to kubernetes or AWS, plus a JWT token to call the app endpoints to do stuff but scopes to the task at play). I think discobot would be great at this, but as most are windows guys it’s hard for me to get them to setup their systems to interact with it. It’s why I’ve been looking at https://github.com/tractordev/apptron as a low friction way to get people access to it as everyone has a browser.
So my point is if you can support https://github.com/tractordev/wanix as a backend it would be very cool and it could be a great way to leverage this project in the corporate world.