docs: refresh Codewith release notes#118
Closed
andrei-hasna wants to merge 4 commits into
Closed
Conversation
…592-ba910e970b87-51e2b407
Contributor
Author
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
Validation
Notes
Note
Low Risk
Documentation and generated lock/snapshot changes only; no runtime code paths modified in this diff.
Overview
Expands the
0.1.56changelog so it reflects PRs #108–#112 (22 merged PRs total) and documents fixes that shipped under that tag: release workflow toolchain/component and cross-targetstdinstall steps, Windows exec-server handle-based same-file identity for local reads, and auth-profile usage health when workspace credit snapshots are empty but quota still has capacity.Updates
scripts/codex_package/README.mdwith the cross-target release invariant: install components fromcodex-rs/rust-toolchain.tomland add the matrix targetstdin the same Rust home used for packaging before the firstcargo build --target, avoiding missingstdafter Cargo selects the pinned toolchain.Also refreshes
MODULE.bazel.lockfor CI (e.g.anyhow/tarentries) and updates the TUI/changelogpreview snapshot to match the revised release notes.Reviewed by Cursor Bugbot for commit 85dc2f8. Bugbot is set up for automated code reviews on this repo. Configure here.