docs: daily update 2026-08-07 - #5838
Open
deco-cms[bot] wants to merge 2 commits into
Open
Conversation
added 2 commits
August 7, 2026 01:05
…ty parking and tenant-pool dispatch exclusion (v4.192.0)
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.
Daily docs check for release v4.192.0 (previous: v4.191.1).
Dependency note: this PR is stacked on top of #5833 (
docs/auto-update-2026-08-06-release-4.191.0), which was still open when this run started. Merge #5833 first, then this one.Compare range reviewed
v4.191.1...v4.192.0
Commits covered
dee5aef30(#5829)c4e38e7b3(#5835)cloneOnlydispatches no longer bind tenant warm pools; duplicatedevstarts now return the running taskc19a182b1(#5837)64359c1c3(#5834)194886784,0e2caa8e4,39f9d9535[release]: bump changed workspace versions600a7edd3,1db602ed9[chore]: bump homebrew cask to ...Doc files changed
apps/docs/client/src/content/deco-studio/en/studio/self-hosting/deploy/kubernetes.mdxcloneOnlydispatches (e.g. Claude Code harness runs) never bind a tenant warm pool, and that a duplicatedevstart now returns the already-running task instead of starting a second one.SANDBOX_MAX_CONCURRENT_HOSTED_RUNS, and its fail-open behavior.apps/docs/client/src/content/deco-studio/pt-br/studio/self-hosting/deploy/kubernetes.mdxConsistency notes
overview.mdx,architecture.mdx,quickstart.mdx, andconcepts.mdxfor staleness against this change — all only reference sandboxes at a high level and remain accurate; no edits made there.pt-br content in this PR was auto-translated; please spot-check technical accuracy.
Summary by cubic
Update Kubernetes self-hosting docs to cover sandbox capacity admission and tenant warm-pool behavior. Adds a scheduler-based cluster capacity check that parks runs on full nodes, clarifies that
cloneOnlydispatches (e.g., Claude Code) never bind tenant warm pools, and that duplicatedevstarts return the running task; mirrored in pt-br.Written for commit ebdd7c8. Summary will update on new commits.