Agent ui (#1389)
Signed-off-by: WenjiaoYue <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> Co-authored-by: WenjiaoYue <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> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<!--
|
||||
Copyright (C) 2025 Intel Corporation
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
|
||||
<div class="mb-4 flex items-start justify-start gap-3">
|
||||
<div class="relative inline-flex">
|
||||
<div class="h-3 w-3 rounded-full bg-red-500" />
|
||||
</div>
|
||||
<div class="relative inline-flex">
|
||||
<div class="h-3 w-3 rounded-full bg-[#eab308]" />
|
||||
</div>
|
||||
<div class="relative inline-flex">
|
||||
<div class="h-3 w-3 rounded-full bg-[#22c55e]" />
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user