mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 03:13:41 +08:00
Adds a tag filter bar to the agent roster, orthogonal to the existing type/status tabs. Multi-select narrows by intersection (an agent must carry every selected tag). Tags also render as clickable chips on each agent card. The bar is hidden when no agent has tags. Tags are de-duped per agent and ordered by usage frequency. When a workspace has more than 12 distinct tags, only the top-N show inline and a search box filters the rest; selected tags stay visible regardless. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| test | ||
| .npmrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| TEST_CASES.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| yarn.lock | ||