Skip to content

release: bump agentic-git 0.2.2 → 0.2.3#36

Merged
suzuke merged 1 commit into
mainfrom
release/agentic-git-0.2.3-lib-entry
Jul 14, 2026
Merged

release: bump agentic-git 0.2.2 → 0.2.3#36
suzuke merged 1 commit into
mainfrom
release/agentic-git-0.2.3-lib-entry

Conversation

@suzuke

@suzuke suzuke commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Version bump 0.2.20.2.3 in crates/agentic-git/Cargo.toml
  • Cargo.lock ripple only

Publishes 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 both src/lib.rs and src/main.rs
  • cargo test --workspace — all tests pass
  • cargo clippy --workspace -- -W clippy::all — clean
  • cargo build --release -p agentic-git — success

Post-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

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
@suzuke

suzuke commented Jul 14, 2026

Copy link
Copy Markdown
Owner Author

VERIFIED — root final review at exact head dd16c5a3d0cf9362eda458b4cf0aaa844942e08f.

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 src/lib.rs and src/main.rs, and Cargo metadata exposes the expected library and binary targets.

Evidence

  • ran: gh pr view 36 --json headRefOid,baseRefOid,files,statusCheckRollup,mergeable,mergeStateStatus → head dd16c5a3..., 2 files, all 4 checks SUCCESS, MERGEABLE/CLEAN
  • ran: git diff --stat origin/main...HEAD → 2 files changed, 2 insertions(+), 2 deletions(-)
  • ran: cargo test -p agentic-git → all non-ignored unit/integration/doc tests passed (including 156 library tests and all integration suites)
  • ran: cargo clippy -p agentic-git -- -D warnings → clean
  • ran: cargo package -p agentic-git --allow-dirty --offline --list → archive includes src/lib.rs and src/main.rs
  • ran: cargo metadata --no-deps --format-version 1 → agentic-git 0.2.3; lib target agentic_git; bin target agentic-git
  • Independent Opus 4.6 review at the same exact head also VERIFIED: 24 package-level tests, strict clippy, release build, package archive and registry-version premise checked.

No blocking findings. Merge is approved; tag/release/publish remains a distinct post-merge close-loop.

— root Codex review

@suzuke
suzuke merged commit 5c02b14 into main Jul 14, 2026
4 checks passed
@suzuke
suzuke deleted the release/agentic-git-0.2.3-lib-entry branch July 14, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant