docs: daily update 2026-08-05 (v4.185.0) - #5773
Open
deco-cms[bot] wants to merge 2 commits into
Open
Conversation
added 2 commits
August 5, 2026 20:26
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
Daily docs review for release v4.185.0 (range
v4.184.1...v4.185.0).Note: this PR is chained on top of the still-open #5769 (
docs/auto-update-2026-08-05-release-4.184.0), which adds the newtask-board.mdxpage this PR builds on. Merge #5769 first, then this one — retarget the base tomainonce #5769 lands if GitHub doesn't do it automatically.Commits reviewed (v4.184.1...v4.185.0)
5e182f1— feat(task-board): re-run a whole selection, not one card at a time (feat(task-board): re-run a whole selection, not one card at a time #5771)a210446—[chore]: bump homebrew cask to 4.184.1(bot/release chore, no functional change)919e998—[release]: bump changed workspace versions(release bot, version bump only)Doc files changed
en/studio/task-board.mdx— added a Re-running tasks section documenting that Re-run now also works on a multi-card selection (button in the selection bar next to Auto-fix), the eligibility gate (every selected card must be delegated to the Super Agent and not Done), the unconditional takeover warning for bulk re-run, and that each task still counts against its own per-task re-run cap.pt-br/studio/task-board.mdx— same section translated to Portuguese ("Re-executando tasks").Consistency notes
task-board.mdxcovering Auto-fix and the billing/re-run-cap details, but did not yet mention the single-card Re-run action added by the earlier PR feat(task-board): add TASK_BOARD_ITEM_RERUN so a stuck task can be re-fired #5768. This PR only documents the new bulk/selection behavior on top of that baseline; documenting the original single-card Re-run button itself may still be worth a follow-up if it's missing elsewhere.Translation
pt-br content was translated by the automation; UI labels (Re-run, Auto-fix), component names, and code/URLs were kept in English per style guide.
Summary by cubic
Documents bulk Re-run on Task Board selections for v4.185.0. Adds a new “Re-running tasks” section to
en/studio/task-board.mdxandpt-br/studio/task-board.mdx.Written for commit 8a5c29f. Summary will update on new commits.