mirror of
https://github.com/smittix/intercept.git
synced 2026-06-20 03:14:21 -07:00
0d13638d70
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>