Expand description
Next action detection for workflow automation
Determines the recommended next action based on current repository state.
Structs§
- Detect
Context - Inputs for
NextAction::detect. Bundled into a struct because the detected state depends on many independent signals; named fields keep call sites legible and let new signals be added without churning every caller.
Enums§
- Next
Action - Recommended next action based on current state