docs: daily update 2026-08-07 — release v4.193.0 - #5852
Open
deco-cms[bot] wants to merge 2 commits into
Open
Conversation
added 2 commits
August 7, 2026 14:39
…ew terminal + show-by-default preference
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Studio released v4.193.0 (previous: v4.192.10). The only commit in that range is the release-bump commit, but its diff carries the full squashed content of PR #5848 — "feat(sandbox): resizable preview terminal + 'show by default' preference", which is user-facing.
Commits covered
5addf39—[release]: bump changed workspace versions(PR feat(sandbox): resizable preview terminal + "show by default" preference #5848: resizable preview terminal + "show by default" preference) — warranted docs updateNo other commits fell in the
v4.192.10...v4.193.0range.Commits skipped
None — the single commit in range was the one evaluated above.
Changed doc files
en/studio/agents.mdx/pt-br/studio/agents.mdx— added a paragraph under Sandbox describing the new terminal drawer: resizable (drag its top edge), toggled via the tab bar's ⋯ menu (Show terminal / Hide terminal, remembered per agent), and a new Show preview terminal by default preference to open it automatically everywhere.en/studio/concepts.mdx/pt-br/studio/concepts.mdx— updated the Account → Profile & Preferences bullet to mention the new default-visibility toggle.pt-br translations were auto-generated for both files (prose translated; product terms, UI labels, code, and URLs kept in English per house style).
Consistency notes
quickstart.mdx,overview.mdx, andmonitoring.mdxdo not mention the preview terminal/drawer and needed no changes.Dependency note
docs/auto-update-2026-08-07-release-4.192.1(#5842), the most recently created opendocs/auto-update-*PR at the time of this run, per the chaining rule. Merge #5842 (and its own chain of predecessors) before merging this one, or rebase this branch ontomainfirst if that chain is abandoned.At the time of this run there were 38 open
docs/auto-update-*PRs, the oldest going back several days. Each new run chains onto the previous one's branch, so this queue is growing daily without human review closing it out. Recommend a reviewer triage/merge (or close) the backlog soon — otherwise future runs will keep stacking on an ever-longer, unreviewed chain and conflicts will become harder to resolve.Summary by cubic
Updates docs for Studio v4.193.0 to cover the new sandbox preview terminal drawer: resizable, per‑agent toggle via the tab bar menu, and a global “Show preview terminal by default” preference. Changes land in the English and pt‑br Agents and Concepts pages.
Written for commit 9c4ad15. Summary will update on new commits.