From 014be190e2ef5c6b7ba1ff1672f7e756865e4a5e Mon Sep 17 00:00:00 2001 From: Anthony Ettinger Date: Thu, 6 Aug 2026 10:14:14 +0000 Subject: [PATCH] chore(release): v0.25.1 Bump to v0.25.1, releasing the /agents fix for opencode and privacycode (#315): both engines now open a live session instead of dumping their agent permission config and exiting, and both declare the installer bin directories PATH can't see yet. Co-Authored-By: Claude Opus 5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 226adac..3e7fb4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moshcode", - "version": "0.25.0", + "version": "0.25.1", "type": "module", "description": "moshcode — a metal wrapper for coding engines and native UGig/CoinPay workflow CLIs, with OpenPRD and moshscript", "repository": {