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