You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI note: the PR-specific checks/tests pass locally (tests/hermes_cli/test_plugin_cli_registration.py + tests/hermes_cli/test_startup_plugin_gating.py: 47 passed). The current test workflow failure appears to match current main baseline drift rather than this PR: the failing nodes are in unrelated Bedrock/gateway/provider/transcription areas, and a recent main Tests run shows the same broad failure pattern. I did not fold unrelated baseline fixes into this focused Honcho CLI/docs PR.
Closing this to reduce the active PR maintenance set.
The remaining value here is a legacy hermes honcho setup compatibility alias, while the current direction is the unified hermes memory setup honcho flow. This branch is also now conflicted, so I'm closing it rather than refreshing it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
comp/cliCLI entry point, hermes_cli/, setup wizardcomp/pluginsPlugin system and bundled pluginsP3Low — cosmetic, nice to havetool/memoryMemory tool and memory providerstype/bugSomething isn't working
2 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
hermes honchocompatibility entrypoint discoverable before Honcho is the active memory providerhermes honcho setupusers intohermes memory setupImplementation
memory.provider=honchohermes memory setupTesting
pytest -q tests/hermes_cli/test_plugin_cli_registration.pypython -m hermes_cli.main --helppython -m hermes_cli.main honcho --helppython -m hermes_cli.main honcho setup --help