Skip to content

super-looper: v0.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:40
9a8c72a

0.5.0 (2026-07-05)

Features

  • evals: behavioral eval suites for the four load-bearing skills (61393d7)
  • goal guard, loop resume, learning gate, hygiene, and evals (2bcd93d)
  • hooks: plugin goal-guard hook — deny goal-file writes in unattended runs (7f03775)
  • learn: evaluator gate separates generator from evaluator on the learning path (2b643f2)
  • learn: refresh-due threshold signal and corpus staleness pass (dc45641)
  • lfg: run-progress file written at every step boundary (29d7da2)
  • lfg: write the goal-change protocol as a grep-tested contract (0897804)
  • loop: instrument goal_fidelity from review verdict to run-record ledger (6ae382b)
  • loop: resume retries from the recorded step instead of cold-restarting (5d2038f)
  • solutions: add confidence, provenance, and evidence trust fields (665300c)

Bug Fixes

  • agents: retire two unwired agents and enforce fleet color conventions (feb08d3)
  • docs: generate docs/skills index from frontmatter with integrity tests (ba112b7)
  • release: clean stale packaging artifacts and close version-drift validator gap (ab9795f)
  • review: apply review findings (61ce166)