Skip to content

Releases: ShutovKS/opencode-model-fallback

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 21:29
3fa4599

What's Changed

  • fix: prune expired model cooldowns from session state by @ShutovKS in #2
  • feat: detect retryable errors through error.cause chain by @ShutovKS in #3
  • feat: narrow try-again pattern, add configurable retry_on_patterns by @ShutovKS in #4
  • feat: recover to original model after cooldown expires by @ShutovKS in #5
  • feat: make max_attempts a sliding window, not a lifetime cap by @ShutovKS in #6
  • feat: optional exponential backoff with jitter before re-prompting by @ShutovKS in #7
  • feat: optional debug logging of fallback decisions by @ShutovKS in #8
  • feat: per-model failure counts and switch history in status by @ShutovKS in #9
  • docs: add CHANGELOG.md by @ShutovKS in #10
  • docs: troubleshooting, option comparison, new options in README by @ShutovKS in #11
  • test: in-process e2e via SDK server; fix recovery race with echoed chat.message by @ShutovKS in #12
  • fix: address Copilot review feedback from PRs #2 and #3 by @ShutovKS in #13
  • chore: release v1.1.0 by @ShutovKS in #14
  • Release v1.1.0 by @ShutovKS in #15

New Contributors

Full Changelog: v1.0.8...v1.1.0

v1.0.8

Choose a tag to compare

@ShutovKS ShutovKS released this 12 Jul 23:17

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

Choose a tag to compare

@ShutovKS ShutovKS released this 12 Jul 23:17