[PR #347] [MERGED] fix: typescript error (any) from models #9592

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/347
Author: @GitMurf
Created: 6/23/2025
Status: Merged
Merged: 6/23/2025
Merged by: @thdxr

Base: devHead: fix-ts-error


📝 Commits (1)

  • 4698117 fix: typescript error (any)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/opencode/src/provider/models.ts (+1 -1)

📄 Description

This TS error wasn't letting me push due to the commit hooks. Needed to type cast as a record string provider object.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/347 **Author:** [@GitMurf](https://github.com/GitMurf) **Created:** 6/23/2025 **Status:** ✅ Merged **Merged:** 6/23/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `fix-ts-error` --- ### 📝 Commits (1) - [`4698117`](https://github.com/anomalyco/opencode/commit/4698117cfd0c15f00df2a178f4787ba9ff80c670) fix: typescript error (any) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/provider/models.ts` (+1 -1) </details> ### 📄 Description This TS error wasn't letting me push due to the commit hooks. Needed to type cast `as` a record string provider object. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:49 -05:00
yindo closed this issue 2026-02-16 18:13:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9592