Skip to content

docs(ecosystem): add opencode-model-fallback plugin#36566

Open
ShutovKS wants to merge 1 commit into
anomalyco:devfrom
ShutovKS:add-opencode-model-fallback
Open

docs(ecosystem): add opencode-model-fallback plugin#36566
ShutovKS wants to merge 1 commit into
anomalyco:devfrom
ShutovKS:add-opencode-model-fallback

Conversation

@ShutovKS

@ShutovKS ShutovKS commented Jul 12, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #N/A

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds a community plugin, opencode-model-fallback, to the Plugins table on the Ecosystem page.

It keeps a session alive when the current model fails with rate limits, quota exhaustion, overloads, or temporary provider errors by retrying the last user message in the same session with the next configured fallback model.

One new row in packages/web/src/content/docs/ecosystem.mdx, formatted to match the existing table.

How did you verify your code works?

  • Confirmed the new row follows the existing markdown table format and the Name | Description column widths align with neighboring rows.
  • Published on npm as @shutovks/opencode-model-fallback, public repo, MIT-licensed, actively maintained.
  • README includes the independent / non-affiliated project note.

Screenshots / recordings

N/A — documentation-only change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Copilot AI review requested due to automatic review settings July 12, 2026 21:41
@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Jul 12, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new community plugin entry to the Ecosystem documentation so users can discover opencode-model-fallback, which provides model failover behavior to keep sessions running through transient provider/rate/quota failures.

Changes:

  • Adds opencode-model-fallback as a new row in the Plugins table on the Ecosystem page, with a short description and GitHub link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jul 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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.

2 participants