| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…etection) v1.0.1 (tag a0850f4) contains #44 (license) + #45 (gateway error handling) only. The model-picker cleanup (#46) merged to develop AFTER this tag, and the chat cosmetics (#47) aren't merged yet — so neither is in v1.0.1, and the notes cover exactly what the tag holds. Lead: a transient upstream 5xx now retries and recovers instead of ending the run, and a failed request surfaces an honest "LevelCode Cloud API 502: Bad Gateway" instead of raw nginx HTML mislabeled "OpenAI". Under the hood: GitHub now detects the LICENSE as MIT. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Updates RELEASE-NOTES.md to publish the v1.0.1 release notes, aligning the narrative with the reliability-focused changes included in that tag (gateway retry + clearer gateway error output) and the licensing/metadata fix (MIT detection + stable license link).
Changes:
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
…eview) "a genuine transient 5xx" could be read to include 500, which is NOT retried. Say "only a 502, 503, or 504" to match the code (TRANSIENT_STATUS) and the very next sentence. Also tightened "500 / other 4xx" (500 isn't a 4xx) to "a 500, any other 4xx". Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
| Back | FazBrowse Home | New Git URL |
Release notes for v1.0.1, a reliability patch.
What v1.0.1 actually contains
The v1.0.1 tag sits at a0850f4, so it is exactly two PRs:
Heads-up on sequencing (so the notes match reality):
So these notes cover #44 + #45 only. #46 and #47 are the start of the next release (v1.0.2).
The notes lead with
Notes on the flow
🤖 Generated with Claude Code