Skip to content

feat(plugins): surface entry-point plugins in hermes plugins list - #40623

Merged
teknium1 merged 1 commit into
mainfrom
salvage/40346-plugins-list-entrypoints
Jul 6, 2026
Merged

feat(plugins): surface entry-point plugins in hermes plugins list#40623
teknium1 merged 1 commit into
mainfrom
salvage/40346-plugins-list-entrypoints

Conversation

@teknium1

@teknium1 teknium1 commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Entry-point plugins (the hermes_agent.plugins group) loaded fine but were invisible in hermes plugins list. Adds discovery via the existing entry-point group so they show up.

Validation

test_plugins_cmd_list.py 2 new tests pass.

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

🔎 Lint report: salvage/40346-plugins-list-entrypoints vs origin/main

ruff

Total: 0 on HEAD, 0 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 0 pre-existing issues carried over.

ty (type checker)

Total: 9962 on HEAD, 9962 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 5167 pre-existing issues carried over.

Diagnostics are surfaced as warnings — this check never fails the build.

@alt-glitch alt-glitch added type/feature New feature or request P3 Low — cosmetic, nice to have comp/cli CLI entry point, hermes_cli/, setup wizard comp/plugins Plugin system and bundled plugins labels Jun 6, 2026
Salvaged from #40346; re-verified on main, tightened, tested.

Co-authored-by: tjboudreaux <tjboudreaux@users.noreply.github.com>
@teknium1
teknium1 force-pushed the salvage/40346-plugins-list-entrypoints branch from 623fcc1 to 4ca7d93 Compare July 6, 2026 12:03
@teknium1
teknium1 merged commit 94cdd56 into main Jul 6, 2026
31 checks passed
@teknium1
teknium1 deleted the salvage/40346-plugins-list-entrypoints branch July 6, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard comp/plugins Plugin system and bundled plugins P3 Low — cosmetic, nice to have type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants