Commit Graph

5 Commits

Author SHA1 Message Date
ben
8e23558d90 Fix flake8 lint errors and regenerate poetry.lock
- Add TYPE_CHECKING guard for paramiko/zmq annotations in remote_transmitter_controller.py
- Remove unused imports (sys, threading, importlib, call) from remote_control tests
- Remove unused mock_ctrl_kwarg variable
- Add noqa C901 to _handle_tx_start (legitimately complex interlock logic)
- Regenerate poetry.lock to sync with pyproject.toml

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 13:50:59 -04:00
5035f0654a tx_race_condtion_fix 2026-04-16 15:38:35 -04:00
8c247f9f7a transmit further updates 2026-04-16 15:12:56 -04:00
b955256479 Pluto TX streaming functionality base 2026-04-16 11:13:43 -04:00
a268f2ab25 Add changes for screens agent connections. 2026-04-13 11:48:15 -04:00