Nightly Build (v0.7.6-nightly.202606110752.e3838b8c)
Changes since v0.7.6-nightly.202606090725.7ef77eaf:
15e37e0 fixed lint/package name issue
e7f51de flowchart: fix bugbot findings — & in labels, %% semantics, wide runes
888afd8 investigate: move renderer to investigate/flowchart, drop dev script
fe71aa6 address Copilot review feedback on e2e rewind helpers
e5bbf58 userdirs: single resolver for the per-user config and cache dirs
ce433ab fallback
7af38da testdirs: align test name and assertion with the documented invariant
5360643 fix(trail): clarify finding-batch decode error message
38e4704 fix(trail): align update + finding-add with current trails API
b0fc281 mermaidascii: drop derivable parse flag, fold flag-shape into pair table
d1a2dd0 testdirs: assert against real config/cache paths, not $HOME prefix
ac483f2 investigate: add example diagrams for the render-mermaid preview script
4801b30 tests: never touch the user's real config, cache, or keychain
5d81897 investigate: render findings diagrams as top-down box flowcharts
f11b138 docs: align comments with strict-200 OAuth check, fix interface wording
334df98 login: simplify flow selection after review
1663939 login: fall back to the device flow when the loopback listener fails
4f8ab5e login: fall back to the device flow in SSH sessions
86c9baa login: time out the browser sign-in wait after 5 minutes
2f7fe5d search: count --all-repos in the empty-query fast-fail guard
f209837 auth: resolve cluster context once per mirror wait, not per re-mint
30318e5 cli: restore nolint:exhaustive directive in explain.go
7ef3a57 search: address PR review — repo scoping, HasFilters, JSON invariant
2ebd0d8 cli: apply --wait-timeout before the first clone-probe token mint
1e9b4a7 deprecate 'entire checkpoint rewind' ahead of removal
aadf0b9 search: dedup detail renderers behind a shared detailWriter
e771cac auth: drop test-only seam setter, dedup repo_token test setup
821be3e auth: route RepoScopedToken through cluster discovery (COR-395)
ae74825 search: redesign TUI results as master-detail list with pinned detail
41a7d48 auth-go: Use https://github.com/entireio/auth-go/releases/tag/v0.5.0
7bfb2cf auth-go: Use entireio/auth-go@f943c0b
1d2b6ba test: correct stale browser-flow comment
ec2a59f login: drop ireturn nolint via concrete flow; tidy output spacing
49a77a8 login: fix lint (errcheck blank-assign, ireturn)
ba9a891 go.sum: tidy stale auth-go entry after rebase
659f09f login: show auth host instead of the long authorize URL
9bf3b25 login: align browser-flow output with the device flow
9f71e0c go.mod: bump auth-go to authcode-loopback-flow branch
8406635 login: default to loopback browser flow, add --device fallback
5a1f93c search: support all result types (checkpoints, commits, sessions) and align with UI
179a6cd coreapi: refresh spec — tolerate unknown response fields