v0.1.0
·
335 commits
to b3d251bf5d46256963bd847ac16e993edf1caa8c
since this release
Rudder v0.1.0
Released: 2026-05-05
Rudder 0.1.0 is the first stable release of the Rudder agent-work control plane.
It packages the local server, React board UI, CLI entrypoint, bundled skills,
agent runtime adapters, and Desktop portable app distribution into one supported
release surface.
Highlights
- Added the stable first-run CLI path:
npx @rudderhq/cli@latest start. - Shipped Desktop portable builds for macOS, Windows, and Linux through GitHub
Releases. - Added organization-scoped task, goal, issue, agent, workflow, memory, and
activity surfaces for end-to-end agent-work loops. - Included local agent runtime support for Codex, Claude, Cursor, Gemini,
OpenCode, Pi, and OpenClaw gateway adapters. - Added plugin and bundled-skill distribution surfaces for repeatable agent
workflows. - Added release automation for npm packages, GitHub Releases, Desktop assets,
checksums, and public install smoke tests.
Install
npx @rudderhq/cli startAfter the persistent CLI is installed, rudder start uses the same CLI surface
when it resolves to the same version.
Notes
This release promotes the 0.1.0 package line from public canaries to the
stable npm latest dist-tag. Desktop assets are attached to the v0.1.0
GitHub Release and verified by checksum before installation.