Skip to content

Discover GitHub Copilot model capabilities#524

Merged
zikajk merged 2 commits into
masterfrom
discover-github-copilot-model-capabilities
Jul 12, 2026
Merged

Discover GitHub Copilot model capabilities#524
zikajk merged 2 commits into
masterfrom
discover-github-copilot-model-capabilities

Conversation

@zikajk

@zikajk zikajk commented Jul 10, 2026

Copy link
Copy Markdown
Member

Use authenticated /models metadata to select Chat, Responses, or Messages APIs and expose only provider-advertised reasoning variants. Preserve user overrides and propagate discovered capabilities through model aliases, the variant picker, subagents, and cross-API history handling.

Support adaptive and budget-based Claude thinking through Copilot's Messages API without guessing variants when discovery metadata is unavailable.

  • I added a entry in changelog under unreleased section.
  • This is not an AI slop.

@zikajk

zikajk commented Jul 10, 2026

Copy link
Copy Markdown
Member Author

@ericdallo Please, take a look.
I haven't created any fallback when /models is not accessible. I think we don't need it.

@zikajk zikajk requested a review from ericdallo July 10, 2026 12:16
@zikajk zikajk force-pushed the discover-github-copilot-model-capabilities branch from 175c83b to fc1ffe8 Compare July 10, 2026 13:26
Use authenticated /models metadata to select Chat, Responses, or Messages
APIs and expose only provider-advertised reasoning variants. Preserve user
overrides and propagate discovered capabilities through model aliases, the
variant picker, subagents, and cross-API history handling.

Support adaptive and budget-based Claude thinking through Copilot's Messages
API without guessing variants when discovery metadata is unavailable.
@zikajk zikajk force-pushed the discover-github-copilot-model-capabilities branch from fc1ffe8 to beab82e Compare July 10, 2026 13:47

@ericdallo ericdallo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool

@zikajk zikajk merged commit bb939c6 into master Jul 12, 2026
9 checks passed
@beetleman

Copy link
Copy Markdown

@ericdallo I do not test it but this is look fix for this issue: #526

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants