docs: daily update 2026-07-31 - #5491
Open
deco-cms[bot] wants to merge 10 commits into
Open
Conversation
…reorder and preview
…active map picker
…ared sandbox branches
…_SUBAGENTS validation
…on AI Gateway top-ups
This was referenced Jul 31, 2026
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 update — 2026-07-31
Automated review of everything merged to
mainin the rangev4.150.28...v4.150.29(releasev4.150.29, compare: v4.150.28...v4.150.29).Note: This PR is based on the head of #5464 (
docs/auto-update-2026-07-30), which was still open at the time this run started. Please merge #5464 first, then this one.Commits reviewed (3)
Warranted a docs change (1):
AI_PROVIDER_TOPUP_URLamount at $10,000 (fix(ai-providers): cap AI_PROVIDER_TOPUP_URL amount at $10,000 #5489). f0ac730 — Top-up requests were previously unbounded server-side and could surface an opaque 500 from Stripe above ~$999,999.99; now capped at $10,000 per request with a clean validation error. This is a user-facing behavior/limit change to the credit top-up flow described inai-providers.mdx.Skipped (2):
[chore]: bump homebrew cask to 4.150.26— bot commit (decocms-release[bot]), packaging metadata only, no user-facing doc impact.[release]: bump changed workspace versions— release version bump commit, diff is only a package.json version string.Files changed
apps/docs/client/src/content/deco-studio/en/studio/ai-providers.mdx— added a sentence under "Deco AI Gateway" noting the $10,000 per-request top-up cap and that larger amounts require multiple top-ups.apps/docs/client/src/content/deco-studio/pt-br/studio/ai-providers.mdx— same addition, translated (auto-translated; please spot-check phrasing).Consistency notes
quickstart.mdx(mentions gateway credits/top-up) — no change needed, it doesn't state a specific amount or limit.overview.mdxandconcepts.mdx— no references to top-up amounts or AI provider limits; no change needed.pt-br translation was auto-generated; code blocks, URLs, and product terms (agent, connection, automation, MCP) were kept in English per convention.
Summary by cubic
Updates Studio docs to cover the sections editor variants, shared cloud sandboxes, seat management for invoiced orgs, Decopilot subagent concurrency validation, and the new $10,000 cap on AI Gateway top-ups. Includes pt‑BR translations.
deco linkstays per user.DECOPILOT_MAX_CONCURRENT_SUBAGENTS(default 4), queuing, and startup failure on malformed values.Written for commit 9034d4e. Summary will update on new commits.