Nightly Build (v0.7.8-nightly.202606260727.234aa97e0)
Changes since v0.7.8-nightly.202606250721.41e4523cf:
1f63eb4 refactor(import): drop unused Provenance from imported checkpoints
03d9312 Use plumbing.ReferenceName rather than a bare string
1747e42 fix(import): redaction config + provenance privacy for imported checkpoints
9a2b697 stream checkpoint policy decoding
c4bfa4f fix(import): address PR review feedback
2427edd Drop redundant Err field from unsupportedVersionError
5733491 refactor(import): generalize import package across agents (Claude first)
241ac12 refactor(import): store imported checkpoints on v1, not a separate ref
b69b255 Gate checkpoint reads by support, not family recognition
fa112bc Fix integration test: checkpoint.CommittedMetadata renamed to Metadata
84957f8 Return checkpoint policy errors verbatim
d8df6e7 refactor(import): add checkpoint.OpenImports helper to dedupe imports-store access
d4715a1 test(import): end-to-end integration coverage; lint fixups
0fecc24 feat(import): offer Claude history import at the end of enable
dc13899 feat(import): add hidden 'entire import claude-code' command under labs
abc9840 feat(import): refuse rewind to imported checkpoints with clear message
c3b4197 feat(import): union imported checkpoints into list/explain/tokens with label
6aa7a5e build(deps): bump github.com/posthog/posthog-go
980ee04 build(deps): bump github/codeql-action/init from 4.36.1 to 4.36.2
b7b94e0 build(deps): bump github/codeql-action/analyze from 4.36.1 to 4.36.2
33c1d4b feat(import): orchestrate idempotent per-turn import to imports ref
d2a752c feat(import): split sessions into per-turn units with bounded token usage
b3021b4 feat(import): discover repo transcripts with one-month lookback
d658cc8 feat(import): deterministic per-turn checkpoint IDs
ed881e0 feat(import): persist provenance and surface Imported on List
487032a feat(import): add Provenance, imported Kind, and Imported flags to metadata
4138fbf feat(import): add local-only entire/imports/v1 ref topology
69a50e4 Guide non-interactive search skill install
4c6ebc1 Update trail watch for trail-wide events
609eb86 Remove README search skill docs
85082f3 Remove changelog entry
31c6668 Make Entire search skill opt-in
444c985 Collect installed git version in telemetry
8fc7b1c Tolerate trailing slash in cluster publicUrl
e5692a0 Tolerate transient poll errors during clone wait
0b20568 Address PR #1519 review round 2
7a0ca5c Address PR #1519 review findings
87592cf Add blank line between progress block and summary table
0dbc9eb Show Docker-style per-mirror progress in the wizard
65d2dee Fix region picker clamped to one visible option
37fa329 Order wizard region picker by caller's jurisdiction
68e81f3 Limit cluster guessing to the interactive wizard
6f7d464 Make default cluster jurisdiction-aware
2b58593 Add hidden entire auth token for scripting
9de7d63 Fix region FQDNs
289a796 Default one-shot create cluster to the catalog default
90dea37 Poll mirror status endpoint for clone readiness
d73f27a Show fetch status spinners in mirror create wizard
993f948 Add entire repo mirror create onboarding wizard
a6e8035 chore(coreapi): refresh OpenAPI spec and regenerate client
827fc6c feat(control-plane): idempotent grant revoke + route-wiring tests
d711dd0 fix(control-plane): use isCoreNotFound after resolver rename
42c3eb4 chore(control-plane): reconcile crud-gaps work onto friendly-names resolver
2ca6717 feat(control-plane): idempotent deletes + command-level wiring tests
966aa98 feat(control-plane): confirm destructive org/project/repo delete
8f8ec6f fix(control-plane): show resolved ULID in delete success messages
b644075 chore(control-plane): address PR review (grantee-type, paging comment, parallel tests)
f429dc2 feat(control-plane): paginate repo mirror list (COR-583)
d649d10 feat(control-plane): rename pagination params to pageToken convention
b218d2c feat(control-plane): consume paginated v1 list endpoints (COR-580)
ece9fb3 feat(control-plane): resolve repos by name with --project scope
52c6016 feat(control-plane): add org/project get+delete and repo grant list+remove
990b0b6 fix(grant): adapt to typed grant-role enum from regenerated client
36eac56 clarify unsupported policy versions
9e881cb preserve local checkpoint policy ahead state
a9e8732 build(deps): bump actions/setup-go from 6.4.0 to 6.5.0
32e54b0 fix checkpoint policy remote edge cases
3ae6e8d Keep trail injection prompt path local
89df024 Shorten session trail refresh timeout
6c8f798 Lock clone preference updates
790b787 Gate trail injection on enablement cache
f3c10b3 move checkpoint policy command
4518d7b add hidden checkpoint policy command
1ae00e2 feat: add cursor hooks.json
fadc4a0 Fix Cursor hook misattribution and add token usage support