Skip to content

ruyishell v0.1.5

Choose a tag to compare

@github-actions github-actions released this 08 Sep 06:24
· 28 commits to main since this release

ruyishell — prebuilt binaries for macOS / Linux / Windows.

What's new in v0.1.5

Fixes

  • Agent: subagent briefs actually reach the worker now. Spawn took the
    brief argument but dropped it, so every worker started with an empty
    task and wandered ("subagents always drift"). Regression guard added:
    the brief text must appear in the worker's first request.

Install

macOS / Linux:

curl -fsSL https://github.com/frybox/ruyishell/releases/latest/download/install.sh | bash

Windows: download the zip for your CPU architecture and put rysh.exe on your PATH.