← Back to Clusters

Surrogate Pair Handling Fixes

This cluster addresses issues related to surrogate pair handling and text truncation in various components of the framework.

7 PRs
fix Representative: #16894
# Title Author Created GitHub
16894 Fix text truncation splitting surrogate pairs in web-fetch, subagents, and ch... rep Clawborn 2026-02-15 View
19551 fix(reply): make overflow fallback deterministic for empty recovery payloads Jackten 2026-02-17 View
19636 fix(agents): harden overflow recovery observability + subagent terminal fallback Jackten 2026-02-18 View
19726 Fix HTML entity decoding for astral code points and surrogate-safe truncation Clawborn 2026-02-18 View
20023 Fix surrogate pair splitting in channel metadata truncation Clawborn 2026-02-18 View
21560 runner: sanitize invalid UTF-16 surrogates in session/prompt payloads VontaJamal 2026-02-20 View
21561 runner: add usage preflight guard for near-limit requests VontaJamal 2026-02-20 View