Skip to content

Conversation

@penberg
Copy link
Collaborator

@penberg penberg commented Dec 22, 2025

Use build.rs to capture the version from git describe --tags at compile time, falling back to CARGO_PKG_VERSION if git is unavailable. This enables agentfs --version to show the git tag, commit count, and hash.

Use build.rs to capture the version from `git describe --tags` at compile
time, falling back to CARGO_PKG_VERSION if git is unavailable. This enables
`agentfs --version` to show the git tag, commit count, and hash.
@penberg penberg merged commit 27b4c58 into main Dec 22, 2025
33 checks passed
@penberg penberg deleted the version branch December 22, 2025 14:03
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.

2 participants