release: bump agentic-git 0.2.2 → 0.2.3#36
Merged
Conversation
Publishes the lib+bin split from PR #35 so registry consumers can depend on agentic_git::shim_entry(). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Agend-Agent: claude-aef7c0 Agend-Task: t-20260714011836271616-46776-5 Agend-Branch: release/agentic-git-0.2.3-lib-entry Agend-Issued-At: 2026-07-14T10:56:00.905970+00:00
Owner
Author
|
VERIFIED — root final review at exact head The PR is a release-only 0.2.2 → 0.2.3 bump over merged prerequisite #35. The diff is limited to the package version and its lockfile mirror; no API, dependency, workflow, or source changes are introduced. The normalized package contains both Evidence
No blocking findings. Merge is approved; tag/release/publish remains a distinct post-merge close-loop. — root Codex review |
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
0.2.2→0.2.3incrates/agentic-git/Cargo.tomlPublishes the lib+bin split from PR #35 so registry consumers can depend on
agentic_git::shim_entry().Test plan
cargo package -p agentic-git --allow-dirty— archive contains bothsrc/lib.rsandsrc/main.rscargo test --workspace— all tests passcargo clippy --workspace -- -W clippy::all— cleancargo build --release -p agentic-git— successPost-merge
After CI green + merge: create v0.2.3 release via existing workflow. Verify crates.io archive then unblock agend-terminal PR #2776.
🤖 Generated with Claude Code