Skip to content

SLMCode v0.7.1

Choose a tag to compare

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

Highlights

  • Greenfield Python QA defaults to pytest (fail closed), not compileall
  • Acceptance smoke — whitelisted commands from task acceptance after workers
  • Worker critique until smoke/static/acceptance green
  • Strong QA required for run success
  • Escalate HITL — Studio modal + TUI /escalate (re-scope / retry / mark done / abort)

Install

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

See also v0.7.2 for SLM timeout arbitration.