Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
The prepare-cli-binary script would fail when opencode dependencies weren't installed, because bunfig.toml requires @opentui/solid/preload. Adding a bun install step before the build ensures deps are available.