Skip to content

Comments

feat: Add mention + auto complete feature prompt query#211

Merged
IonesioJunior merged 5 commits intomainfrom
feat-mention-data-sources
Feb 18, 2026
Merged

feat: Add mention + auto complete feature prompt query#211
IonesioJunior merged 5 commits intomainfrom
feat-mention-data-sources

Conversation

@IonesioJunior
Copy link
Member

Summary

This update integrates a wide range of Radix UI components into the project, enhancing UI consistency and interactivity. It includes component implementations for popovers, hover cards, and various Radix primitives, along with the necessary dependency updates.

Changes

  • Added @radix-ui dependencies to package.json and package-lock.json.
  • Implemented Popover, HoverCard, and related UI components for consistent UI patterns.
  • Updated existing components to support new Radix UI components.
  • Enhanced mention handling with new hooks for better source selection and synchronization.
  • Modified package.json to include the new Radix UI version.
  • Adjusted chat and hero components to support mention auto-complete with popovers.
  • Updated context-selection-store to track mention-originated sources for sync.

Technical notes

  • The new components improve accessibility and UX by providing standardized overlays and tooltips.
  • Mention handling now supports more robust source management, improving sync accuracy.
  • Dependencies are pinned to @radix-ui v1.4.3 for stability.

@IonesioJunior IonesioJunior changed the title feat: Add comprehensive Radix UI component support feat: Add mention + auto complete feature prompt query Feb 18, 2026
@IonesioJunior IonesioJunior merged commit 07cfd7c into main Feb 18, 2026
38 of 41 checks passed
@IonesioJunior IonesioJunior deleted the feat-mention-data-sources branch February 18, 2026 17:48
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.

1 participant