+
+
+ changeQuery(e.currentTarget.value)}
+ placeholder="Search agents…"
+ aria-label="Search agents"
+ className="h-8 w-full rounded-(--radius-2) border border-border bg-(--color-panel-solid) pr-2 pl-8 text-[12.5px]"
+ />
+
+
+ {statusFilters.map((f) => (
+
+ ))}
+
+
+
+ {pageItems.length === 0 ? (
+