• v0.1.8 ff0fb56c67

    release: v0.1.8
    Release / build (aarch64-apple-darwin) (push) Waiting to run
    Release / build (x86_64-apple-darwin) (push) Waiting to run
    Release / build (aarch64-unknown-linux-gnu) (push) Waiting to run
    Release / build (x86_64-pc-windows-msvc) (push) Waiting to run
    Release / publish GitHub Release (push) Blocked by required conditions
    Release / build (x86_64-unknown-linux-gnu) (push) Failing after 8s

    ZacharyZhang-NY released this 2026-07-23 14:39:18 +00:00 | 17 commits to main since this release

    Since v0.1.7 — chat-completions dialect correctness (Pi-referenced):

    • fix(chat): BYOK/custom endpoints default to Passthrough (vanilla
      OpenAI semantics; Kimi body mutations no longer leak to third-party
      servers); house/Kimi coding endpoints keep the Kimi dialect via
      base-url detection
    • fix(chat): dedicated Mistral dialect — exactly-nine-alphanumeric
      tool-call id normalizer (deterministic, call/result-symmetric)
    • fix(chat): tool-result images relocate to a batched user message
      (tool messages are text-only on the OpenAI chat wire)
    • docs: AGENTS.md records the dialect-selection contract
    Downloads