Add v0.4.4 release notes#105
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Adds release notes for v0.4.4, documenting the MCP directory-routing improvements and related Codex/npm documentation updates.
Changes:
- Introduces new
v0.4.4release notes with highlights for MCP directory scoping and backend routing behavior. - Includes upgrade guidance for Codex users (npm wrapper) and source installs.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ## Upgrade notes | ||
|
|
||
| - If you use Codex with the npm wrapper, update and re-run `unch codex install`, then restart Codex |
There was a problem hiding this comment.
Upgrade note says "update and re-run unch codex install" but doesn’t specify what should be updated (the npm wrapper package vs the unch binary). Consider naming the artifact explicitly (e.g., update @uchebnick/unch or update your installed unch), so users know which install path the instruction applies to.
Suggested change
| - If you use Codex with the npm wrapper, update and re-run `unch codex install`, then restart Codex | |
| - If you use Codex with the npm wrapper, update `@uchebnick/unch`, then re-run `unch codex install` and restart Codex |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v0.4.4covering the MCP directory routing, Codex setup docs, npm docs refresh, and contributing guide updates.Tests