diff --git a/README.md b/README.md index 9ac8a31..faec122 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,15 @@ +
+ OpenCode Agent Tmux - Real-time tmux panes for OpenCode agents with auto-launch, streaming, and cleanup. +
+ Smart tmux integration for OpenCode that auto-spawns panes to stream agent output, supports flexible layouts and multi-port setups, and cleans up when sessions finish. +

+ 🔗 View Repository +
+
+
Opencode Canvas - Interactive terminal canvases in tmux splits
diff --git a/dist/registry.json b/dist/registry.json index ad1de61..1caa62e 100644 --- a/dist/registry.json +++ b/dist/registry.json @@ -378,6 +378,18 @@ ], "tags": [] }, + { + "productId": "opencode-agent-tmux", + "type": "plugins", + "displayName": "OpenCode Agent Tmux", + "repoUrl": "https://github.com/AnganSamadder/opencode-agent-tmux", + "tagline": "Real-time tmux panes for OpenCode agents with auto-launch, streaming, and cleanup.", + "description": "Smart tmux integration for OpenCode that auto-spawns panes to stream agent output, supports flexible layouts and multi-port setups, and cleans up when sessions finish.", + "scope": [ + "global" + ], + "tags": [] + }, { "productId": "opencode-canvas", "type": "plugins",