Skip to content

fix(setup): reattach tty before launching chat#13454

Open
LeonSGP43 wants to merge 1 commit intoNousResearch:mainfrom
LeonSGP43:fix/rebind-chat-stdin-12074
Open

fix(setup): reattach tty before launching chat#13454
LeonSGP43 wants to merge 1 commit intoNousResearch:mainfrom
LeonSGP43:fix/rebind-chat-stdin-12074

Conversation

@LeonSGP43
Copy link
Copy Markdown
Contributor

Summary

  • reattach setup stdin to a real terminal before auto-launching hermes chat
  • fall back to the existing manual instruction when no terminal can be reopened
  • add regression tests for the tty reattach path and the fallback path

Testing

  • pytest -o addopts='' tests/hermes_cli/test_setup.py -k 'offer_launch_chat or reattach_stdin_to_tty'

Closes #12074

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.

[Bug]: Installing, configuring fully and launching chat yields a crash

1 participant