Releasesv0.16.2
v0.16.2 — Nothing shipped stays unreachable
Dies ist die Release Note so, wie sie veröffentlicht wurde, keine Neufassung davon. Release Notes werden in der Sprache veröffentlicht, in der sie geschrieben wurden.
The final audit follow-up: the three eval modules that were reachable only from the external bench/ scripts + tests now have honest CLI surface, so every implemented capability is usable from the chimera command.
Added
chimera hierarchy-bench --multistep— the multi-step companion suite (a single growing context vs per-step scoped workers, over large docs), the regime where the hierarchy actually saves tokens. Live-verified +66.5% token reduction on a sample task. Also prices the caching-aware dollar reduction. Exposes thehierarchy_multistepandcache_costeval modules through the CLI.chimera transfer-gate— promote a learned change (GEPA prompt / ACE delta / distilled skill) only if it helps its tuned slice AND doesn't regress a disjoint same-capability holdout — guarding against negative transfer. Takes tuned + optional holdout paired pass/fail as JSON (likebench-compare); prints PROMOTE / BLOCK, exits 1 on BLOCK. Exposeseval/transfer.pythrough the CLI.
Still alpha. Everything defaults to prior behaviour. pip install -U chimera-agent.
Full changelog: https://github.com/brcampidelli/chimera-agent/blob/main/CHANGELOG.md