Add multi-root AI card to the feature digest / Update guide#20135
Conversation
| 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}'> |
There was a problem hiding this comment.
ai-multi is a bit ambiguous. I would consider changing the URL of this guide.
… AI page. [short flow]
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ 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' /> |
There was a problem hiding this comment.
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.
Reviewed by Cursor Bugbot for commit c480fe8. Configure here.


🚀 Summary
AI in multi-root and multi-editor setupscard to the AI section ofdocs/features/feature-digest.md.