Skip to content

Add multi-root AI card to the feature digest / Update guide#20135

Merged
Witoso merged 4 commits into
releasefrom
cc/9885-multi-root-docs
May 12, 2026
Merged

Add multi-root AI card to the feature digest / Update guide#20135
Witoso merged 4 commits into
releasefrom
cc/9885-multi-root-docs

Conversation

@Witoso
Copy link
Copy Markdown
Member

@Witoso Witoso commented May 11, 2026

🚀 Summary

  • Adds an AI in multi-root and multi-editor setups card to the AI section of docs/features/feature-digest.md.
  • Add update to v48.1

@Witoso Witoso changed the title Multi-root and update guide changes Add multi-root AI card to the feature digest May 11, 2026
@Witoso Witoso changed the title Add multi-root AI card to the feature digest Add multi-root AI card to the feature digest / Update guide May 11, 2026
@gorzelinski gorzelinski self-requested a review May 12, 2026 05:10
Comment thread docs/features/feature-digest.md Outdated
Experimental support for AI Chat, Review, and Translate across multi-root editors and across multiple editors sharing a Context. Suggestions, translations, and chat history stay scoped to the right surface.
</ck:card-description>
<ck:card-footer>
<ck:button-link size='sm' variant='secondary' href='{@link features/ckeditor-ai-multi}'>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ai-multi is a bit ambiguous. I would consider changing the URL of this guide.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed!

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit c480fe8. Configure here.


<ck:card>
<ck:card-title level='4' heading-id='ai-multi-root'>
AI in multi-root and multi-editor setups <ck:badge variant='premium' /> <ck:badge variant='experiment' />
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unverified badge variant may not render correctly

Medium Severity

The ck:badge component is used with variant='experiment', but every other ck:badge in the codebase uses variant='premium' exclusively. The experiment value only appears in ck:heading-badge elements, which use a different attribute name (badge='experiment'). This mismatch suggests variant='experiment' may not be a supported variant for ck:badge, potentially causing the badge to render incorrectly or not at all.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit c480fe8. Configure here.

@Witoso Witoso requested a review from gorzelinski May 12, 2026 11:40
DawidKossowski
DawidKossowski previously approved these changes May 12, 2026
@Witoso Witoso merged commit 56cb81b into release May 12, 2026
11 checks passed
@Witoso Witoso deleted the cc/9885-multi-root-docs branch May 12, 2026 12:15
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.

3 participants