set_goal(
self,
objective: str | None,
status: GoalStatus | None,
note: str| Name | Type | Description |
|---|---|---|
objective* | str | None | |
status* | GoalStatus | None | |
note* | str | None |
Render the current goal or hide the panel when no goal exists.
Persisted goal objective, if set.
Current lifecycle state.
Blocker or completion note associated with the state.