v1.110.0
·
1036 commits
to main
since this release
What's Changed
Added
ll-loop audit-metasubcommand — Detects evaluator-trivial failure mode in meta-loops; includes updated loop-specialist agent and docs. (ENH-1700)ll-action list --jsonexposesargshint — Per-skill input schema now surfaced for agent callers. (ENH-1660)- Meta-eval telemetry write and archive — Meta-loop evaluation results written to a persistent telemetry store and archived per run. (ENH-1699)
--show-diagramsoptions wired intoll-loop show— Topology, preset, and modifier flags available in theshowsubcommand.- Learning Tests Guide — New documentation for the learning test registry added to docs.
Fixed
- Missing
default_timeoutin FSM loop YAMLs — Added default and per-state timeouts to unprotected loops to prevent indefinite hangs. (BUG-1724) - hitl-md loop tests reflect finalize state — Corrected test drift caused by FSM shape change.
Changed
- hitl-md inline highlights + popover affordances — Diff highlights rendered inline with popover UI; final HTML copied to cwd on completion.
- Prompt inputs truncated to single-line preview in default
ll-loopoutput for cleaner display.
Full Changelog: v1.109.0...v1.110.0