github mnfst/manifest manifest@5.36.4
manifest v5.36.4

latest releases: manifest@5.38.5, manifest@5.38.4, manifest@5.38.2...
9 hours ago

🐛 Patch Changes

  • 12ede3c: fix: treat upstream HTTP 424 as retriable so the fallback chain is attempted

    Previously, HTTP 424 was reused as an internal sentinel for "all fallbacks exhausted," which meant a real 424 from an upstream provider would skip the fallback chain entirely. The sentinel is now removed — the system relies on the existing X-Manifest-Fallback-Exhausted header and fallback_exhausted error type instead, and the rebuilt response preserves the primary provider's actual HTTP status.

  • 8f11d57: Prefix all Manifest-originated error messages with [Manifest] to distinguish them from upstream provider errors

  • ca4697e: Add HTTP-Referer and X-Title headers to OpenRouter requests for app attribution and free trial model eligibility.

Don't miss a new manifest release

NewReleases is sending notifications on new releases.