Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions plugins/ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,36 @@
author: artischocki
added_date: '2026-04-11'
stars: 11
- repo: Ataraxy-Labs/opensessions
description: tmux sidebar for coding agents Amp, Claude Code, Codex, and OpenCode with per-thread markers
author: Ataraxy-Labs
- repo: gavraz/recon
description: tmux-native dashboard for managing Claude Code agents
author: gavraz
- repo: craigsc/cmux
description: tmux orchestrator for Claude Code with multi-agent management
author: craigsc
- repo: Dicklesworthstone/ntm
description: Named tmux manager that spawns and coordinates multiple AI agents across panes
author: Dicklesworthstone
- repo: smtg-ai/claude-squad
description: Manage multiple AI terminal agents like Claude Code, Codex, OpenCode, and Amp in tmux
author: smtg-ai
- repo: standardagents/dmux
description: Dev agent multiplexer for git worktrees and coding agents in tmux
author: standardagents
- repo: fynnfluegge/agtx
description: Blackboard TUI for monitoring coding agents across tmux sessions
author: fynnfluegge
- repo: asheshgoplani/agent-deck
description: Terminal session manager TUI for AI coding agents Claude, Gemini, Codex, and OpenCode
author: asheshgoplani
- repo: nickgnd/tmux-mcp
description: MCP server enabling AI assistants to interact with and view tmux session content
author: nickgnd
- repo: rupert648/pertmux
description: Rust TUI linking coding agents, MRs, worktrees, and tmux panes in one dashboard
author: rupert648
- repo: radoslav11/rpai
description: Tool to make it easier to jump between AI agents running in tmux panes
author: radoslav11
6 changes: 6 additions & 0 deletions plugins/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,9 @@
author: jacobhm98
stars: 9
added_date: '2026-03-06'
- repo: andersonkrs/twig
description: Glamorous tmux session manager with git worktree support
author: andersonkrs
- repo: raine/workmux
description: Git worktrees and tmux windows for zero-friction parallel development
author: raine
12 changes: 12 additions & 0 deletions plugins/session.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,15 @@
author: sarve-shreyas
added_date: '2026-04-11'
stars: 2
- repo: GabrielTecuceanu/tsman
description: Rust tmux session manager with layout templates and TUI preview
author: GabrielTecuceanu
- repo: phanorcoll/muxie
description: TUI session manager that defines tmux sessions, windows, and panes from YAML
author: phanorcoll
- repo: zSuperx/muffin
description: Rust-based tmux session manager with configurable layouts
author: zSuperx
- repo: twopow/tmux-schema
description: Bootstrap tmux sessions, windows, and panes from a YAML file
author: twopow
6 changes: 6 additions & 0 deletions plugins/statusbar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,9 @@
author: YousefHadder
stars: 2
added_date: '2026-03-04'
- repo: Amdhj22/tmux-shorten-path
description: Powerlevel10k-style truncated folder path format string for status bars
author: Amdhj22
- repo: jazho76/tmux-statusline
description: Minimal grayscale tmux statusline focused on clarity and low visual noise
author: jazho76
21 changes: 21 additions & 0 deletions plugins/utility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,3 +183,24 @@
author: cookiecad
added_date: '2026-04-11'
stars: 5
- repo: szymonwilczek/tmux-jot
description: Popup note manager with per-session sticky notes that persist between toggles
author: szymonwilczek
- repo: BatsShadow/tmux-superclick
description: Improved mouse-driven text selection for tmux
author: BatsShadow
- repo: eduwass/tmux-palette
description: Raycast-style fast and scriptable command palette for tmux
author: eduwass
- repo: Yahddyyp/tmux-simple-renamers
description: Simple window and session renamer integrated with sesh and fzf
author: Yahddyyp
- repo: datamadsen/nunchux
description: Smart tmux app launcher with fzf, justfile, and npm integration
author: datamadsen
- repo: waelmahrous/wormhole
description: Send files between tmux panes by marking destinations as wormholes
author: waelmahrous
- repo: raine/tmux-snaglord
description: Turn tmux scrollback into a structured, searchable list of commands and outputs
author: raine
Loading