AI assistant for tmux sessions
Top 38.8% on sourcepulse
TmuxAI is an AI-powered terminal assistant designed for developers and power users who want intelligent pair programming directly within their tmux sessions. It non-intrusively observes terminal content across panes to provide context-aware assistance, execute commands, and suggest workflow improvements without disrupting the user's current setup.
How It Works
TmuxAI operates by observing the visible content of all tmux panes within a window, including current commands, shell type, and OS. It communicates via a dedicated chat pane and executes commands in a separate pane, mimicking human pair programming. This approach allows it to understand the user's workflow and provide assistance by processing user messages along with pane context and chat history sent to an AI model.
Quick Start & Requirements
curl -fsSL https://get.tmuxai.dev | bash
or brew install tmuxai
tmux
TMUXAI_OPENROUTER_API_KEY
environment variable.Highlighted Details
/config
command.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Prompts are currently tuned for Gemini 2.5, and behavior with other models may vary. The README does not detail specific performance benchmarks or extensive testing across all supported AI models.
3 weeks ago
Inactive