@hmanlab/multiplayer
v0.5.3
Published
Real-time multiplayer for OpenCode. Two or more developers collaborate in the same session. Phase 03: companion pane auto-spawns (tmux / iTerm2 / detached terminal); chat roundtrip; typing indicator.
Readme
@hmanlab/multiplayer
Real-time multiplayer for OpenCode. Two or more developers collaborate in the same coding session.
Install
npx -y @hmanlab/hl-plugins install multiplayerOr install the CLI globally first:
npm install -g @hmanlab/hl-plugins
hl-plugins install multiplayerWhat it does
- Host and join multiplayer coding sessions
- Companion pane auto-spawns (tmux / iTerm2 / detached terminal)
- Chat roundtrip between peers
- Typing indicator
Requirements
None — no external binaries or API keys needed.
Uninstall
hl-plugins uninstall multiplayerLicense
MIT
