Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 12:43
· 167 commits to main since this release
0293a4c

What's Changed

  • feat(ledger): remember what the agent was already shown, and stop promising handles that do not resolve by @fajarhide in #397
  • feat(stats): publish only figures the harness can regenerate, and put them in a form people can post by @fajarhide in #402
  • docs(readme): stop quoting a corpus that pruning deleted, in all seven languages (#399) by @fajarhide in #403
  • test(bench): name the calls that come back larger instead of counting them by @fajarhide in #404
  • fix(pipe): stop answering the payload zero-state once per stripped line by @fajarhide in #407
  • perf(ci): halve make ci by giving the gate its own profile and running the suite once (#405) by @fajarhide in #409
  • fix(pipe): write back the line ending the input arrived with by @fajarhide in #410
  • fix(system_ops): match sensitive keys by segment, not by substring (#408) by @fajarhide in #412
  • feat(pipeline): split command parsing out of registry, and let the ledger reach the project by @fajarhide in #413
  • feat(hooks): give omni exec the ledger, and publish the head-to-head by @fajarhide in #418
  • fix(pipe): keep a CRLF as one line ending instead of splitting it by @fajarhide in #419
  • docs(benchmarks): put one run behind every figure instead of two by @fajarhide in #422
  • docs(readme): lead with what OMNI does, not with a percentage, in all seven languages by @fajarhide in #421
  • fix(deps): bump the Pi agent so undici arrives patched by @fajarhide in #424
  • fix(scorer): read a glyph verdict, and stop reading a test's name as one by @fajarhide in #429
  • feat(signals): give biome its own filter, and stop reporting it as tsc by @fajarhide in #432
  • fix(cli): --day for the stats window family, and no fix hint that repeats the command (#428, #427) by @fajarhide in #431
  • fix(trust): pass is_trusted the project directory, not the config file by @fajarhide in #434
  • 0.7.0: the ledger measures its own trade, the surfaces stop quoting a retired number, and the filter tiers are deleted by @fajarhide in #453

Full Changelog: v0.6.15...v0.7.0