Skip to content

Releases: Smart-Coders-HQ/opencode-model-fallback

v1.3.4

01 Apr 18:48
4920240

Choose a tag to compare

1.3.4 (2026-04-01)

Bug Fixes

  • fallback: recover from revert parse errors (4920240)

v1.3.3

27 Mar 10:29
00422b8

Choose a tag to compare

1.3.3 (2026-03-27)

Bug Fixes

  • fallback: suppress stale active toasts (00422b8)

v1.3.2

27 Mar 08:26
01be307

Choose a tag to compare

1.3.2 (2026-03-27)

Bug Fixes

  • improved package discoverability across GitHub, npm, Google, and AI-assisted search by updating the README and package/plugin metadata
  • isolated loader merge tests from user-global OpenCode agent files so local machine state no longer leaks into test results

Highlights

  • clearer package and plugin descriptions focused on ordered model fallback chains, preemptive redirect, and automatic rate limit recovery
  • expanded npm keywords and GitHub topics for better search indexing
  • stronger README intro for users searching for OpenCode fallback, rate-limit recovery, and model failover
  • deterministic loadConfig() test behavior via explicit home-directory override support

Commit

  • release: improve discoverability and isolate loader tests (01be307)

v1.3.1

21 Mar 21:20
80d7385

Choose a tag to compare

1.3.1 (2026-03-21)

Bug Fixes

  • logging: include recovery current model (80d7385)

v1.3.0

21 Mar 08:44
9ffd08d

Choose a tag to compare

1.3.0 (2026-03-21)

Bug Fixes

  • ci: prevent semantic-release tag prompt in release workflow (9ffd08d)
  • harden fallback handling and trusted release flow (4b30957)

Features

  • ci: GPG signing via org secrets + 1Password environment locally (50c42ca)

v1.2.0

18 Mar 21:15
614f7d0

Choose a tag to compare

1.2.0 (2026-03-18)

Features

  • notifier: show provider in fallback toast messages (614f7d0)

v1.1.1

18 Mar 21:08
3a99813

Choose a tag to compare

1.1.1 (2026-03-18)

Bug Fixes

  • lint: sort imports in detection test and update test counts to 145 (3a99813)

v1.1.0

18 Mar 21:06
19b3094

Choose a tag to compare

1.1.0 (2026-03-18)

Features

  • detection: expand error patterns for gRPC, 402/529, and credit errors (19b3094)

v1.0.6

18 Mar 21:03
4851f47

Choose a tag to compare

1.0.6 (2026-03-18)

Bug Fixes

  • release: sync plugin.json version and restore changelog in published package (4851f47)

v1.0.5

18 Mar 20:57
2b9a0fa

Choose a tag to compare

1.0.5 (2026-03-18)

Bug Fixes

  • lint: sort imports and fix format scripts to use biome check (2b9a0fa)