Summary
Add filtering capabilities to the Agents page so users can quickly find agents by tags, running status, and name.
Filters
- By name — text search/filter input that filters the agent list as you type
- By status — filter by Running / Stopped / All
- By tags — clickable tag chips or multi-select dropdown to filter by one or more tags
Acceptance Criteria
Context
As the number of agents grows, users need filtering tools to quickly locate specific agents. The Dashboard already has tag-based filtering — this brings similar capability to the Agents page.
References
- Existing tag system:
docs/memory/feature-flows/agent-tags.md
- Dashboard filter persistence (FILTER-001) for localStorage pattern
Summary
Add filtering capabilities to the Agents page so users can quickly find agents by tags, running status, and name.
Filters
Acceptance Criteria
Context
As the number of agents grows, users need filtering tools to quickly locate specific agents. The Dashboard already has tag-based filtering — this brings similar capability to the Agents page.
References
docs/memory/feature-flows/agent-tags.md