mirror of
https://github.com/smittix/intercept.git
synced 2026-07-07 09:08:12 -07:00
304e02c48b
Switch direwolf subprocess output from PIPE to PTY (pseudo-terminal), forcing line-buffered output so packets arrive immediately instead of waiting for a 4-8KB pipe buffer to fill. Matches the proven pattern used by pager mode. Also enhances direwolf config with FIX_BITS error correction and disables unused AGWPE/KISS server ports. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>