docs: auto-regenerate README and registry data

This commit is contained in:
ShamanicArts 2026-03-15 20:48:47 +00:00 committed by github-actions[bot]
parent 801ea06709
commit 89798835e6
2 changed files with 21 additions and 0 deletions

View file

@ -295,6 +295,15 @@
</blockquote>
</details>
<details>
<summary><b>OpenCode Agent Tmux</b> <img src="https://badgen.net/github/stars/AnganSamadder/opencode-agent-tmux" height="14"/> - <i>Real-time tmux panes for OpenCode agents with auto-launch, streaming, and cleanup.</i></summary>
<blockquote>
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.
<br><br>
<a href="https://github.com/AnganSamadder/opencode-agent-tmux">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>Opencode Canvas</b> <img src="https://badgen.net/github/stars/mailshieldai/opencode-canvas" height="14"/> - <i>Interactive terminal canvases in tmux splits</i></summary>
<blockquote>

12
dist/registry.json vendored
View file

@ -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",