Skip to content

Conversation

@arkon
Copy link
Contributor

@arkon arkon commented Jan 18, 2026

The intention is to reduce the number of different branches where possible.

AFAIK, these diffs don't actually matter to really differentiate between vanilla HyperChat and LiveTL behaviour, especially given the main MV3 logic already has other LiveTL-gated logic.

@arkon arkon force-pushed the merge-mv3-ltl-into-main branch from af7df30 to 1fe5c89 Compare January 18, 2026 23:53
@r2dev2 r2dev2 self-requested a review January 24, 2026 18:59
return {
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-expect-error
...actualPort,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is there in the original commit that introduced this (7382aa5), but worth noting that ...actualPort will just spread ...null, so it should probably be removed at some point.

Copy link
Member

@r2dev2 r2dev2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Now, there is no divergence between main and mv3-ltl.

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