Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ShutovKS
/
opencode-model-fallback
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ShutovKS/opencode-model-fallback
Actions
All workflows
Workflows
CI
CI
Copilot
Copilot
release
release
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
38 workflow runs
38 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
chore: release v1.1.1
CI
#31:
Commit
b7248ec
pushed by
ShutovKS
1m 44s
main
main
1m 44s
View workflow file
release
release
#6:
by
ShutovKS
1m 46s
v1.1.1
v1.1.1
1m 46s
View workflow file
docs: polish README — badges, tagline, collapsible troubleshooting, c…
CI
#30:
Commit
66894fc
pushed by
ShutovKS
1m 34s
main
main
1m 34s
View workflow file
Merge pull request #15 from ShutovKS/dev
release
#5:
Commit
3fa4599
pushed by
ShutovKS
1m 53s
v1.1.0
v1.1.0
1m 53s
View workflow file
Merge pull request #15 from ShutovKS/dev
CI
#29:
Commit
3fa4599
pushed by
ShutovKS
1m 43s
main
main
1m 43s
View workflow file
Release v1.1.0
CI
#28:
Pull request
#15
opened by
ShutovKS
1m 36s
dev
dev
1m 36s
View #15
View workflow file
chore: release v1.1.0
CI
#27:
Pull request
#14
opened by
ShutovKS
1m 38s
release/v1.1.0
release/v1.1.0
1m 38s
View #14
View workflow file
fix: address Copilot review feedback from PRs #2 and #3
CI
#26:
Pull request
#13
opened by
ShutovKS
1m 32s
fix/review-feedback
fix/review-feedback
1m 32s
View #13
View workflow file
test: in-process e2e via SDK server; fix recovery race with echoed chat.message
CI
#25:
Pull request
#12
opened by
ShutovKS
1m 41s
test/e2e-sdk-server
test/e2e-sdk-server
1m 41s
View #12
View workflow file
docs: troubleshooting, option comparison, new options in README
CI
#24:
Pull request
#11
opened by
ShutovKS
1m 17s
docs/readme-troubleshooting
docs/readme-troubleshooting
1m 17s
View #11
View workflow file
docs: add CHANGELOG.md
CI
#23:
Pull request
#10
opened by
ShutovKS
1m 20s
docs/changelog
docs/changelog
1m 20s
View #10
View workflow file
feat: per-model failure counts and switch history in status
CI
#22:
Pull request
#9
opened by
ShutovKS
1m 17s
feat/metrics-history
feat/metrics-history
1m 17s
View #9
View workflow file
feat: optional debug logging of fallback decisions
CI
#21:
Pull request
#8
opened by
ShutovKS
1m 20s
feat/debug-logging
feat/debug-logging
1m 20s
View #8
View workflow file
feat: optional exponential backoff with jitter before re-prompting
CI
#20:
Pull request
#7
opened by
ShutovKS
1m 18s
feat/retry-backoff
feat/retry-backoff
1m 18s
View #7
View workflow file
feat: make max_attempts a sliding window, not a lifetime cap
CI
#19:
Pull request
#6
opened by
ShutovKS
1m 17s
feat/reset-attempts
feat/reset-attempts
1m 17s
View #6
View workflow file
feat: recover to original model after cooldown expires
CI
#18:
Pull request
#5
opened by
ShutovKS
1m 21s
feat/recover-original-model
feat/recover-original-model
1m 21s
View #5
View workflow file
feat: narrow try-again pattern, add configurable retry_on_patterns
CI
#17:
Pull request
#4
opened by
ShutovKS
1m 14s
feat/narrow-retry-patterns
feat/narrow-retry-patterns
1m 14s
View #4
View workflow file
Running Copilot Code Review
Copilot
#2:
by
Copilot
AI
2m 25s
feat/error-cause
feat/error-cause
2m 25s
View #3
feat: detect retryable errors through error.cause chain
CI
#16:
Pull request
#3
opened by
ShutovKS
1m 20s
feat/error-cause
feat/error-cause
1m 20s
View #3
View workflow file
Running Copilot Code Review
Copilot
#1:
by
Copilot
AI
2m 45s
feat/failed-until-cleanup
feat/failed-until-cleanup
2m 45s
View #2
fix: prune expired model cooldowns from session state
CI
#15:
Pull request
#2
opened by
ShutovKS
1m 18s
feat/failed-until-cleanup
feat/failed-until-cleanup
1m 18s
View #2
View workflow file
ci: drop --target flag so release create attaches to the pushed tag
CI
#14:
Commit
2ede78e
pushed by
ShutovKS
1m 17s
main
main
1m 17s
View workflow file
ci: create GitHub Release with auto-generated notes on tag push
CI
#13:
Commit
2453f54
pushed by
ShutovKS
1m 22s
main
main
1m 22s
View workflow file
chore: release v1.0.8
release
#4:
Commit
8eb0d33
pushed by
ShutovKS
1m 22s
v1.0.8
v1.0.8
1m 22s
View workflow file
chore: release v1.0.8
CI
#12:
Commit
8eb0d33
pushed by
ShutovKS
1m 21s
main
main
1m 21s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.