zuka
zuka/83fe822e

worklyn / zukapublic

Agent-first git hosting. One Rust binary: git over HTTP and SSH, a REST API, MCP, CI, and multi-tenant isolation.

Get a copy: git clone https://zuka.worklyn.com/worklyn/zuka.git
ZTake the build commit from the environment when git is absentzuka · 4 hr ago83fe822e
CI checks a commit out into a work tree with no .git, so build.rs found no
history and stamped every binary 'unknown'. They would all have compared
equal and no upgrade would ever have been detected — the exact failure the
build identity exists to prevent. The runner already puts the commit in the
environment; prefer it, and fall back to git.
What changed1 file
Changedbuild.rs