Ask a question to get started
Enter to send•Shift+Enter new line
GoalStatus = Literal['active', 'blocked', 'complete']
Lifecycle status of a TUI-owned goal.
active and blocked are unfinished states; complete is terminal. A blocked goal is still considered active (unfinished) by get_goal.
active
blocked
complete
get_goal