v0.6.6
What's Changed
- fix(jsts): say how many lines the fallback cap dropped, instead of deleting 270 of 300 in silence by @fajarhide in #191
- fix(git): keep the commit subject in
git log --oneline, instead of a wall of hashes by @fajarhide in #192 - fix(distillers): stop fabricating
Build: okfor python/ruby script output by @fajarhide in #193 - fix(distillers): fail open in TestDistiller instead of fabricating
Tests: 0 passed, 0 failedby @fajarhide in #196 - fix(filters): honor TOML filter priority by @adity982 in #134
- docs(demo): show reduction at impact, drop caption-as-command, trim to ~12s by @fajarhide in #197
- docs(audit): where OMNI distillation helps an agent and where it drops the answer by @fajarhide in #201
- test(bench): reproducible net-savings replay over execution_traces (#184) by @fajarhide in #202
- fix(distillers): pass enumeration commands through instead of dropping the answer (#198, part of #200) by @fajarhide in #203
- fix(git): keep every commit in verbose git log instead of truncating (#199) by @fajarhide in #204
- fix(review): git log body leak + standards fixes from #202/#203/#204 review by @fajarhide in #205
New Contributors
Full Changelog: v0.6.5...v0.6.6