What’s new
Usable topic navigation
- Topic pills now apply a real server-side filter instead of acting as static labels.
- The selected topic is visible and can be cleared with one click.
- Human-readable topic aliases persist across existing and future artifacts while numeric topic IDs remain stable internal identifiers.
Easier discovery and installation
- The repository overview now shows the product library and primary actions immediately.
- Hermes Desktop users get a one-click plugin install link.
- Repository and landing-page metadata now make the private Markdown/HTML publishing use case explicit.
Install
Hermes Agent
hermes plugins install eloktev/hermes-artifact-relay
hermes artifact-relay setupSelf-hosted
git clone --branch v1.2.0 https://github.com/eloktev/artifact-relay.git
cd artifact-relay
docker build -t artifact-relay:1.2.0 .
./scripts/bootstrap.sh
docker compose up -dArtifact Relay remains MIT-licensed and private by default. See the README for the managed beta, immutable GHCR deployment, security boundaries, and VPS setup.