Just shipped ai-ssh-toolkit v0.2.3 🎉
The headline fix: PTY `rows: 0` across all SSH tools. Network devices like Cisco and Arista use terminal row count to decide when to paginate with `--More--` — setting rows to 0 tells them "no paging needed" at the protocol level, before any command runs.
Also documented 3 intentional design decisions that explain the security model.
🔗 https://github.com/ebmarquez/ai-ssh-toolkit/releases/tag/v0.2.3



