Skip to content

change copilot endpoint to follow pydantic-ai#8481

Merged
Light2Dark merged 4 commits intomainfrom
sham/fix-github-copilot
Feb 27, 2026
Merged

change copilot endpoint to follow pydantic-ai#8481
Light2Dark merged 4 commits intomainfrom
sham/fix-github-copilot

Conversation

@Light2Dark
Copy link
Collaborator

@Light2Dark Light2Dark commented Feb 26, 2026

📝 Summary

Fixes #8075. Tested and do not get the forbidden endpoints error.

Regarding copilot sdk, it's a cli sdk, which I think we don't want to support now. It might be a big change, CLIs are quite diff to API endpoints. I would also push providers to provide API access lol.

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • Tests have been added for the changes made.
  • Documentation has been updated where applicable, including docstrings for API changes.
  • Pull request title is a good summary of the changes - it will be used in the release notes.

@Light2Dark Light2Dark requested a review from manzt as a code owner February 26, 2026 19:58
@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Feb 26, 2026 7:59pm

Request Review

@Light2Dark Light2Dark merged commit 911b46c into main Feb 27, 2026
45 of 49 checks passed
@Light2Dark Light2Dark deleted the sham/fix-github-copilot branch February 27, 2026 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitHub Copilot raises 403

2 participants