Skip to content

Rename: repo -> hermes-plugin, PyPI dist -> keeperhub-hermes-plugin#2

Merged
eskp merged 1 commit into
mainfrom
chore/rename-repo-and-pypi
Jun 17, 2026
Merged

Rename: repo -> hermes-plugin, PyPI dist -> keeperhub-hermes-plugin#2
eskp merged 1 commit into
mainfrom
chore/rename-repo-and-pypi

Conversation

@eskp

@eskp eskp commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Follow-up to the repo rename (hermes-plugin-keeperhub -> hermes-plugin) and PyPI distribution rename to keeperhub-hermes-plugin.

Install commands now:

  • hermes plugins install KeeperHub/hermes-plugin --enable
  • pip install keeperhub-hermes-plugin

Updates repo URLs, README, the release workflow's PyPI pending-publisher fields (project keeperhub-hermes-plugin, repo hermes-plugin), the MCP clientInfo name, and the directory-load docstring.

Unchanged: import package keeperhub_plugin, entry point keeperhub = keeperhub_plugin.entry, plugin enable-name keeperhub. Wheel builds as keeperhub_hermes_plugin-1.0.0; 11 tests pass.

…ugin

- GitHub repo renamed KeeperHub/hermes-plugin-keeperhub -> KeeperHub/hermes-plugin
  (install: hermes plugins install KeeperHub/hermes-plugin --enable)
- PyPI distribution renamed -> keeperhub-hermes-plugin (pip install keeperhub-hermes-plugin)
- Updated repo URLs, README, release workflow pending-publisher fields, MCP
  clientInfo name, and the directory-load docstring.

Import package (keeperhub_plugin), entry point (keeperhub = keeperhub_plugin.entry),
and plugin enable-name (keeperhub) are UNCHANGED. Wheel builds as
keeperhub_hermes_plugin-1.0.0; 11 tests pass.
@eskp eskp merged commit 27a1bfb into main Jun 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant