Hang / freeze when pasting text copied from opencode #1399

Closed
opened 2026-02-16 17:30:48 -05:00 by yindo · 3 comments
Owner

Originally created by @chrhicks on GitHub (Aug 20, 2025).

Originally assigned to: @adamdotdevin on GitHub.

Image

I copied this text to paste back to the agent and the entire TUI froze. I have to kill my iterm tab to recover.

❌ Proxy error for GET /documentation/v2/events: TypeError: error sending request for url (http://localhost:8086/documentation/v2/events): client error (Connect): tcp connect error: Connection refused (os
error 61): Connection refused (os error 61)

If I remove the emoji I can paste the rest.

Originally created by @chrhicks on GitHub (Aug 20, 2025). Originally assigned to: @adamdotdevin on GitHub. <img width="1504" height="887" alt="Image" src="https://github.com/user-attachments/assets/294e7d0b-2f92-4106-b93d-bf5d8556fa2b" /> I copied this text to paste back to the agent and the entire TUI froze. I have to kill my iterm tab to recover. ``` ❌ Proxy error for GET /documentation/v2/events: TypeError: error sending request for url (http://localhost:8086/documentation/v2/events): client error (Connect): tcp connect error: Connection refused (os error 61): Connection refused (os error 61) ``` If I remove the `❌` emoji I can paste the rest.
yindo closed this issue 2026-02-16 17:30:48 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Aug 20, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #731: Critical Stability Issues: App Freezing & Hanging Analysis - This comprehensive analysis includes multiple stability issues affecting TUI freezing and hanging, which could be related to your pasting issue.

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Aug 20, 2025): This issue might be a duplicate of existing issues. Please check: - #731: Critical Stability Issues: App Freezing & Hanging Analysis - This comprehensive analysis includes multiple stability issues affecting TUI freezing and hanging, which could be related to your pasting issue. Feel free to ignore if none of these address your specific case.
Author
Owner

@chrhicks commented on GitHub (Aug 20, 2025):

Another example of text i wasn't able to paste (even after cleaning out any special/invisible characters)

Run bun run ${GITHUB_ACTION_PATH}/src/entrypoints/prepare.ts
Requesting OIDC token...
Attempt 1 of 3...
OIDC token successfully obtained
Exchanging OIDC token for app token...
Attempt 1 of 3...
Warning: Skipping action due to workflow validation: Workflow validation failed. The workflow file must exist and have identical content to the version on the repository's default branch. If you're seeing this on a PR when you first add a code review workflow file to your repository, this is normal and you should ignore this error.
Action skipped due to workflow validation error. This is expected when adding Claude Code workflows to new repositories or on PRs with workflow changes. If you're seeing this, your workflow will begin working once you merge your PR.
@chrhicks commented on GitHub (Aug 20, 2025): Another example of text i wasn't able to paste (even after cleaning out any special/invisible characters) ``` Run bun run ${GITHUB_ACTION_PATH}/src/entrypoints/prepare.ts Requesting OIDC token... Attempt 1 of 3... OIDC token successfully obtained Exchanging OIDC token for app token... Attempt 1 of 3... Warning: Skipping action due to workflow validation: Workflow validation failed. The workflow file must exist and have identical content to the version on the repository's default branch. If you're seeing this on a PR when you first add a code review workflow file to your repository, this is normal and you should ignore this error. Action skipped due to workflow validation error. This is expected when adding Claude Code workflows to new repositories or on PRs with workflow changes. If you're seeing this, your workflow will begin working once you merge your PR. ```
Author
Owner

@rekram1-node commented on GitHub (Dec 27, 2025):

[automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!

@rekram1-node commented on GitHub (Dec 27, 2025): [automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1399