Add ccb to Tools and session management (#167)

This commit is contained in:
bfly123
2026-01-24 02:54:40 +08:00
committed by GitHub
parent 41e77fc9ed
commit 0c68b92099

View File

@@ -40,6 +40,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
## <a name="tools"></a>Tools and session management
- [automux](https://github.com/sriramkandukuri/automux) Wrappers to tmux commands, useful for tmux based automation
- [ccb](https://github.com/bfly123/claude_code_bridge) A CLI tool to orchestrate multiple LLMs (Claude, Gemini, etc.) in tmux panes with cross-agent interaction
- [disconnected](https://github.com/austinwilcox/disconnected) A session manager written in Deno with json as the config files
- [dmux](https://github.com/zdcthomas/dmux) Configurable tmux workspace manager written in Rust
- [harpoon](https://github.com/Chaitanyabsprip/tmux-harpoon) A tool to bookmark sessions and jump between them in a flash. Like ThePrimeagen/harpoon, but for tmux.