# Entity List Page ## Overview Card grid list of an entity (agents, tools, models, ...). ## Toolbar - Search input (name match, left side) - Filters toggle button (right next to the search input) - Spacer - "New" button (right side, link to the entity creation page) ## Filter Panel Hidden by default, revealed by the Filters toggle button. Each row has a fixed-width label and a set of pill buttons. ## Result Count ``` {filtered} of {total} {entity} (when filtered) {total} {entity}(s) (when not filtered) ``` ## Card Grid Standard responsive grid. Each card is a glass pane, link to its detail page.