plugin structure

Signed-off-by: Dmytro Stanchiev <git@dmytros.dev>
This commit is contained in:
2026-04-19 18:32:39 -04:00
parent 064ae0f251
commit d91f6fe3ef
7 changed files with 1118 additions and 3 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# tmux-utils
Standalone OpenCode plugin for tmux subagent panes and the `interactive_bash` tmux tool.
## OpenCode Install
Tell OpenCode:
```text
Fetch and follow instructions from ./.opencode/INSTALL.md
```
Detailed OpenCode docs: `docs/README.opencode.md`