Attach bridge to existing tmux Claude session #4

Merged
jihoson merged 1 commits from feat/tmux-attach-bridge into main 2026-02-17 04:06:53 +09:00
Collaborator

Summary

  • change to attach to an existing tmux Claude session instead of spawning a new process
  • change to detach bridge only and keep the tmux session alive
  • replace with in config, docs, and env example
  • update PTY/config tests for attach flow and missing-session handling

Validation

  • pytest -q
  • ruff check src tests
## Summary - change to attach to an existing tmux Claude session instead of spawning a new process - change to detach bridge only and keep the tmux session alive - replace with in config, docs, and env example - update PTY/config tests for attach flow and missing-session handling ## Validation - pytest -q - ruff check src tests
agentson added 1 commit 2026-02-17 04:06:26 +09:00
jihoson merged commit fb7c25ec78 into main 2026-02-17 04:06:53 +09:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/LazyEnter#4