v1.0.2
Fix: the TUI plugin still failed from a Git install with Cannot find package 'react'. Bun reads tsconfig.json from the process cwd, not the plugin directory, so the jsxImportSource there was never applied. src/tui.tsx now carries a per-file /** @jsxImportSource @opentui/solid */ pragma.
Install:
opencode plugin add "github:PatelUtkarsh/opencode-ralph-loop-v2#v1.0.2"