DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.
Running an upload outside a git repo is reported as its own failure
Under the hood
Useful2Signal1
Cloud Sessions
Uploading from a non-git directory is now reported distinctly instead of as an empty repo.
What's wrong with this entry?
Anonymous. No account, no email.
What
Starting a repository upload from a directory that is not a git repo used to be recorded as an empty repo. It now reports a distinct not_a_repo reason, so the two situations can be told apart.
Details
The new outcome appears in the returned failReason and in both the analytics event and the bundle-upload event.
Evidence
teleport_git_bundle_upload
Strings lifted out of the shipped bundle, so the claim above can be checked against them.