Skip to content

chore(deps): update ghcr.io/open-webui/open-terminal docker tag to v0.12.4 - #213

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/ghcr.io-open-webui-open-terminal-0.x
Sep 7, 2026
Merged

chore(deps): update ghcr.io/open-webui/open-terminal docker tag to v0.12.4#213
renovate[bot] merged 1 commit into
mainfrom
renovate/ghcr.io-open-webui-open-terminal-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-terminal patch 0.12.30.12.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-webui/open-terminal (ghcr.io/open-webui/open-terminal)

v0.12.4

Compare Source

Added
  • Assistants can now read recent output and send text to your connected terminal in the current chat, including answering prompts from a running program. Requires Open WebUI 0.11.4.
Fixed
  • Terminal and background command lists now show only entries belonging to the current user and chat. Other users and chats cannot read their output, send them input, or stop them through these controls.
  • Opening another terminal in the same chat no longer replaces the first terminal's saved entry.
  • A second connection to an already connected terminal is now rejected, preventing the two connections from splitting its output.
  • Sending a large amount of text to a busy terminal no longer drops the unwritten portion. Text sent at the same time is handled in order without mixing the requests together.
  • Stopped background commands remain available for five minutes so you can check their output and exit code. They stay marked as killed instead of changing to done.
  • Checking for new command output after reading only the latest lines no longer repeats older output. Checks also keep their place when an oversized log has its oldest output removed, and report when output was discarded.
  • Reading command output while an oversized log is being shortened no longer returns a partially rewritten log. Commands are marked done only after their final output has been saved, including when the log was shortened during the run.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from mainman94 as a code owner September 6, 2026 20:54
@renovate
renovate Bot merged commit 41b2c20 into main Sep 7, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/ghcr.io-open-webui-open-terminal-0.x branch September 7, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants