You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.