Skip to content

fix(clipboard): make clipbboard signal batching opt-in for backward compatibility - #215

Merged
Dream-Master merged 2 commits into
GTNewHorizons:masterfrom
hinyb:fix/clipboard
Jul 30, 2026
Merged

fix(clipboard): make clipbboard signal batching opt-in for backward compatibility#215
Dream-Master merged 2 commits into
GTNewHorizons:masterfrom
hinyb:fix/clipboard

Conversation

@hinyb

@hinyb hinyb commented Jul 29, 2026

Copy link
Copy Markdown

Summary

This PR makes clipboard signal batching opt-in for backward compatibility.
For more context, please see my comment here: #212 (comment)

Changes:

  • Added enableClipboardBatching to keep the legacy per-line signal by default
  • Added maxClipboardSize and clipboardBatchSize for the clipboard limit

Checklist

  • I have tested this PR in DevEnv
  • I have tested this PR in Fullpack
  • This PR is in compliance with the GTNH AI Policy
  • This PR requires another PR in order to merge

@hinyb hinyb added the Bug Fix Fixes a bug. Please link it in the PR if an issue exists for it. label Jul 29, 2026

@Azusfin Azusfin left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

lgtm

@Dream-Master
Dream-Master merged commit f83bd95 into GTNewHorizons:master Jul 30, 2026
1 check passed
@hinyb
hinyb deleted the fix/clipboard branch July 30, 2026 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Fix Fixes a bug. Please link it in the PR if an issue exists for it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants