docs: daily update 2026-08-05 (v4.186.0) - #5774
Open
deco-cms[bot] wants to merge 56 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
…-repo (TASK_ADD_REPO) and comment author-only edit/delete
…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)
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 update covering the release range
v4.185.1...v4.186.0(releasev4.186.0).Depends on #5773 (
docs/auto-update-2026-08-05-release-4.185.0) — this branch is based on that branch's HEAD to avoid conflicts. Please merge #5773 first, then this PR.Commits covered
Range: v4.185.1...v4.186.0
Why this warrants a docs update
The QA Agent and Code Reviewer (Task Board's automated reviewers) previously inherited the org agent's own instructions and its full built-in toolset when dispatched. This change gives each reviewer its own dedicated persona (system instructions describing the reviewer's job, not the Super Agent's) and removes the tools that would let it ship a change:
Edit/NotebookEditdisallowed (keepsWritefor scratch files)Write/Edit/NotebookEditdisallowedThis is directly user-facing:
task-board.mdxdocuments the QA Agent / Code Reviewer feature under Settings → Organization → Reviewers & merge, and users configuring these should know reviewers run with a fixed, restricted persona rather than the org agent's own instructions/toolset.Files changed
en/studio/task-board.mdx— added a paragraph + callout under "Automated review before shipping" describing the reviewer persona and per-reviewer tool restrictions.pt-br/studio/task-board.mdx— same addition, translated (auto-translated; prose/headings translated, code/tool names/UI labels kept in English).Consistency notes
Checked
agentic-cms.mdx,architecture.mdx,concepts.mdx,quickstart.mdx,overview.mdx, anddecopilot/context-and-tasks.mdxfor references to reviewers/personas — only a generic, unaffected mention inagentic-cms.mdx("Reviewers approve or request changes"). No other files needed changes.Summary by cubic
Documents v4.186.0 with a new Task Board page and a key change: automated reviewers now run with their own persona and a restricted toolset, improving safety and clarity when reviewing PRs.
New Features
Writefor scratch; Code Reviewer is read‑only; neither can push/merge), optional auto‑merge, comments with resolve/reopen, Auto‑fix, Re‑run (single and bulk), multi‑repo runs, report findings with dismissal + optional auto‑assign to Super Agent, and billing/quota.claude-codeharness for hosted runs (managed by Studio), Studio Native coding‑agent terminals with worktree reclaim; managed sandbox is the default path.claude-coderuns bill your plan before the org’s credit.Migration
AUTH_*environment variables only (noauth-config.json); Docker Compose docs add billing/quota envs andPORTvalidation; Kubernetes uses thestudio-sandbox-goimage and documents optional sandbox‑daemon OTLP metrics (collector ClusterIP required).Written for commit 9cc90c8. Summary will update on new commits.