docs: daily update 2026-08-04 - #5634
Open
deco-cms[bot] wants to merge 2 commits into
Open
Conversation
added 2 commits
August 4, 2026 01:17
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.
Daily docs review for release v4.167.2 (range
v4.167.1...v4.167.2).Commits reviewed (6, excluding the release-bump commit)
Warranted a doc update:
dce0687fix(virtual-mcp): warn when an attached file exceeds the 25MB limit (fix(virtual-mcp): warn when an attached file exceeds the 25MB limit #5626) — the files & skills uploader now shows a toast naming any rejected file instead of silently dropping it.Skipped (no doc-visible change):
c946bddfix(vault): stop the batch lease endpoint masking a configuration decrypt failure as empty — internal error-reporting fix, no documented behavior changes.8a65897fix(ai-providers): stop leaking the Google API key into trace spans — internal security hardening (header vs query param), not user-facing.7d7e857fix(sandbox-env): fail fast on warmPool.enabled with size 0 — Helm chart validation;warmPoolisn't documented in the public docs.39d29edfix(commerce-onboarding): translate hardcoded Portuguese strings in the Google Search Console config form — i18n bugfix, feature outsidedeco-studiodocs scope.12ec61ffix(auth): reject non-positive-integer AUTH_EMAIL_OTP_LENGTH/EXPIRES_IN — env var validation; these vars aren't documented in the self-hosting guide.Files changed
en/studio/agents.mdx— new "Files and skills" subsection noting the 25MB per-file attachment limit and the warning shown for oversized files.pt-br/studio/agents.mdx— same section, translated.Consistency notes
concepts.mdx,decopilot/overview.mdx,library.mdx,quickstart.mdx,overview.mdxfor stale references to file attachments/limits — no contradictions found, no changes needed.pt-br content was auto-translated (prose/headings translated; code, URLs, and product terms like "agent", "MCP", "Files and skills" kept in English).
Summary by cubic
Documented the 25MB per-file limit for agent attachments and the new warning that names any oversized file in the “Files and skills” section. Updates applied to
en/studio/agents.mdxandpt-br/studio/agents.mdx.Written for commit 3edb4c5. Summary will update on new commits.