clinkclang-docs
Tracker
Last updated: 2/16/2025
A simple tracker component that displays the current state of the agent
Agent Status
1 agents online
SW
Sarah Wilson
Customer Support
online just now
JS
John Smith
Sales Representative
busy 15m ago
ED
Emily Davis
Technical Support
offline 1h ago
<script lang="ts">
import Tracker from '$lib/components/ai/tracker/index.js';
</script>
<Tracker.Tracker />
Installation
pnpm dlx clinkclang@latest add tracker