Nightly Build (v0.8.43-nightly.202607081321.e009b7501)
Changes since v0.8.2-nightly.202607080657.93af8254a:
3ec95f4 changelog 0.8.42
c8b30c8 enable: address PR review — make the picker-path test meaningful
44e0220 enable: pre-select detected agents instead of skipping the picker
2f48cb8 docs(review): finish the 5m->20m judge-default sweep
50698ad fix(review): restore the judge's 20m effective bound + stale help (trail findings)
dbb4651 repo mirror list: --sort help names the key, not the header
6232e22 refactor(review): reviewerTimeout body to max() as well (review feedback)
1be5742 refactor(review): delete the vestigial timeout sentinel (review feedback)
12c2e30 repo mirror list: fix missed sort keys in unit tests
bb5c8bf repo mirror list: use shell-friendly kebab sort keys
8a8c30b repo mirror list: split column key from display header
570854e repo mirror list: rename REPO column and --repo flag to NAME
eaa6b32 fix: harden cell fan-out placement routing (trail #794 findings)
f8721e8 docs(repo): say "login server", not "core", in mirror get help
93416fa docs(repo): tidy mirror get help wrapping, mention .git tolerance
c6eb4a0 Group org/project/repo/grant under noun-groups registration
b72a6e6 fix: dedupe merged code-search stats across mirror cells
5a02cce fix(repo): resolve mirror get clone URLs via that cluster's core
685e24b Document promoted control-plane commands in README
d8df699 repo mirror list: filter on the owner/repo form shown in the table
c1dfc27 repo mirror list: harden --sort test assertions
424965f repo mirror list: single source of truth for column names
9c6ee6f repo mirror list: fail fast on bad --sort column
5b8bb2d repo mirror list: replace generic sortRows with concrete sorters
43ae606 fix: match cell name against cluster URLs before jurisdiction fallback
c8d80aa fix: jurisdiction fallback prefers default cluster
b03d852 simplify: hoist TrimSpace out of placement loop, add slug upgrade
6cdbe3c fix: fan out code search across mirror placements, not just home cell
1d5cc06 Promote org/project/repo/grant out of labs
82c22d5 repo mirror list: regression-test --sort repo cluster tiebreak
11a4f2b Potential fix for pull request finding
0e3f8aa Potential fix for pull request finding
110a063 repo mirror list: co-locate and simplify sortRows
c40e894 repo mirror list: simplify --repo flag help text
0881217 repo mirror list: add --repo filter and --sort
fbe6fe6 feat(review): drop the default reviewer timeout — reviewers run until done