v0.4.1
Pre-release
Pre-release
soon 0.4.1 is the adoption build for the local terminal-agent beta. It makes
the product loop easier to evaluate and exposes privacy-safe measurements that
distinguish offline replay performance from the latency users experience in
the shell.
Added
- Added a versioned landing page and deterministic terminal demo for the
Repair, Ctrl-F acceptance, and explicit execution loop
(#28). - Added explicit
soon reportandsoon report --jsoncommands for sharing
aggregate coverage, adoption, and latency metrics without command data
(#29).
Fixed
- Split chronological replay latency from shell-observed suggestion latency,
and count each validshownsuggestion once instead of duplicating its
accepted, executed, or dismissed lifecycle rows
(#30).
Changed
- Advanced the adoption report to schema version 2. Latency now contains
separatereplayandsuggestiondistributions with explicit sample
counts and nullable p50/p95 values. - Clarified that a research issue may remain open when it explicitly depends
on the release artifact, avoiding a circular release gate.