logoalt Hacker News

alexjurkiewiczlast Sunday at 11:28 AM2 repliesview on HN

Come on, "not publicly available"? You know how git works right? Each Claude release probably has the HEAD of main compiled as "1.4.0" until there is a real official release.


Replies

jdifflast Sunday at 11:35 AM

I do know how git works and in my experience, while the version number sometimes doesn't get bumped until just before a release is tagged, the version number comes from the codebase. If they're building something that says 1.4.0, then they have a codebase that disagrees with ours.

show 1 reply
queenkjuulyesterday at 3:31 PM

The commit hash reported by "1.4" doesn't exist in the public repo