[PR #7718] feat: pass sessionID to chat.system.transform #12487

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

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

State: closed
Merged: Yes


What does this PR do?

Adds sessionID to experimental.chat.system.transform input

Allows plugins to conditionally inject into the system prompt based on session context (e.g., only inject for child sessions by checking parentID, or only main session)

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7718 **State:** closed **Merged:** Yes --- ### What does this PR do? Adds sessionID to experimental.chat.system.transform input Allows plugins to conditionally inject into the system prompt based on session context (e.g., only inject for child sessions by checking parentID, or only main session)
yindo added the pull-request label 2026-02-16 18:17:23 -05:00
yindo closed this issue 2026-02-16 18:17:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12487