8000 Use `tmux` instead of `screen` in agentic modules · Issue #31 · coder/registry · GitHub
[go: up one dir, main page]

Skip to content
8000
Use tmux instead of screen in agentic modules #31
Closed
@stirby

Description

@stirby

Currently, our claude-code and goose modules use screen (in a hacky way) to persist chat history and terminal sessions.

We should add support for persistence using the newer and cleaner tmux package. Deprecating the screen implementation is not a part of this work but is worth consideration in a follow-up.

tmux may also allow us to persist the session across workspace restarts using tmux-resurrect and tmux-continuum.

53AC

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0