Skip to content

fix: make version update banner in sidebar clickable to copy install command (closes #598)#689

Closed
anuragg-saxenaa wants to merge 6 commits intodecolua:masterfrom
anuragg-saxenaa:fix/issue-598-update-banner-clickable-v5
Closed

fix: make version update banner in sidebar clickable to copy install command (closes #598)#689
anuragg-saxenaa wants to merge 6 commits intodecolua:masterfrom
anuragg-saxenaa:fix/issue-598-update-banner-clickable-v5

Conversation

@anuragg-saxenaa
Copy link
Copy Markdown
Contributor

Closes #598

anuragg-saxenaa and others added 6 commits April 1, 2026 23:33
…eam calls

When a connection uses a bare model name (e.g. "auto", "pro") in its alias,
the qualified model string like "minimax/auto" was sent upstream — but "auto"
is not a valid MiniMax model ID. This caused API rejections.

Now getProviderCredentials returns defaultModel from the selected connection,
and both handleChatCore/handleEmbeddingsCore receive the resolved real model ID
instead of the alias. Only applies to bare names (no "/" separator).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@redinside-dev
Copy link
Copy Markdown

Closing as duplicate — superseded by PR #765.

@anuragg-saxenaa
Copy link
Copy Markdown
Contributor Author

Closing as duplicate — superseded by #765. The canonical PR has a cleaner implementation (direct navigator.clipboard instead of the useCopyToClipboard hook).

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.

Update Broke

2 participants