Expand description
Session and run attempt types (Spec Sections 4.1.5, 4.1.6, 4.1.7).
Structs§
- Live
Session - State tracked while a coding-agent subprocess is running (Spec Section 4.1.6).
- Retry
Entry - Scheduled retry state for an issue (Spec Section 4.1.7).
- RunAttempt
- One execution attempt for one issue.
Enums§
- RunAttempt
Status - Run attempt lifecycle phases (Spec Section 7.2).