Skip to content

v0.7.2 — Escalate timeout → SLM arbitrator

Choose a tag to compare

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

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 = @escalate

Install

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