Skip to content

v0.4.1

Pre-release
Pre-release

Choose a tag to compare

@HsiangNianian HsiangNianian released this 27 Jul 10:07
v0.4.1
4ecc9e6

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 report and soon report --json commands 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 valid shown suggestion once instead of duplicating its
    accepted, executed, or dismissed lifecycle rows
    (#30).

Changed

  • Advanced the adoption report to schema version 2. Latency now contains
    separate replay and suggestion distributions 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.

Full diff