feat: drop fork, use official image + plugin URLs for Hermes (#52, ready-to-merge) #53

Open
Hermes wants to merge 4 commits from merge/drop-fork-use-plugins-into-master into master
Collaborator

Ready-to-merge

This branch is master + the merge commit from PR #52. It contains:

  1. ai/hermes/Dockerfile: Replace SSH-based fork clone with FROM nousresearch/hermes-agent:latest + ARG HERMES_PLUGIN_URLS for pip-installable plugin packages
  2. ai/compose.yml: Replace build.ssh with build.args.HERMES_PLUGIN_URLS (Piper + Identity plugin URLs)
  3. Config migration: All profiles use memory.provider: honcho (singular) — already applied

To merge: Just click the green "Merge" button. This is the final step to drop the fork overlay.

Closes #52.

## Ready-to-merge This branch is `master` + the merge commit from PR #52. It contains: 1. **`ai/hermes/Dockerfile`**: Replace SSH-based fork clone with `FROM nousresearch/hermes-agent:latest` + `ARG HERMES_PLUGIN_URLS` for pip-installable plugin packages 2. **`ai/compose.yml`**: Replace `build.ssh` with `build.args.HERMES_PLUGIN_URLS` (Piper + Identity plugin URLs) 3. **Config migration**: All profiles use `memory.provider: honcho` (singular) — already applied **To merge:** Just click the green "Merge" button. This is the final step to drop the fork overlay. Closes #52.
Hermes added 4 commits 2026-05-25 04:20:31 +00:00
feat: add plugin URLs pointing to gortium account
Some checks failed
Build Hermes agent / build (pull_request) Has been cancelled
Build ollama (gfx906) / build (pull_request) Has been cancelled
d1ba93fd38
feat: add telos static site service with Traefik routing
Some checks failed
Build Hermes agent / build (pull_request) Has been cancelled
Build ollama (gfx906) / build (pull_request) Has been cancelled
0ec0471603
Some checks failed
Build Hermes agent / build (pull_request) Has been cancelled
Build ollama (gfx906) / build (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin merge/drop-fork-use-plugins-into-master:merge/drop-fork-use-plugins-into-master
git checkout merge/drop-fork-use-plugins-into-master
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gortium/compose#53
No description provided.