From 40a7474a3efed1a0f68f2c791adfefdf7b364037 Mon Sep 17 00:00:00 2001 From: Anthony Ettinger Date: Thu, 3 Sep 2026 16:39:07 +0000 Subject: [PATCH] chore(release): v0.91.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `moshcode ssh` — persistent SSH workspaces (#485, PRD 0013): named targets, one OpenSSH ControlMaster per target, `exec` as a no-PTY command channel with a --json verdict that separates the command's exit from the transport's, interactive attach, scp put/get, a remote tmux shell, and moshscript helpers. Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_01RcmWsBrbzQpfTTz71wfbkw --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7ac11d..badfae3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moshcode", - "version": "0.90.0", + "version": "0.91.0", "type": "module", "description": "moshcode \u2014 a metal wrapper for coding engines and native UGig/CoinPay workflow CLIs, with OpenPRD and moshscript", "repository": {