[PR #773] [MERGED] fix(copilot): add vision request header #9705

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/773
Author: @timoclsn
Created: 7/8/2025
Status: Merged
Merged: 7/8/2025
Merged by: @adamdotdevin

Base: devHead: add-copilot-vision-request-header


📝 Commits (1)

  • 496a6e8 fix(copilot): add vision request header

📊 Changes

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

View changed files

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

📄 Description

Adds the necessary vision request header if a message contains an image when using GitHub Copilot as the provider.

Closes #701


🔄 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/773 **Author:** [@timoclsn](https://github.com/timoclsn) **Created:** 7/8/2025 **Status:** ✅ Merged **Merged:** 7/8/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `add-copilot-vision-request-header` --- ### 📝 Commits (1) - [`496a6e8`](https://github.com/anomalyco/opencode/commit/496a6e845fafdf10dd70ee91141f709867961636) fix(copilot): add vision request header ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/provider/provider.ts` (+9 -1) </details> ### 📄 Description Adds the necessary vision request header if a message contains an image when using GitHub Copilot as the provider. Closes #701 --- <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:14:01 -05:00
yindo closed this issue 2026-02-16 18:14:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9705