Skip to content

fix: resolve merge conflict markers in cli.py breaking hermes startup#2347

Merged
teknium1 merged 1 commit intomainfrom
hermes/hermes-40b195db
Mar 21, 2026
Merged

fix: resolve merge conflict markers in cli.py breaking hermes startup#2347
teknium1 merged 1 commit intomainfrom
hermes/hermes-40b195db

Conversation

@teknium1
Copy link
Copy Markdown
Contributor

URGENT — PR #2346 was merged with unresolved git conflict markers in cli.py line 6047, causing SyntaxError: invalid syntax on startup for anyone who updates.

Resolved by keeping both sides: Shift+Enter keybindings + tab handler.

PR #2346 was merged with unresolved git conflict markers (<<<<<<,
=======, >>>>>>>) in cli.py at line 6047, causing SyntaxError on
startup. Resolved by keeping both the Shift+Enter keybindings and
the tab handler.
@teknium1 teknium1 merged commit 9be42e4 into main Mar 21, 2026
1 check passed
@DottsGit
Copy link
Copy Markdown

PR #2346 was not merged but can now be closed as this resolved the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants