- Build local oh-my-opencode before setup instead of downloading from npm - Configure opencode to use file:// plugin reference pointing to local repo - Replace opencode run with bun run dist/cli/index.js run command - Remove delay on retry logic This makes the sisyphus-agent workflow use the local plugin directly from the checked-out repo instead of downloading from npm. 🤖 Generated with assistance of OhMyOpenCode (https://github.com/code-yeongyu/oh-my-opencode)