-
release: v0.1.8
Release / build (aarch64-apple-darwin) (push) Waiting to runRelease / build (x86_64-apple-darwin) (push) Waiting to runRelease / build (aarch64-unknown-linux-gnu) (push) Waiting to runRelease / build (x86_64-pc-windows-msvc) (push) Waiting to runRelease / publish GitHub Release (push) Blocked by required conditionsRelease / build (x86_64-unknown-linux-gnu) (push) Failing after 8sreleased this
2026-07-23 14:39:18 +00:00 | 17 commits to main since this releaseSince 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
- fix(chat): BYOK/custom endpoints default to Passthrough (vanilla