inspect: drop obsolete labs/session-tracking text from --help · Entire

inspect: drop obsolete labs/session-tracking text from --help

f81bdf8→main·

dipree·1mo ago·1 file·+0 added/-6 removed

Remove the 'Labs entry' experimental notice and the checkpoint session-recording paragraph from the inspect command long help; both are stale and no longer accurate.

Sessions

66ec3dae5fb4View transcript

[?
Checkout the hand off doc that I just added.Pi·Opus 4.8·2 steps](/content/gh/entireio/cli/session/019eca64-8c2c-7b00-90c6-3aa49738c497#timeline-66ec3dae5fb4/index.html)

Changes

1

100 unmodified lines

101
102
103
104
105
106
107
108
109
104
105
106

100 unmodified lines

saved as named profiles in Entire settings and clone-local preferences. On first run, guided setup writes a profile and asks before starting agents.

Labs entry: inspect is experimental. We are actively refining it based on user feedback.

The session is recorded as part of the next checkpoint, so the metadata is permanently attached to the commit it covers.

Flags:
  --configure    set up a review profile (shows available agents + profiles).
                 With --set-* flags it writes the profile non-interactively;

Mcmd/entire/cli/review/cmd.go-6