This plugin has been merged into
fyso-plugin. Use that instead.
All functionality from this repo (team sync, tracking, heartbeat) is now included in the unified Fyso plugin:
Claude Code:
/plugin marketplace add fyso-dev/fyso-plugin
/plugin install fyso@fyso-pluginsOpenCode (Windows):
irm https://raw.githubusercontent.com/fyso-dev/fyso-plugin/main/setup-opencode.ps1 | iexOpenCode (macOS/Linux):
bash <(curl -fsSL https://raw.githubusercontent.com/fyso-dev/fyso-plugin/main/setup-opencode.sh)