formatConversationThread
formatConversationThread(
turns):string[]
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/history/historyFormat.ts:85
GS2-19 — render one conversation’s full thread (all turns in order) for gth history show <id>.
Each turn shows its prompt and response preview so a search hit can be expanded into context.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”string[]