docs: daily update 2026-08-05 — release v4.184.0 - #5769
Open
deco-cms[bot] wants to merge 52 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
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.
Release covered
v4.184.0 (previous: v4.183.0) — compare: v4.183.0...v4.184.0
Note: the release-bump commit itself (
0db999623) only changes package version numbers — the real change set is the 3-commit range returned by the GitHub compare API for this tag pair.Commits reviewed
c8c4454— feat(task-board): addTASK_BOARD_ITEM_RERUNso a stuck task can be re-fired (#5768). New user-facing "Re-run" action on task board cards / task dialog for tasks assigned to a specialist agent whose run is wedged (stuck in progress / requires action with no activity).cee1c6b—[chore]: bump homebrew cask to 4.183.0— bot version bump, no user-facing change.0db9996—[release]: bump changed workspace versions— bot version bump, no user-facing change.Doc changes
studio/decopilot/context-and-tasks.mdx(en + pt-br): added a "Re-running a stuck task" subsection under "What is a task?" — explains the task board, when a task run can get wedged, and how Re-run takes over and queues a fresh run. Includes a warning callout that Re-run stops any in-flight run before starting the new one.pt-br translation was produced automatically for the new section, matching the file's existing style; UI labels (
Re-run) and product terms (task,agent) kept in English per convention.Consistency notes
deco-studio/en/. This PR only documents the new Re-run action inline in the existing "Context and tasks" page, which was the closest accurate home. A standalone Task Board page is likely warranted but is a larger scope than this daily update — flagging for a human to prioritize separately.quickstart.mdx,concepts.mdx,overview.mdx,decopilot/overview.mdxfor task-board/re-run references — none exist, so no other file needed edits for this change.Chained PR
This branch is stacked on top of the current oldest-open-first chain: it was branched from
docs/auto-update-2026-08-05-release-4.182.0(PR #5758), the most recently created opendocs/auto-update-*PR at the time this ran. Please merge the earlier open docs PRs first, in creation order, before this one, to avoid conflicts. There is a long backlog of opendocs/auto-update-*PRs (~26) that appear to not be getting merged — worth a human pass to clear the backlog.Summary by cubic
Adds full Task Board docs (kanban flow, comments, automated review/merge, billing/quota) and a Re-run action to recover stuck tasks. Also documents Fast Preview, Studio Native coding terminals, the sandbox
claude-codeharness with personal Claude subscription, and several self‑hosting and ops updates in both en and pt-br.New Features
claude-codesandbox harness for hosted runs; Super Agent multi-repo selectionclaude-coderuns (outranks org credit)Self-hosting & Ops
AUTH_*envs only (email/password, social, magic link, email OTP); noauth-config.jsonSTUDIO_TASK_QUOTA_ENFORCED,STUDIO_FREE_TASKS, etc.),STUDIO_TOPUP_FEE_PERCENT, andPORTvalidationstudio-sandbox-goclaude-codeharness; desktop link paths removedWritten for commit 65e084c. Summary will update on new commits.