Expand description
Event type definitions for structured cuenv events.
This module defines the core event types that flow through the cuenv event system. Events are categorized by domain (Task, CI, Command, etc.) and include rich metadata.
Structs§
- Cuenv
Event - A structured cuenv event with full metadata.
- Event
Source - Source information for an event.
Enums§
- CiEvent
- CI pipeline events.
- Command
Event - Command lifecycle events.
- Event
Category - Event categories organized by domain.
- Interactive
Event - User interaction events.
- Output
Event - Generic output events for migration and compatibility.
- Stream
- Output stream identifier.
- System
Event - System/supervisor events.
- Task
Event - Task execution lifecycle events.