docs: daily update 2026-08-06 (release v4.191.0) - #5833
Open
deco-cms[bot] wants to merge 60 commits into
Open
Conversation
…metry opt-in for self-hosted Kubernetes
…to-merge, and ship-to-production
…ub sandbox repo picker
…ox-go only (no ts/go daemon switch)
… auth-config.json (v4.160.7)
…ural, not a text-heuristic (v4.163.1)
…o Native coding-agent terminals
…orktree reclaim on archive
…it warning in agents
…ption tooltip toggle
…harness for hosted runs
…riction on connections (release v4.171.1)
…sted task comments
…O_TOPUP_FEE_PERCENT=0 waiver for self-hosted deployments
…laude subscription for sandbox coding runs
…review and CMS settings reorg
…-finding dismissal on deletion
…del-permission failures
… Agent (v4.180.0)
…boot-time validation (1-65535)
…fix + reports-only reviewer defaults
…board Re-run action
…na and restricted toolset (v4.186.0)
… and Sync header button (v4.188.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.
Automated daily docs review triggered by the
studio.releasedwebhook for v4.191.0 (previous: v4.190.4).Note: This PR is stacked on top of #5790 (
docs/auto-update-2026-08-06-release-4.188.0), the most recently opened docs auto-update PR at the time of this run. It should be merged after #5790 to avoid conflicts.Commits covered (range v4.190.4...v4.191.0)
5329b7cbcfeat(sandbox): tenant warm pools — pods already running the dev server (feat(sandbox): tenant warm pools — pods already running the dev server #5830) — warrants docs update, covered below.148aeeda6feat(scripts): add manual release fallback for Actions outages (feat(scripts): add manual release fallback for Actions outages #5832) — skipped: internal release-tooling script (scripts/manual-release.sh), no user-facing Studio behavior.16c5aa501[chore]: bump homebrew cask to 4.190.4 — skipped: bot version-bump commit.b1b3a18ef[release]: bump changed workspace versions — skipped: release bump, version-only diff.Files changed
en/studio/self-hosting/deploy/kubernetes.mdx— added a new Tenant warm pools section (under Sandbox configuration, after the generic Warm pool section) documenting: thetenantPoolschart values entry and its-<envName>naming rule, theSTUDIO_SANDBOX_TENANT_POOLSStudio-side JSON env var schema (name,orgId,repo,connectionId,branch,workload), the optionalGITHUB_WEBHOOK_SECRET/POST /api/_github/webhookimmediate-refresh path, and thesandboxwarmpools: getRBAC grant. Also added atenantPoolsrow to the "Main sandbox values" table.pt-br/studio/self-hosting/deploy/kubernetes.mdx— mirrored translation of the above.Consistency notes
quickstart.mdx,concepts.mdx,overview.mdx, andarchitecture.mdxfor staleness — none reference warm pools or sandbox pooling, no changes needed.self-hosting/deploy/kubernetes.mdx, so no cross-reference fixes were needed.pt-br was auto-translated (prose and headings translated; code blocks, URLs, component names, and product terms like "agent"/"connection"/"MCP" kept in English).
Summary by cubic
Updates docs for v4.191.0: adds per‑org tenant warm pools for faster sandbox startup on Kubernetes and introduces a new Task Board guide, plus agent features and deployment config updates.
New Features
Self-Hosting
tenantPools, Studio JSON env schema, optional webhook for immediate refresh, and required RBAC); updated sandbox values tableAUTH_*environment variables only (no config file)STUDIO_TOPUP_FEE_PERCENT) and auto‑task quota (STUDIO_TASK_QUOTA_ENFORCED,STUDIO_FREE_TASKS)Written for commit 5bf2935. Summary will update on new commits.