[PR #284] [MERGED] Add lazyclaude to Tools and session management #671

Closed
opened 2026-04-21 16:31:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rothgar/awesome-tmux/pull/284
Author: @KEMSHlM
Created: 4/16/2026
Status: Merged
Merged: 4/23/2026
Merged by: @rothgar

Base: mainHead: add-lazyclaude


📝 Commits (1)

  • 872c4d6 Add lazyclaude to Tools and session management

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

Add lazyclaude to the "Tools and session management" section.

lazyclaude is a lazygit-inspired TUI (written in Go) that manages multiple Claude Code sessions from a single tmux popup. Key features:

  • Session management: Create, rename, delete, and attach to Claude Code sessions with live output previews
  • Activity tracking: Real-time status indicators (running, needs input, idle, error, dead) via Claude Code hooks
  • Permission prompts: Tool approval popups as overlays with one-key approval (no window switching)
  • Fullscreen mode: Direct keyboard forwarding with vim-like scrollback navigation
  • Multi-agent orchestration: PM/Worker pattern using isolated git worktrees

Activated via Ctrl+\ in tmux. Installed via TPM or manually.

  • License: MIT
  • First commit: March 2026

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rothgar/awesome-tmux/pull/284 **Author:** [@KEMSHlM](https://github.com/KEMSHlM) **Created:** 4/16/2026 **Status:** ✅ Merged **Merged:** 4/23/2026 **Merged by:** [@rothgar](https://github.com/rothgar) **Base:** `main` ← **Head:** `add-lazyclaude` --- ### 📝 Commits (1) - [`872c4d6`](https://github.com/rothgar/awesome-tmux/commit/872c4d6787552fcdb0c8cb2b982f52bc9787d13e) Add lazyclaude to Tools and session management ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary Add [lazyclaude](https://github.com/any-context/lazyclaude) to the "Tools and session management" section. lazyclaude is a lazygit-inspired TUI (written in Go) that manages multiple Claude Code sessions from a single tmux popup. Key features: - **Session management**: Create, rename, delete, and attach to Claude Code sessions with live output previews - **Activity tracking**: Real-time status indicators (running, needs input, idle, error, dead) via Claude Code hooks - **Permission prompts**: Tool approval popups as overlays with one-key approval (no window switching) - **Fullscreen mode**: Direct keyboard forwarding with vim-like scrollback navigation - **Multi-agent orchestration**: PM/Worker pattern using isolated git worktrees Activated via `Ctrl+\` in tmux. Installed via TPM or manually. - License: MIT - First commit: March 2026 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-21 16:31:05 -05:00
GiteaMirror changed title from [PR #284] Add lazyclaude to Tools and session management to [PR #284] [MERGED] Add lazyclaude to Tools and session management 2026-04-24 12:25:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tmux#671