v1.119.0
·
395 commits
to main
since this release
What's New
Added
ll-initheadless Python core — New initialization command with a headless Python API for programmatic project setup. (FEAT-1979)ll-initinteractive terminal TUI — New questionary + rich terminal UI for guided project initialization. (FEAT-1980)ll-inithost multi-select and adapter install dispatch —ll-initcan now configure multiple host adapters in a single run; replaces the--codexflag with a--hostslist for multi-host dispatch. (FEAT-1981)rlhf-animated-svgbuilt-in loop — New FSM loop shipped as a built-in example for animated SVG generation with RLHF-style evaluation.apply-researchbuilt-in FSM loop — New loop for applying structured research artifacts to a codebase.--parentfilter forll-issues list— New--parentflag lets you filter issues by parent EPIC.scope-epic --autoflag — Non-interactive automation callers can now invokescope-epicwithout HITL prompts.ll-loopfailure reason surfacing — Loop completion summaries now display the failure reason when output is hidden.rn-buildrefine_seedmigration —refine_seedmoved fromissue-refinementtorecursive-refinefor cleaner sub-loop separation.
Changed
ll-initCLI reference — Addedll-initdocumentation section todocs/CLI.md. (ENH-2019)rn-*shared YAML fragments — Extracted duplicated states intocommon.yamlfragments for maintainability.session_digestenabled in project config — Session digest is now enabled by default in the project configuration.analyze-historyevolution trigger detection — Evolution trigger patterns are now surfaced in history analysis output.- CLI.md introduction accuracy — Corrected CLI.md intro to accurately describe tool naming conventions. (ENH-2020)
harness-optimizetrajectory paths — Corrected trajectory artifact paths to use.ll/runs/prefix format. (ENH-2021)
Fixed
rn-buildscratch state isolation — Movedissue-refinementscratch state from.loops/tmptorun_dirto prevent cross-run state corruption.next-actionthreshold resolution — Threshold resolution is now config-first with 85/70 fallbacks.issue-refinementbroken-down issue gating — Issues flagged as broken-down are now gated to the skip-list viacheck_broke_down.rn-remediateimplement counter — Guarded againstapi_error_retrydouble-counting the implement counter.rn-build— Multiple routing, path preservation, and bash escaping fixes.goal-clusterdispatch — Fixed--jsonflag usage and goal key passing.harness-optimizerun_dir migration — Migrated trajectory paths to runner-injectedrun_dir.- BUG-2022: HOST_COMPATIBILITY.md footnote count — Corrected 'seven call sites' to match actual six-row table; added
ll-sprintentry.
7 issues completed · 3 features · 3 enhancements · 1 bug fix · 45 commits since v1.118.0