Skip to content

RxyCode v1.2.2

Choose a tag to compare

@xin-yi33 xin-yi33 released this 29 Jul 17:38

Added

  • Auto-install Bun — install.ps1 / install.sh install Bun when missing, then bun install for packaged OpenTUI
  • Runtime Bun bootstrap — discovers ~/.bun/bin; set RXYCODE_SKIP_BUN_INSTALL=1 to disable
  • No-model onboarding — empty local models show a welcome hint and auto-open /addmodel (OpenTUI + Ink)

Install (Windows)

powershell -ExecutionPolicy Bypass -c "irm https://raw.githubusercontent.com/xin-yi33/RxyCode/v1.2.2/install.ps1 | iex"

Notes

  • Still available (v1.2.3 exception): This release remains downloadable alongside v1.2.3.
  • Latest recommended release is v1.2.3. Stay on v1.2.2 only if you need this exact patch.
  • Install v1.2.2 explicitly: RXYCODE_VERSION=1.2.2 or git+https://github.com/xin-yi33/RxyCode.git@v1.2.2
  • Without Bun, CLI falls back to Ink.