Skip to content

v1.0.2

Choose a tag to compare

@PatelUtkarsh PatelUtkarsh released this 13 Sep 12:45
· 6 commits to main since this release
6c2adcd

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"