17 lines
898 B
YAML
17 lines
898 B
YAML
name: gbrain-plugin
|
|
repo: https://github.com/kerrz2020/hermes-gbrain
|
|
sha: 51f5b558e00aa3ea412801d423f436fdd43385ec
|
|
description: "Community (non-official) plugin wiring GBrain (garrytan/gbrain, MIT) into Hermes as a local memory layer over MCP: /gbrain status command, desktop starter, and per-profile Postgres setup/update/maintenance scripts. Not affiliated with upstream. Disclosure — the plugin itself only adds a /gbrain status command and a Desktop pane; GBrain is installed by the user via scripts/setup.sh, which installs bun (curl|bash), an unpinned gbrain from GitHub HEAD, and provisions PostgreSQL with sudo."
|
|
maintainer: kerrz2020
|
|
tier: community
|
|
category: memory
|
|
requires_hermes: ">=0.21.3"
|
|
docs_url: https://github.com/kerrz2020/hermes-gbrain#readme
|
|
version: "1.2.1"
|
|
platforms: []
|
|
capabilities:
|
|
provides_tools: []
|
|
provides_hooks: []
|
|
provides_middleware: []
|
|
requires_env: []
|