[PR #13755] feat: expose askQuestion on plugin tool context #14800

Open
opened 2026-02-16 18:19:33 -05:00 by yindo · 0 comments
Owner

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

State: open
Merged: No


What does this PR do?

Exposes Question.ask on the plugin tool context, so custom tools can ask questions. closes #13786 alternative to https://github.com/anomalyco/opencode/pull/12046

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Added a test tool and ran bun dev

image image image
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13755 **State:** open **Merged:** No --- ### What does this PR do? Exposes `Question.ask` on the plugin tool context, so custom tools can ask questions. closes #13786 alternative to https://github.com/anomalyco/opencode/pull/12046 **If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!** ### How did you verify your code works? Added a test tool and ran bun dev <img width="884" height="405" alt="image" src="https://github.com/user-attachments/assets/41411eef-0170-471c-8483-49d2e807168d" /> <img width="436" height="266" alt="image" src="https://github.com/user-attachments/assets/b1f1cb5e-d060-492a-9418-6c25cac39eb0" /> <img width="658" height="290" alt="image" src="https://github.com/user-attachments/assets/ac919813-689d-4cbe-b2ef-531b108a0523" />
yindo added the pull-request label 2026-02-16 18:19:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14800