Files
hermes-agent/plugin-catalog/hermes-snapcompact.yaml
teknium1 55dbd7f6e1 feat(plugin-catalog): shelve the catalog by category (Memory, Desktop, Platforms, …)
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.
2026-09-14 21:00:29 -07:00

16 lines
508 B
YAML

name: hermes-snapcompact
repo: https://github.com/vimona3ds/hermes-snapcompact
sha: 8a274ca4a501e5661f1e2762150c4c3f99e374ce
description: 'Snapcompact context engine: archives conversation history as dense bitmap PNG frames that
vision models read back at ~1/3 the token cost.'
maintainer: vimona3ds
tier: community
category: memory
docs_url: https://github.com/vimona3ds/hermes-snapcompact
platforms: []
capabilities:
provides_tools: []
provides_hooks: []
provides_middleware: []
requires_env: []