fix(server): strip replayable terminal queries from history - #5319
Merged
juliusmarminge merged 1 commit intoAug 4, 2026
Merged
MacroscopeApp / Macroscope - Approvability Check
succeeded
Aug 4, 2026 in 4m 16s
Approved (click on check for details)
- Eligibility
- Correctness
Note
More information about how approvability works can be found in our Help Center.
Details
Eligibility
This is a straightforward bug fix that extends existing terminal history sanitization to strip additional query/reply escape sequences (DECRQM, XTVERSION, Kitty keyboard, DCS) that cause junk output when replayed. The changes follow established patterns, are well-documented, and include comprehensive tests.
Notes:
No code owners found in target merge base a261a64
Loading