Skip to content
LVIS AI
EN|KO

Plugin · Agent Hub

Agent Hub — work board and inbox on one screen

Opens a 'work board' panel inside the host that brings together personal tasks, team tasks, received messages, and pending approvals in one place. The board's data is synced with a separate Agent Hub server.

My Work · Team Board
inbox · approvals · reports
My Work — personal task board
Team Board — team-level task cards

Two boards

  • My Work — items assigned to you or created by you. Connects both ways with the host's TODO panel.
  • Team Board — team-level cards. Only cards you have permission for are visible, and you can "pick up" someone else's card.
  • Switch quickly between the two boards with the toggle at the top. You can also pop them out into separate windows to view both at once.

Syncing with the server

The host periodically fetches inbox items, boards, and notifications from the Agent Hub server. It syncs gently while the user is actively working, and more aggressively during idle periods. All business data lives on the server — only the auth token is kept securely on the local machine.

Real-world scenario — automatic team distribution right after a meeting

Agent Hub's real value is that action items automatically flow to the team right after a meeting ends.

  1. 01

    Meeting ends → action items extracted

    meeting

    The Meeting plugin detects the end of the meeting and pulls out "who / what / by when" candidates from the minutes.

  2. 02

    Task auto-registered on the board

    add to board

    Work Assistant shows the extracted items as a confirmation card, and once the user approves, registers them as new cards on the Agent Hub board. The due date is filled in automatically too.

  3. 03

    Notify teammates

    notify

    At the next sync, the new card appears on teammates' Team Board. If the deadline is within 24 hours, a "due soon" notification fires as well.

  4. 04

    "Pick up" → activity history

    history

    When someone clicks "pick up", ownership of the task transfers, and the history is recorded on the board in an immutable form.

The server is a separate component
This plugin only acts as the "entry point to the board." The data's home base is the Agent Hub server — see the Agent Hub server overview for details.