Skip to content

v0.12.2

Choose a tag to compare

@stawils stawils released this 27 Jun 13:45

What's New

Fixed

  • Plumb loop_detection.stagnation_threshold through config. CodingGuardrails.from_config() was silently dropping stagnation_threshold from the YAML config (always fell back to the default of 14). Now passed through like its siblings nudge_threshold / block_threshold. Adds one focused unit test.

Docs

  • Ornith-1.0-9B local assessment: 140/150 (93%) on the Forge eval = parity with the Qwen3.5-9B baseline. Its only failures are terminal-tool commitment (answers in prose instead of calling respond()), which is Ornith-specific (Qwen base passes 15/15). See reports/2026-06-27_ornith-assessment.md.

Full Changelog

v0.12.1...v0.12.2