Skip to content

Comments

[bug] Update websocket limit to 256KB message#1199

Merged
KCarretto merged 2 commits intomainfrom
shell-paste-fix
Dec 9, 2025
Merged

[bug] Update websocket limit to 256KB message#1199
KCarretto merged 2 commits intomainfrom
shell-paste-fix

Conversation

@KCarretto
Copy link
Collaborator

fixes #1176

The issue was a limit on the websocket message size. This sets it to vscode's default maximum, since likely the most people would do is copy + paste a big script. We should still strive to display the error in a better way, or perhaps update the JS to handle chunking the paste.

@KCarretto KCarretto requested a review from hulto December 8, 2025 06:21
@KCarretto KCarretto merged commit 89a8ae8 into main Dec 9, 2025
4 checks passed
@KCarretto KCarretto deleted the shell-paste-fix branch December 9, 2025 00:43
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] eldritch REPL copy paste

2 participants