Skip to content

Update from code changes: Suggestions v6.0.0-beta.13#297

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/a861f36a
Open

Update from code changes: Suggestions v6.0.0-beta.13#297
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/a861f36a

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the Suggestions changes shipped in Velt SDK v6.0.0-beta.13: zero-config autoCommit (default true), the new summaryHtml field for rich HTML suggestion bodies, human-authored suggestions rendering the Suggestion card, and the breaking AgentSuggestionSuggestion / SuggestionActionLegacySuggestionAction renames across the low-level Comment Dialog components.

Changes

  • Rewrote the "Capture edits as suggestions" section of the Suggestions overview to lead with the new zero-config path and added a "Rich HTML summaries" subsection covering summaryHtml.
  • Added autoCommit to EnableSuggestionModeConfig and summaryHtml to CommitSuggestionConfig<T> / TargetEditCommitResult in the SDK data-models reference.
  • Renamed every AgentSuggestion* primitive / wireframe / custom-element / CSS-class reference to Suggestion*, and every SuggestionAction* to LegacySuggestionAction*, across the Comment Dialog primitives, wireframes, wireframe-variables, and structure pages.
  • Added a 6.0.0-beta.13 entry to the version-6 SDK changelog covering the new features, bug fixes, and breaking renames.

Context

Triggered by snippyly/internal-release-notes#13 — release notes for v6.0.0-beta.13 (July 20, 2026): a Suggestions release that renames the AgentSuggestion component tree to Suggestion, deprecates the standalone SuggestionAction row as LegacySuggestionAction, ships zero-config auto-commit and summaryHtml for suggestion mode, adds first-class support for human-authored suggestion comments, and fixes several stale-state bugs in Comment Dialog virtual-scroll recycling.

@mintlify

mintlify Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
velt 🟢 Ready View Preview Jul 20, 2026, 4:49 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants