Skip to main content

Module workspace_state

Module workspace_state 

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

FileActivity
A file activity event
FileChange
A file change event
UnresolvedReference
An unresolved reference that needs context
ValueHistory
History of a value over time
WorkspaceState
Tracks workspace state for contextual inference

Enums§

ActivityType
Type of file activity
RelativeOp
Relative operation types