Releases: UnicoLab/smlcode
Release list
SLMCode v0.8.3
Install
macOS / Linux / WSL
curl -fsSL https://raw.githubusercontent.com/UnicoLab/slmcode/main/scripts/install-remote.sh | bashWindows (PowerShell)
iem https://raw.githubusercontent.com/UnicoLab/slmcode/main/scripts/install.ps1 | iexHomebrew
brew install --formula https://raw.githubusercontent.com/UnicoLab/slmcode/main/Formula/slmcode.rbMade with ♥ by UnicoLab
Full Changelog: v0.8.2...v0.8.3
SLMCode v0.8.2
Install
macOS / Linux / WSL
curl -fsSL https://raw.githubusercontent.com/UnicoLab/slmcode/main/scripts/install-remote.sh | bashWindows (PowerShell)
iem https://raw.githubusercontent.com/UnicoLab/slmcode/main/scripts/install.ps1 | iexHomebrew
brew install --formula https://raw.githubusercontent.com/UnicoLab/slmcode/main/Formula/slmcode.rbMade with ♥ by UnicoLab
Full Changelog: v0.8.1...v0.8.2
SLMCode v0.8.1
Install
macOS / Linux / WSL
curl -fsSL https://raw.githubusercontent.com/UnicoLab/slmcode/main/scripts/install-remote.sh | bashWindows (PowerShell)
iem https://raw.githubusercontent.com/UnicoLab/slmcode/main/scripts/install.ps1 | iexHomebrew
brew install --formula https://raw.githubusercontent.com/UnicoLab/slmcode/main/Formula/slmcode.rbMade with ♥ by UnicoLab
Full Changelog: v0.8.0...v0.8.1
SLMCode v0.8.0
Install
macOS / Linux / WSL
curl -fsSL https://raw.githubusercontent.com/UnicoLab/slmcode/main/scripts/install-remote.sh | bashWindows (PowerShell)
iem https://raw.githubusercontent.com/UnicoLab/slmcode/main/scripts/install.ps1 | iexHomebrew
brew install --formula https://raw.githubusercontent.com/UnicoLab/slmcode/main/Formula/slmcode.rbMade with ♥ by UnicoLab
Full Changelog: v0.7.3...v0.8.0
SLMCode v0.7.3
Install
macOS / Linux / WSL
curl -fsSL https://raw.githubusercontent.com/UnicoLab/smlcode/main/scripts/install-remote.sh | bashWindows (PowerShell)
irm https://raw.githubusercontent.com/UnicoLab/smlcode/main/scripts/install.ps1 | iexHomebrew
brew install --formula https://raw.githubusercontent.com/UnicoLab/smlcode/main/Formula/slmcode.rbMade with ♥ by UnicoLab
Full Changelog: v0.7.2...v0.7.3
v0.7.2 — Escalate timeout → SLM arbitrator
Highlights
- On escalate HITL timeout, dedicated @escalate agent decides
retry/re_scope/abort/mark_done - Override with
escalate_timeout_agent(auto: escalate → reviewer → coordinator) - Heuristic fallback when the LLM is unavailable (stubs → retry)
Config
escalate_ask: ask
escalate_ask_timeout: 30s
escalate_timeout_agent: "" # empty = @escalateInstall
curl -fsSL https://raw.githubusercontent.com/UnicoLab/smlcode/main/scripts/install-remote.sh \
| bash -s -- --version v0.7.2SLMCode v0.7.1
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.1See also v0.7.2 for SLM timeout arbitration.
v0.7.0 — Pipeline control + reference quality
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=loopwith continue / abort / flag_only - Placeholder polish —
@placeholderspecialist + precise gap flagging
Docs
Install
curl -fsSL https://raw.githubusercontent.com/UnicoLab/smlcode/main/scripts/install-remote.sh \
| bash -s -- --version v0.7.0SLMCode v0.6.0
Install
macOS / Linux / WSL
curl -fsSL https://raw.githubusercontent.com/UnicoLab/smlcode/main/scripts/install-remote.sh | bashWindows (PowerShell)
irm https://raw.githubusercontent.com/UnicoLab/smlcode/main/scripts/install.ps1 | iexHomebrew
brew install --formula https://raw.githubusercontent.com/UnicoLab/smlcode/main/Formula/slmcode.rbMade with ♥ by UnicoLab
Full Changelog: v0.5.17...v0.6.0
SLMCode v0.5.17
Install
macOS / Linux / WSL
curl -fsSL https://raw.githubusercontent.com/UnicoLab/smlcode/main/scripts/install-remote.sh | bashWindows (PowerShell)
irm https://raw.githubusercontent.com/UnicoLab/smlcode/main/scripts/install.ps1 | iexHomebrew
brew install --formula https://raw.githubusercontent.com/UnicoLab/smlcode/main/Formula/slmcode.rbMade with ♥ by UnicoLab
Full Changelog: v0.5.16...v0.5.17