Tag
tmux-underkeys is a Tmux plugin that assigns mnemonic shortcut keys to session names by underlining a unique character in each session name, allowing instant keyboard-driven session switching via a configurable trigger key.
Tmux allows AI agents to persist after closing the terminal, enabling detachment and later reattachment.
Axel is a macOS app with a Rust CLI that orchestrates AI agents in isolated git worktrees and tmux panes, providing a task management interface for multi-agent workflows.
Pieter Levels shares his server workflow using Termius profiles and a custom tmux function that auto-attaches to per-site sessions, enabling seamless switching between devices and consistent work sessions.
Tips for using Grok Build to manage multiple machines via SSH and tmux sessions, as shared by Yun-Ta Tsai.
A Twitter thread outlines five foundational tools for building agentic systems: Tailscale for mesh networking, Termius for SSH access, tmux for persistent sessions, a private git repo for memory, and scripting everything from day one. The post emphasizes that these basics matter more than any specific model or framework.
Introduces a method to remotely connect to a home Mac Mini via Tailscale and Screen Sharing for a development environment, using tmux to maintain sessions and a consistent setup.
Shannon is a CLI and SDK wrapper that runs an interactive Claude Code session inside tmux, allowing programmatic querying and streaming JSON output by tailing the on-disk transcript.
Tmux-Orchestrator is an open-source tool that enables autonomous 24/7 operation of Claude AI agents using a multi-agent hierarchy within tmux sessions for parallel project management and coding.