npcterm 1.3.0

Headless terminal emulator for AI agents with full PTY access over MCP
Documentation
1
2
3
4
5
pub mod cell;
pub mod grid;
pub mod ansi_handler;
pub mod emulator;
pub mod selection;