Skip to content

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 07 Feb 17:16
e378803

What's New

  • Successful build collapsing: runs with exit code 0 are replaced by a one-line summary (e.g. (42 lines of output omitted — run succeeded)). Failed runs are preserved in full. Multiple runs of the same tag are evaluated independently.
  • Tail-biased truncation: 80% tail / 20% head (was 50/50), keeping more error content which typically appears at the end.
  • Relaxed verbatim instructions: AI agents now only repeat output verbatim on failure; successful builds get a brief acknowledgment, avoiding token duplication.