I have searched for all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.
Verify Feature Scope
I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.
Problem Description
https://github.com/OpenHands/OpenHands or anything that either provides a Linux sandbox environment will be very useful for running coding agents with open-webui.
they can git clone, obtain user uploaded code snippet, and do multiple rounds of modifications and code execution
Desired Solution you'd like
provide the sandbox as a core built-in functionality of open-webui, like search and RAG, extending the current jupyter and web-based python execution ability.
the sandbox works like github runner that controls docker to start from a image and provide link to artifacts /view button to view these files in the open-webui after each step.
the RAG can optionally run on the sandbox files as required by the model.
Originally created by @ghost on GitHub (Nov 8, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19045
### Check Existing Issues
- [x] I have searched for all existing **open AND closed** issues and discussions for similar requests. I have found none that is comparable to my request.
### Verify Feature Scope
- [x] I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.
### Problem Description
https://github.com/OpenHands/OpenHands or anything that either provides a Linux sandbox environment will be very useful for running coding agents with open-webui.
they can git clone, obtain user uploaded code snippet, and do multiple rounds of modifications and code execution
### Desired Solution you'd like
provide the sandbox as a core built-in functionality of open-webui, like search and RAG, extending the current jupyter and web-based python execution ability.
the sandbox works like github runner that controls docker to start from a image and provide link to artifacts /view button to view these files in the open-webui after each step.
the RAG can optionally run on the sandbox files as required by the model.
### Alternatives Considered
MCP or bridges between open-webui and https://github.com/OpenHands/OpenHands
### Additional Context
_No response_
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @ghost on GitHub (Nov 8, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19045
Check Existing Issues
Verify Feature Scope
Problem Description
https://github.com/OpenHands/OpenHands or anything that either provides a Linux sandbox environment will be very useful for running coding agents with open-webui.
they can git clone, obtain user uploaded code snippet, and do multiple rounds of modifications and code execution
Desired Solution you'd like
provide the sandbox as a core built-in functionality of open-webui, like search and RAG, extending the current jupyter and web-based python execution ability.
the sandbox works like github runner that controls docker to start from a image and provide link to artifacts /view button to view these files in the open-webui after each step.
the RAG can optionally run on the sandbox files as required by the model.
Alternatives Considered
MCP or bridges between open-webui and https://github.com/OpenHands/OpenHands
Additional Context
No response