Member Junction
    Preparing search index...

    Panel component that displays currently running agent tasks. Shows as a floating panel in bottom-right corner when tasks are active.

    Index

    Constructors

    Properties

    isExpanded: boolean = true
    taskCount$: Observable<number>
    tasks$: Observable<ActiveTask[]>

    Methods