Skip to content

0.9.4

Choose a tag to compare

@noeltock noeltock released this 11 Sep 14:13

Block Runner 0.9.4 makes agent instructions easier to follow and cuts unnecessary CI work.

  • Clearer guides: agents start with the right instructions for pages, reusable blocks, or custom project code, then load details as needed.
  • Faster checks for focused changes: documentation and skill edits run the checks they need. Package and WordPress checks remain required for releases.
  • Less duplicate testing: package installation tests run separately, and Query Loop checks avoid competing for the same WordPress environment.

In observed runs, skill-only CI used 89.5% less runner time (54m → 5m 41s) and finished 64.8% sooner (16m 33s → 5m 50s) than the previous full schedule. These savings come from skipping unrelated checks; full releases did not get faster. Before · After

CLI and library APIs, dependencies, and generated templates are unchanged. Published with verified npm provenance.