[PR #7153] chore: declare ai sdk global and fix plugin fetch typing #12278

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

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

State: open
Merged: No


Summary

  • declare the global AI_SDK_LOG_WARNINGS flag to remove ts-ignore while keeping ai-sdk warnings disabled
  • wrap local Hono fetch with a standard fetch signature for the plugin client
  • keep behavior unchanged; this is type hygiene only

Testing

  • not run (type-only change)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7153 **State:** open **Merged:** No --- ## Summary - declare the global AI_SDK_LOG_WARNINGS flag to remove ts-ignore while keeping ai-sdk warnings disabled - wrap local Hono fetch with a standard fetch signature for the plugin client - keep behavior unchanged; this is type hygiene only ## Testing - not run (type-only change)
yindo added the pull-request label 2026-02-16 18:17:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12278