Skip to content

Function: collectSuggestions()

collectSuggestions(events): string[]

Build the short, deduped list of suggested follow-up questions for an assistant message. Within each tool event the last suggested progress entry wins (Genie publishes an evolving list; the final one is the refined version). Delegates dedupe + cap to pickSuggestions.

ToolEvent[] | undefined

string[]