flow-tmux 0.1.2

Tmux session management for the Flow workspace manager
Documentation

flow-tmux

Tmux session management for the Agent Flow workspace manager.

Features

  • Programmatic tmux session creation and management
  • Window and pane operations for agent monitoring layouts
  • Built on tmux_interface

Usage

[dependencies]
flow-tmux = "0.1.2"
use flow_tmux::session;
// Manage tmux sessions for agent workspaces

License

MIT