v1.120.0
·
358 commits
to main
since this release
What's New
Added
/ll:simplify-loopskill — Decompose loops into sub-loops and collapse state chains into flows. (FEAT-2063)rlhf-svg-generatesub-loop — Standalone SVG generation sub-loop extracted fromrlhf-animated-svgfor modular composition.rlhf-svg-refinesub-loop — Standalone refinement sub-loop forrlhf-animated-svg.rlhf-svg-evaluatesub-loop — Standalone evaluation sub-loop forrlhf-animated-svg.restore_bestguard inrefine-to-ready-issue— Score regression prevention in the refinement loop.plan-research-iterationoracle — Extractedrn-plan/rn-refineresearch chain into a reusable oracle sub-loop.- Skip deferred issues in
verify-issues—verify-issuesnow skips deferred issues automatically. - Session digest prompt in
/ll:init— The interactive init wizard now includes an ambient session digest option in Round 9.5. (ENH-2040)
Changed
rlhf-animated-svgrefactored to orchestration-only — Parent loop now delegates evaluate/refine to sub-loops; ~400 lines reduced. (ENH-2050, ENH-2056)hitl-mdreview loop simplified — Reduced to core review surface with a lightweight confidence cue. (ENH-2058)VISION_*env vars wired intosvg-image-generator— Vision feature gating now uses avision_gatestate. (ENH-2059)- Session digest enabled by default —
SessionDigestConfig.enablednow defaults toTruewithchar_cap: 800. Opt-out: sethistory.session_digest.enabled: falsein.ll/ll-config.json. (ENH-2040) - CLAUDE.md update step in
ll-initTUI — Init wizard now includes a CLAUDE.md update step. - Evolution-trigger consumer in
analyze-history— Added consumer + correction retirement for evolution trigger patterns. verify-issuesactive-issues filter — Filters to active issues only; fixes brokenll-issuescall.
Fixed
fifo_poptelemetry noise and convergence delta threshold — Noise filtering and delta threshold corrected in FSM loops. (ENH-2061)ll-initpermission wiring — Wireddeploy_design_tokens,history.session_digest, andexplore-apipermission.- Loop routing assertions and oracle delegation — Fixed FSM routing assertions, oracle delegation, and schema version in tests.
- Layered pinned-pane ladder diagram — Added neighborhood fallback step.
Full Changelog: v1.119.0...v1.120.0