mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-28 04:19:27 +00:00
docs: auto-regenerate README and registry data
This commit is contained in:
parent
801ea06709
commit
89798835e6
2 changed files with 21 additions and 0 deletions
|
|
@ -295,6 +295,15 @@
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</details>
|
</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>
|
<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>
|
<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>
|
<blockquote>
|
||||||
|
|
|
||||||
12
dist/registry.json
vendored
12
dist/registry.json
vendored
|
|
@ -378,6 +378,18 @@
|
||||||
],
|
],
|
||||||
"tags": []
|
"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",
|
"productId": "opencode-canvas",
|
||||||
"type": "plugins",
|
"type": "plugins",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue