formatConversationList
formatConversationList(
conversations):string[]
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/history/historyFormat.ts:55
GS2-19 — render a conversation-grained listing: one header + last-turn preview per conversation.
The header carries the count / timespan / last message that make the conversation the top-level
unit (gth history list), replacing the old flat per-turn list.
Parameters
Section titled “Parameters”conversations
Section titled “conversations”Returns
Section titled “Returns”string[]