github open-webui/computer v0.9.16

latest releases: v0.9.21, v0.9.20, v0.9.19...
16 days ago

Added

  • ๐Ÿงฐ Tool servers can now carry their own environment settings. Add extra environment values for local tool servers from Admin, with matching translations across supported languages.
  • ๐ŸŒ OpenCode over Docker is easier to set up. The README now shows how to connect a host-running OpenCode server from a Docker install.

Changed

  • ๐Ÿค– Claude Code conversations continue more smoothly. Computer keeps Claude Code sessions warm between turns when the setup is unchanged, so follow-up prompts feel more natural.
  • ๐Ÿงญ Agent model choices are less fussy. Saved agent models and newly detected models are combined, so custom setups are less likely to disappear from the picker.
  • ๐Ÿ’ฌ OpenAI-style chat requests return a full answer unless streaming is requested. This better matches clients that expect a single response by default.

Fixed

  • ๐Ÿ” Trusted-header sign-in is more dependable. Computer now recognizes the configured header during session checks and keeps signed-in users attached to their account.
  • ๐Ÿงน Deleted agent profiles stay deleted after saving. Removing a saved agent no longer gets skipped just because no new profiles were added.
  • ๐Ÿ  Workspace names are preserved when workspace details update. Updating tabs or layout no longer quietly falls back to the folder name.
  • ๐Ÿ“ Lists appear correctly while writing. Bulleted and numbered lists now show their markers in chat and rich text editors.
  • ๐Ÿ—‚๏ธ Git paths are easier to read. File names with non-English characters now appear as themselves instead of escaped text.
  • ๐Ÿงฉ Quoted tool-server commands work more reliably. Local tool servers can start even when the saved command was wrapped in quotes.
  • ๐Ÿ“ฆ Optional tool-server support stays on the supported version range. Fresh installs avoid incompatible future releases.

Don't miss a new computer release

NewReleases is sending notifications on new releases.