Changelog¶
libtmux-mcp 0.1.0a0 (unreleased)¶
New features¶
Initial release as standalone package
25 MCP tools across 6 modules (server, session, window, pane, options, environment)
6
tmux://URI resources for browsing tmux hierarchySafety tier middleware (
readonly,mutating,destructive)Socket isolation via
LIBTMUX_SOCKET/LIBTMUX_SOCKET_PATHenv varsAgent self-awareness via
TMUX_PANEdetectionServer caching with
is_alive()evictionPydantic models for all tool outputs
Full type safety (mypy strict)
58 tests