Expand description
Entity resolution for vibe coding support
This module provides fuzzy entity matching to resolve vague terms like “the sidebar” or “that button” to actual workspace entities (files, components, etc.)
Structs§
- Entity
Index - Index of entities in the workspace
- Entity
Match - A matched entity with confidence score
- Entity
Reference - Reference to an entity that was recently edited
- Entity
Resolver - Entity resolver for fuzzy matching
- File
Location - Location of an entity within a file
- Style
Value - Value found in a style file (CSS, SCSS, etc.)