npcterm 1.1.0

Headless terminal emulator for AI agents with full PTY access over MCP
Documentation
1
2
3
4
5
6
pub mod terminal;
pub mod input;
pub mod screen;
pub mod status;
pub mod manager;
pub mod mcp;