[PR #5542] feat: restore experimental.chat.messages.transform and add experimental.chat.system.transform hooks #11464

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

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

State: closed
Merged: Yes


Summary

  • Restores the experimental.chat.messages.transform hook
  • Adds the experimental.chat.system.transform hook

These hooks allow plugins to transform messages and system prompts before they are sent to the LLM.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5542 **State:** closed **Merged:** Yes --- ## Summary - Restores the `experimental.chat.messages.transform` hook - Adds the `experimental.chat.system.transform` hook These hooks allow plugins to transform messages and system prompts before they are sent to the LLM.
yindo added the pull-request label 2026-02-16 18:16:18 -05:00
yindo closed this issue 2026-02-16 18:16:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11464