Conversation
Extend the main-to-dev sync allow-list to include changes under `tools/` so automation scripts (e.g., Update-ProviderModels.ps1) can propagate to stabilization branches alongside CI, rules, git hooks, and provider hashes.
…lt capability checks Add Test-ModelDiscouragedForAllTools helper to filter out models with DiscouragedForTools='*' when validating composite default capabilities. Models discouraged for all tools are now excluded from both the capable models pool and default models pool during validation.
…altime-2602 model
Extend the main-to-dev sync allow-list to include changes under `tools/` so automation scripts (e.g., Update-ProviderModels.ps1) can propagate to stabilization branches alongside CI, rules, git hooks, and provider hashes.
…lt capability checks Add Test-ModelDiscouragedForAllTools helper to filter out models with DiscouragedForTools='*' when validating composite default capabilities. Models discouraged for all tools are now excluded from both the capable models pool and default models pool during validation.
…altime-2602 model
#485) chore(templates): update model-verification dropdown options Co-authored-by: marc-romu <49920661+marc-romu@users.noreply.github.com>
#485) chore(templates): update model-verification dropdown options Co-authored-by: marc-romu <49920661+marc-romu@users.noreply.github.com>
Add Image2Text default to mistral-small-2603, ReasoningChat and ToolReasoningChat defaults to mistral-medium-3-5, Speech2Text default to voxtral-mini-2602, and Text2Speech default to voxtral-mini-tts-2603.
…signment Switch from single-page listMilestones to paginate() to ensure all milestones are discovered when the repository has more than 30. Add recovery logic for 422 already_exists errors during milestone creation by re-listing and finding the existing milestone instead of failing, preventing race conditions when multiple jobs attempt concurrent creation.
chore: add provider hash manifest for version 1.4.2-rc (dual platform) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated sync of direct commits to
main(e.g., workflow or hash updates) intodev.maindevThis PR is kept open and reused on subsequent
mainupdates.