• v0.3.1 86eb72154e

    orchestrator-llm v0.3.1
    Some checks failed
    CI / Linux x86_64 (Forgejo) (push) Failing after 1m36s

    Ghost released this 2026-05-03 23:23:08 +02:00 | 12 commits to main since this release

    Compliance Gap 1 (model digest in event log) closes here.
    Probes Ollama's /api/show after every successful chat call,
    emits the SHA-256 digest as a separate model_digest output.
    Best-effort: non-Ollama endpoints and transient probe failures
    yield empty digest rather than blocking the plan.

    Output schema additively extended (model_digest joins existing
    plan/model_endpoint/model_name). 26 tests (was 18); 8 new
    cover the digest probe paths.

    Downloads