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.
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.
- 01
Meeting ends → action items extracted
meetingThe Meeting plugin detects the end of the meeting and pulls out "who / what / by when" candidates from the minutes.
- 02
Task auto-registered on the board
add to boardWork 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.
- 03
Notify teammates
notifyAt 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.
- 04
"Pick up" → activity history
historyWhen someone clicks "pick up", ownership of the task transfers, and the history is recorded on the board in an immutable form.