← Back to all sparks
R

Rho

ANALYTICS
Velocity6.3

an agent-native desktop workbench for R

Rho's release machinery finally produced a stable build — and it shipped no new product.

r-ideai-agentsmodel-routingrelease-engineeringcode-signingauto-update
Current state
Rho is an R IDE that has just moved from an all-prerelease train to a stable 0.4.0, and its public feed remains almost entirely release engineering. The one substantive entry, 0.4.0-dev.39, described capability-based model routing across providers and durable project-scoped agent conversations with per-file Apply/Undo. The releases since then have been distribution work: a signed automatic updater shared across Windows, macOS and Linux, then the stable build that packages it.
Where it's heading
The project is building an agentic R IDE but publishing like a regulated release process: signed evidence, checksums bound to exact commits, and limitations named out loud rather than buried. That discipline has now paid off in the only way it could — 0.4.0 stable ships a Windows installer, a notarized macOS disk image and a Linux AppImage that can all update themselves, with failed verification preserving the running version. The feed's long-standing pattern of dev.NN builds with no final has broken; feature work and shipping work were on separate tracks, and the shipping track arrived first.
Prediction
With distribution solved, the next entry that matters is the first one describing product capability again rather than packaging. The unresolved item these releases name themselves is Windows trust: the installer is still signed with a SignPath Free Trial self-signed certificate that SmartScreen may warn on.

Recent moves

  1. 1d ago

    Rho reaches a stable 0.4.0 across Windows, macOS and Linux

    The first stable release on a feed that had published nothing but dev builds, and its content is the packaging rather than the product: signed Windows, macOS and Linux artifacts, notarization and stapling on macOS, and the signed updater from dev.43. The capabilities this build delivers were already described and classified at dev.39; this is their graduation to a channel people can install.

    View source ↗
  2. 1d ago

    Signed automatic updates land across all three platforms

    Windows, macOS and Linux move onto a shared signed updater channel, with update checks starting after local startup and transactional recovery on failure. This is the last piece of distribution infrastructure the earlier acceptance targets were rehearsing, and 0.4.0 stable followed a day later.

    View source ↗
  3. 2d ago

    Rho 0.4.0-dev.41 Native Updater Acceptance Target

    An acceptance-only target for the native updater, built from the immutable dev.40 draft and deliberately excluded from the Update Site. It carries no user-facing change and disclaims being a product release outright; it exists so the Windows and macOS update paths can be exercised end to end before anything real ships through them.

    View source ↗
  4. 5d ago

    Agent conversations and provider-routed models land in Rho

    ⚡ SPARK

    The first release notes that describe Rho as a product rather than a build: capability-based model routing across providers, durable project-scoped agent conversations, and per-file Apply/Undo. It arrives as a conditional prerelease with two human verification steps openly marked unrun.

    View source ↗
  5. 10d ago

    Cross-platform candidate build awaiting acceptance evidence

    A build-stamp release: an immutable cross-platform candidate pinned to a commit, held pending separate acceptance evidence. It carries no user-visible change of its own and is the staging step for the 0.4.0-dev.39 notes.

    View source ↗
  6. 24d ago

    Windows installer build stamp for 0.2.0-dev.12

    A Windows-only installer record — ref, commit, filename and SHA-256, and nothing else. It marks the stretch where the release pipeline was running well ahead of any published feature notes.

    View source ↗