Skip to content

v0.7.0 — Pipeline control + reference quality

Choose a tag to compare

@github-actions github-actions released this 02 Aug 08:08

Highlights

  • Config-driven pipeline (.slmcode/pipeline.yaml) — bind agents to phases, configure loop reviewer/corrector, insert slots
  • Studio Pipeline tab — edit phases/slots live; progress header follows config
  • Reference-quality bar — blocks TestSLMs-style false success on placeholder scaffolds
  • Real-query eval suite — offline harness + LangGraph / FastAPI / CLI cases (slmcode eval --real)
  • Loop HITL — SSE kind=loop with continue / abort / flag_only
  • Placeholder polish@placeholder specialist + precise gap flagging

Docs

Install

curl -fsSL https://raw.githubusercontent.com/UnicoLab/smlcode/main/scripts/install-remote.sh \
  | bash -s -- --version v0.7.0