Nightly Build (v0.7.9-nightly.202607030712.7b6b53b52)
Changes since v0.7.9-nightly.202607020716.b58b5fe8e:
d678fcc Revert "Pin actions by release tag instead of commit sha"
da3f6db Pin actions by release tag instead of commit sha
f5d8884 Publish git-remote-entire per-commit to the public release bucket
338d798 git-remote-entire: case-fold the home-jurisdiction routing comparison
2428f8e fixups: migrate integration-test cache seed, wrap cross-package error
225473f git-remote-entire, transport: parallelize new tests
ac2e11c clusterdiscovery: dedup resolve paths, delete dead cache wrappers
40f78da auth/httputil: share the token-exchange form and JWT-claim helper
a4fb2d3 git-remote-entire: invalidate the persisted jurisdiction token on data-plane 401
b3f0deb clusterdiscovery: don't serve an audience-less stale entry to audience-requiring callers
a9e3fca git-remote-entire: address review findings
c85169f git-remote-entire: drop measurement escape hatches and non-actionable error advice
8b606cd git-remote-entire: auth.md terminology — jurisdiction (access) tokens
6b03f70 git-remote-entire: use the advertised jurisdiction_core_url for cross-juris exchange
0b95593 lint: passthrough nolint on timing RoundTripper, test tidy
55cde8f git-remote-entire: identity tokens only — drop the repo-scoped fallback
fad2c83 git-remote-entire: default to identity tokens; ENTIRE_GIT_AUTH=scoped escape hatch
088ebc3 git-remote-entire: persisted jurisdiction identity tokens from advertised audience
d5efbbf git-remote-entire: ENTIRE_IDENTITY_CORE override for cross-juris identity mint
b2316d4 git-remote-entire: timing instrumentation + ENTIRE_GIT_AUTH=identity experiment
3c68ec8 cli/api: honor caller Content-Type and error on oversize bodies
aaeb854 cli/api: keep the bearer on its origin across redirects and cross-host paths
91b2d0b cli: reject non-origin-relative paths in entire api (token-leak fix)
ed0cf21 Handle empty base with no segments in checkpointSubtreePath
530bcdc Build checkpoint subtree paths via path.Join helper (no tree change)
8fbdae4 cli: simplify entire api (dedup git + mirror filter, drop stdin seam)
a7e9795 cli: add entire api authenticated passthrough (core + cell)
60576d5 fix(mirror): exit non-zero when create hits an admin-suspended mirror
cf747d8 Potential fix for pull request finding
c1e0559 chore(coreapi): pretty-print vendored openapi spec via jq
85ec260 feat(mirror): warn on admin-suspended create; drop sunset collaborator verbs
de60a63 avoid ambiguous review findings handles
71171b0 address review findings handle output
885cf3a harden review findings fallback
fe8428c add review findings detail handles
40cb4d6 Deduplicate no-id Pi review token events
6699ec4 Avoid double counting Pi review cache tokens
e52b748 Mention trail findings in trail help
40cded1 git-refs: compact the push queue on Drain
7816aae Reconcile git-refs branch with main after rebase
dd6fdeb git-refs: shard every checkpoint ID on the last two chars (one rule for both formats)
7bbdad0 git-refs: don't mask real errors as not-found; honor checkpoint policy on pre-push
c887107 Fix stale force-push wording in prePushCheckpointRefs doc
06b1e51 Fix stale git-refs skip reason in alternates test
e8e7e94 /simplify: make non-branch ref push non-force too (one consistent policy)
6ba8084 Recover a diverged checkpoint ref by fetch+replay instead of leaving it queued
d71e071 Validate checkpoint ID in RefName (reject malformed refs)
2c41590 Push git-refs checkpoints fast-forward-only (no force)
23262ce Run the git-refs canary in PR CI (matrix over checkpoint backend)
5a04f6b Flip strategy policy tests to refs-v2 as the unsupported stand-in
3bf5cae Run e2e against a configurable checkpoint backend + git-refs CI
b37743e Read-support refs-v1; explain fetches a git-refs checkpoint on clone
5c6d612 Fetch missing git-refs checkpoints on demand for reads
7fa01ba Push git-refs checkpoints from pre-push via the discovery queue
989c1c0 Add git-refs per-checkpoint checkpoint backend
b01b596 Add per-checkpoint ref resolver (ShardFor + RefName/ParseRef)
6ce1666 chore(pi review): remove unused token helper
14a45e8 fix(pi review): report cumulative token usage
d91d995 Implement Pi live model listing for entire review --models
2525680 Add Pi review runner adapter