Skip to main content

Module session

Module session 

Source
Expand description

Session and run attempt types (Spec Sections 4.1.5, 4.1.6, 4.1.7).

Structs§

LiveSession
State tracked while a coding-agent subprocess is running (Spec Section 4.1.6).
RetryEntry
Scheduled retry state for an issue (Spec Section 4.1.7).
RunAttempt
One execution attempt for one issue.

Enums§

RunAttemptStatus
Run attempt lifecycle phases (Spec Section 7.2).