Openharness Daily: The Agro Rebrand Ships

The command line tool formerly known as Open Harness is now publicly shipping as Agro, with a compatibility layer, a first public release, and a hot-fix all landing this week alongside a governance change that makes the AI advisor the default way work gets planned and executed.

Duration: PT2M19S

Episode overview

This episode is a short developer briefing from Openharness Daily.

It explains recent repository work in plain language.

  • Show: Openharness Daily
  • Published: 2026-09-07T12:00:05Z
  • Audio duration: PT2M19S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good morning. It's September 7th, and today's story is one product completing a three-phase rename while the team locks in a new way of working.

The headline: Open Harness has become Agro. This wasn't a quick find-and-replace. It moved in phases. Pull request 987 built the compatibility foundation first — one resolver understands both old and new naming, whether that's config paths, environment variables, or install directories, and it fails closed if the…

That work culminated in pull request 992, the actual 0.9.0 release: the first public publish of at-mifune-slash-agro, with the old package deprecated toward it. But the release process itself had a bug. Pull request 995 fixed a timing issue where the publish script's version-check was reusing a cached not-found…

Separate but related: pull request 991 changes how work gets planned. The active session is now the advisor by default — it decomposes and dispatches bounded workers rather than doing implementation itself. Pull request 997 formalized that as an accepted architecture decision.

What's next: with Agro's cutover phase merged, expect migration command usage to show up in support and testing. And the weekly archive in pull…

That's…

Nearby episodes from Openharness Daily

  1. Version 0.8.0 Ships After Sandbox and Config Cleanup
  2. Cleanup, Correction, and Container Supervision
  3. Systemd Takes Over Process Supervision
  4. Version 0.7.0 Locks Down Sandbox Installation
  5. Provisioning Reliability Fixes
  6. v0.6.0 Ships as Sandbox Boundary Closes
  7. Weekly Recap - One Front Door, One Release Cycle
  8. Unbaking the Sandbox