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
Thanks. Quick heads-up: this PR currently shows no GitHub checks on my side (gh pr checks reports “no checks reported”). Since this is a fork PR into NousResearch/hermes-agent, could a maintainer please take a quick look at whether the repo's CI needs manual approval or whether Actions for fork PRs aren't triggering here?
Likely duplicate of #7977 (same /editor compose command). Also related to #7263 (original issue) and #7620. Please coordinate with existing PR authors.
Triage notes (medium confidence):
External editor functionality already added via Ctrl+G in cli.py:4456 _open_external_editor() (merged PR #12934 'feat(cli): markdown stripping, compact multiline previews, external editor'); no /editor slash command on main but core feature exists.
Thanks for the contribution — the underlying problem this PR addresses has been resolved by the linked PR on current main. If you believe this was closed in error, please comment and we'll reopen.
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 wizardP3Low — cosmetic, nice to havetype/featureNew feature or request
3 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
Testing
Closes #7262