getHistory<StateType = unknown>(options: __type): Promise<__type[]>| Name | Type | Description |
|---|---|---|
options | __type |
Fetch a slice of checkpoint history for the bound thread. Used by branching and time-travel UIs. Optional — omitting it turns those UIs into no-ops rather than surfacing an error.