Skip to content

Add model capability catalog - #1149

Merged
Paul Lizer (paullizer) merged 2 commits into
Developmentfrom
paullizer-model-capabilities-catalog
Aug 4, 2026
Merged

Add model capability catalog#1149
Paul Lizer (paullizer) merged 2 commits into
Developmentfrom
paullizer-model-capabilities-catalog

Conversation

@paullizer

@paullizer Paul Lizer (paullizer) commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add an initial data-only model capability catalog at application/single_app/static/json/model_capabilities.json.
  • Cover 65 model entries across OpenAI GPT-5+, recent Claude models, Meta Llama/Code Llama, xAI Grok/Imagine/Voice, and Microsoft Phi/MAI models.
  • Track capability flags for text, image, audio, video, binary/file input, coding optimization, tool calling, and structured output.
  • Update release notes for v0.250.112 and bump the app version after merging the latest Development branch.

Conflict Resolution

  • Merged Development into this PR branch.
  • Resolved release-note and version conflicts by preserving upstream v0.250.111 and v0.250.110 entries and moving the catalog entry to v0.250.112.

Validation

  • Parsed and validated the catalog JSON, required capability fields, unique ids, config version, and release-note sections.
  • Ran git diff --check.

Closes #1147

Paul Lizer (paullizer) and others added 2 commits August 4, 2026 11:16
Add the initial data-only model capability catalog for multimodal and coding feature support across OpenAI, Claude, Meta, xAI, and Microsoft model families.

Update release notes for v0.250.110 and bump the app version.

Closes #1147

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Merge the latest Development branch into the model capability catalog PR.

Resolve release note and version conflicts by moving the catalog entry to v0.250.112 while preserving upstream v0.250.111 and v0.250.110 entries.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@paullizer
Paul Lizer (paullizer) merged commit e22d8b8 into Development Aug 4, 2026
13 checks passed
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.

1 participant