[PR #4962] feat: add experimental.text.complete plugin hook #11185

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

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

State: closed
Merged: Yes


Summary

  • Add experimental.text.complete plugin hook to allow plugins to use the assistant text before it's persisted

This hook triggers when assistant text streaming completes, giving plugins the ability to transform or enhance responses before they're saved to the session.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/4962 **State:** closed **Merged:** Yes --- ## Summary - Add `experimental.text.complete` plugin hook to allow plugins to use the assistant text before it's persisted This hook triggers when assistant text streaming completes, giving plugins the ability to transform or enhance responses before they're saved to the session.
yindo added the pull-request label 2026-02-16 18:15:59 -05:00
yindo closed this issue 2026-02-16 18:15:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11185