What's Changed
- Bound terminal renderer output with ACK backpressure by @nwparker in #4764
- Guard hidden terminal renderer skips under load by @nwparker in #4767
- Share terminal agent-status OSC parser by @nwparker in #4768
- refactor: parse terminal agent status in runtime by @nwparker in #4769
- refactor: add terminal status hook ingest path by @nwparker in #4770
- refactor: wire rendererless terminal status into hooks by @nwparker in #4772
- refactor: make local terminal status runtime-owned by @nwparker in #4773
- refactor: preserve terminal status connection identity by @nwparker in #4774
- test: expand terminal perf guard by @nwparker in #4775
- perf: reserve renderer budget for terminal input echoes by @nwparker in #4776
- perf: batch relay pty output by @nwparker in #4777
Full Changelog: v1.4.51-rc.3...v1.4.51-rc.4