You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(events): rename edit_start to edit_started and add StepDeletedEvent
- Renamed EditStartedEvent.name from "edit_start" to "edit_started" for consistency
- Added new StepDeletedEvent class to track step deletion events with metadata
- Updated TASK_VERSION to reflect schema changes
0 commit comments