Expand description
OKR Approval Gate for /go command
Provides the interactive OKR approval flow:
/go
Structs§
- Pending
OkrApproval - Pending OKR approval gate state for PRD-gated relay commands.
Functions§
- ensure_
okr_ repository - Initialize the OKR repository on AppState if not already present.
- is_
easy_ go_ command - Check whether the input is a
/goor/teameasy command. - next_
go_ model - Rotate between available models for the /go command. Alternates between MiniMax and GLM-5 based on the current model.