From 89798835e66a9b2ff91187005ff9f0f6287c114b Mon Sep 17 00:00:00 2001
From: ShamanicArts <90007349+ShamanicArts@users.noreply.github.com>
Date: Sun, 15 Mar 2026 20:48:47 +0000
Subject: [PATCH] docs: auto-regenerate README and registry data
---
README.md | 9 +++++++++
dist/registry.json | 12 ++++++++++++
2 files changed, 21 insertions(+)
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",