[GH-ISSUE #19045] feat: coding sandbox #18754

Closed
opened 2026-04-20 00:57:39 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @ghost on GitHub (Nov 8, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19045

Check Existing Issues

  • 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.

Alternatives Considered

MCP or bridges between open-webui and https://github.com/OpenHands/OpenHands

Additional Context

No response

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_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#18754