Enumeration of possible next actions in the ReAct loop.
Parses a string into a NextAction value.
Converts a NextAction to a string.
@type t() :: :plan | :act | :finish