[PR #4128] fix: messageID type in chat.message #10874

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

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

State: closed
Merged: Yes


Fixes exposed types from chat.message hook I introduced in https://github.com/sst/opencode/pull/4085

messageID is not embed inside model

Reference:

https://github.com/sst/opencode/blob/c0702ed8bd737ed7b54c43c66eb128d98bddf8e9/packages/opencode/src/session/prompt.ts#L885-L897

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/4128 **State:** closed **Merged:** Yes --- Fixes exposed types from `chat.message` hook I introduced in https://github.com/sst/opencode/pull/4085 `messageID` is not embed inside `model` Reference: https://github.com/sst/opencode/blob/c0702ed8bd737ed7b54c43c66eb128d98bddf8e9/packages/opencode/src/session/prompt.ts#L885-L897
yindo added the pull-request label 2026-02-16 18:15:37 -05:00
yindo closed this issue 2026-02-16 18:15: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#10874