Nightly Build (v0.10.3-nightly.202608220610.6bf587d66)
Changes since v0.10.3-nightly.202608210613.680d64782:
01af29b Reframe security review runner prompt around an owning engineer
d5c69a3 review: batch detached sends, unify skill-event dedupe, prove the contracts
404c37d review: recognize Entire's namespaced plugin skills, not just the scaffolded one
63ad075 review: allowlist skill names; count condensation-extracted skill events
283f587 review: keep telemetry work outside the session gate; cap and default
8f3d0c2 feat(telemetry): emit skill invocations as cli_skill_invoked events
ee5afec test(strategy): link the exec'd fake entire too, and fall back to a hard link
4d914ca fix(e2e): detect task completion by IsZero, and require the Worker's own file
49cf5c7 test(strategy): link the real dirname instead of writing a fake one
33d5866 test(e2e): assert the Factory Worker task-record contract, not shadow task data
d75abd3 refactor(logging): close the logger in one place
ec5a116 fix(doctor): apply --slow before the --last window, and correct percentiles
2b35da6 feat(doctor): aggregate hook traces, and correct the trace help text
914a8bb fix(strategy): avoid redundant session-end state locks
3dc8ea4 fix(doctor): align non-interactive hint with force
65e3665 fix(strategy): harden eager condensation recovery
e1026ba fix(checkpoint): harden condensation retry invariants
2dd4bbb fix(checkpoint): make reserved-session write routing fail soft
42d4382 fix(strategy): keep the commit's checkpoint ID when recovery is pending
73eccbf test(integration): cover the session-end interrupted-write window
73f0615 review: broaden the fix hint, correct the EnsureOpen guard comment, drop a stray lockfile
63ab647 docs(logging): correct the architecture doc and a comment the refactor invalidated
dff8679 fix(doctor): report a log directory Entire cannot write to
3fc2d2d fix(checkpoint): stabilize session-end retry routing
947c35c fix(strategy): preserve checkpoint recovery intent
bd66980 fix(strategy): make session-end condensation idempotent
e0714cf fix(doctor): disclose --force actions in hints; guard all prompts for non-TTY
8d4011c fix(doctor): hint --force instead of crashing on stuck sessions with no TTY