Skip to content

feat(gateway): support remote websocket attach#180

Open
jkoelker wants to merge 1 commit into
liftaris:devfrom
jkoelker:feature/gateway-url-attach
Open

feat(gateway): support remote websocket attach#180
jkoelker wants to merge 1 commit into
liftaris:devfrom
jkoelker:feature/gateway-url-attach

Conversation

@jkoelker

Copy link
Copy Markdown

Allow herm to attach to an existing remote websocket gateway instead of always launching a local process. This supports deployments where the gateway lifecycle is managed outside the TUI.

Document the connection settings, route launch configuration through the remote attach path, and cover the new client and launch behavior with tests.

@liftaris

Copy link
Copy Markdown
Owner

Much needed feature, thanks for the PR. I'll take a look and try to get this in after the upcoming 1.9 release. Soon™!

@liftaris liftaris force-pushed the feature/gateway-url-attach branch from a7d6668 to fdc4ec9 Compare June 15, 2026 22:31
Allow herm to attach to an existing remote websocket gateway instead of
always launching a local process. This supports deployments where the
gateway lifecycle is managed outside the TUI.

Document the connection settings, route launch configuration through the
remote attach path, and cover the new client and launch behavior with
tests.
@liftaris liftaris force-pushed the feature/gateway-url-attach branch from fdc4ec9 to da6db06 Compare June 15, 2026 23:56
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.

2 participants