The catalog page was one undifferentiated grid filtered only by tier, so a memory provider sat between two Desktop panes. Entries now carry an optional ``category`` (memory | desktop | platform | web | tools | voice | automation | models | other, default other) that the loader, the admission validator and the site extractor all understand. /docs/plugins renders one shelf per category in browse mode, a category pill row under the tier pills, a clickable category chip on every card, and a results bar (active category, count, clear) when a filter or search flattens the view. ``hermes plugins catalog`` gains a Category column and groups by it. All 18 shipped entries are categorised. Unknown categories fail admission (same contract as tier) so a typo cannot create a phantom shelf.
15 lines
416 B
YAML
15 lines
416 B
YAML
name: hermes-ssh
|
|
repo: https://github.com/Adolanium/hermes-ssh
|
|
sha: 02c6b34ee604a30827df25a082cba03fbf6fdf17
|
|
description: Manage SSH connections and remote workspaces in Hermes Desktop.
|
|
maintainer: Adolanium
|
|
tier: community
|
|
category: desktop
|
|
docs_url: https://github.com/Adolanium/hermes-ssh#readme
|
|
capabilities:
|
|
provides_tools: []
|
|
provides_hooks: []
|
|
provides_middleware: []
|
|
requires_env: []
|
|
subdir: catalog
|