Skip to main content

Module entity_resolver

Module entity_resolver 

Source
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§

EntityIndex
Index of entities in the workspace
EntityMatch
A matched entity with confidence score
EntityReference
Reference to an entity that was recently edited
EntityResolver
Entity resolver for fuzzy matching
FileLocation
Location of an entity within a file
StyleValue
Value found in a style file (CSS, SCSS, etc.)