nexus-agents - v2.80.0
    Preparing search index...

    Type Alias TreeState

    TreeState: "growing" | "paused" | "completed" | "abandoned"

    State of a reasoning tree.

    • growing: Tree is actively being explored
    • paused: Tree exploration temporarily paused
    • completed: Tree has reached conclusion(s)
    • abandoned: Tree was abandoned (low quality or pruned)