docs: daily update 2026-08-04 - #5659
Open
deco-cms[bot] wants to merge 22 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
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.
Commits reviewed
Range:
v4.167.5...v4.168.0(v4.167.5...v4.168.0)Warranted a docs update (1):
4364c3dfeat(sections-editor): render field descriptions as a help tooltip (feat(sections-editor): render field descriptions as a help tooltip #5637) — changes how field descriptions render in the blocks form (inline text → optional hover tooltip on the field title) and adds a new opt-in, per-site setting (metadata.fieldDescriptionTooltips) surfaced in Settings next to the Production URL field.Skipped (3):
50e96ee[release]: bump changed workspace versions— automated release-bump commit, no content diff beyond package.json versions.7387554[chore]: bump homebrew cask to 4.167.5— packaging metadata only, no user-facing change.462012c[chore]: bump homebrew cask to 4.167.3— packaging metadata only, no user-facing change.Doc files changed
studio/agentic-cms.mdx(en + pt-br): added a new "Blocks form: field descriptions" section explaining the default inline-description layout, the new opt-in hover-tooltip mode, and where to toggle it (site Settings, next to Production URL).pt-br content was auto-translated from the English changes (prose and headings translated; product terms — agent, connection, MCP, block, section — and UI labels like "Settings" and "Production URL" kept in English, per the standing translation rules).
Consistency notes
quickstart.mdx,concepts.mdx,connections.mdx,library.mdx, andbuilding-tools.mdxfor related references to field descriptions, the sections/blocks editor, or per-project Settings — none needed changes;agentic-cms.mdxwas the only page covering the affected surface (blocks/sections form editing).Dependency
This branch was created off the head of #5634 (
docs/auto-update-2026-08-04-release-4.167.2), the most recently created opendocs/auto-update-*PR at the time this ran, to avoid merge conflicts. This PR should be merged after #5634.Summary by cubic
Daily docs refresh for v4.168.0. Adds new feature docs (field-description tooltips, Task Board reviewers, Studio Native coding-agent terminals) and simplifies architecture/auth guidance for clarity and self-hosting.
New Features
metadata.fieldDescriptionTooltips(Site Settings → next to Production URL).Refactors
AUTH_*environment variables only; added magic link and email OTP envs; clarified social login vs. OIDC SSO.studio-sandbox-goonly.Written for commit 553bd39. Summary will update on new commits.