Expand description
Workspace state tracking for vibe coding support
Tracks file activity, edits, and value changes to provide context for lazy/vague user requests.
Structs§
- File
Activity - A file activity event
- File
Change - A file change event
- Unresolved
Reference - An unresolved reference that needs context
- Value
History - History of a value over time
- Workspace
State - Tracks workspace state for contextual inference
Enums§
- Activity
Type - Type of file activity
- Relative
Op - Relative operation types