• v1.3.8-alpha.1 65992b17c1

    v1.3.8-alpha.1 Pre-release

    kerem released this 2026-02-24 13:22:30 +03:00 | 16 commits to main since this release

    📅 Originally published on GitHub: Wed, 25 Feb 2026 05:06:48 GMT
    🏷️ Git tag created: Tue, 24 Feb 2026 10:22:30 GMT

    New Features

    • feat: persist /v1/usage counters across restarts with periodic and shutdown snapshot flushing -- keeps usage analytics stable between daemon restarts by @NikkeTryHard
    • feat: preserve Anthropic message cache_control hints end-to-end -- keeps prompt caching intent intact through translation and request forwarding paths by @NikkeTryHard

    Bug Fixes

    • fix: fail fast on mismatched tool-result IDs or names in replay flows -- prevents malformed tool-result payloads from entering ambiguous upstream states (Issue #65 by @Kindling-project)
    • fix: make tool-call cache eviction deterministic with FIFO behavior -- reduces nondeterministic mismatch failures in long-running sessions (Issue #65 by @Kindling-project)
    • fix: forward cache_control hints from all supported block shapes -- avoids silently dropping prompt-caching directives by @NikkeTryHard
    • fix: improve direct image follow-up failure signaling so terminal errors are surfaced reliably -- avoids warn-only failure exits (Issue #65 by @Kindling-project)
    • fix: enforce minimum idle-window timeout floor for /v1/messages streaming -- prevents premature stream disconnects on low timeout settings (Issue #66 by @ZhcChen)
    • fix: preserve usage counters across restarts with safer snapshot replacement behavior -- prevents reset-to-zero surprises after process restarts by @NikkeTryHard

    Other

    • chore: standardize user-facing upstream error hints across sync and streaming paths for clearer troubleshooting (Issue #63 by @hungthai1401)
    • docs: align public docs with current endpoint behavior and runtime configuration guidance by @NikkeTryHard
    • docs: reported in Issue #65 by @Kindling-project, Issue #63 by @hungthai1401, and Issue #66 by @ZhcChen

    Binary Verification

    • glibc -- ldd (Ubuntu GLIBC 2.42-0ubuntu3.1) 2.42
    Downloads