[PR #5994] fix: stop auto execute on sendText vscode extension #11693

Closed
opened 2026-02-16 18:16:37 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5994

State: closed
Merged: Yes


Fixes #5920
From what i could tell when calling sendText(fileRef, defaults to true) this would press the enter key when the file ref would be @ and it would choose the first option which is the @extension agent.

By setting to false we stop pressing enter on sending text.

Reproduced:

https://github.com/user-attachments/assets/e9acf801-3b85-4e63-8801-aeb527c3ece6

Fixed:

https://github.com/user-attachments/assets/a00b4d47-474d-4730-a668-b1c4674a7aed

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5994 **State:** closed **Merged:** Yes --- Fixes #5920 From what i could tell when calling sendText(fileRef, defaults to true) this would press the enter key when the file ref would be @ and it would choose the first option which is the @extension agent. By setting to false we stop pressing enter on sending text. Reproduced: https://github.com/user-attachments/assets/e9acf801-3b85-4e63-8801-aeb527c3ece6 Fixed: https://github.com/user-attachments/assets/a00b4d47-474d-4730-a668-b1c4674a7aed
yindo added the pull-request label 2026-02-16 18:16:37 -05:00
yindo closed this issue 2026-02-16 18:16:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11693