activate


Description:

public override async void activate (Object window)

Shows the Skills agent UI: progress strip, SourceView tab, and pane sizing.

On first activation, binds Task.ProgressView to OLLMcoder.Task.ProgressList on the session runner before #initialize_widget runs so session restore can update the progress model while project state loads asynchronously.

Parameters:

window

main window implementing OLLMchat.ChatUserInterface