From 6a39a9801b33b5236d490d9567c62aceba35ef70 Mon Sep 17 00:00:00 2001 From: tt-a1i Date: Mon, 24 Aug 2026 00:29:37 +0800 Subject: [PATCH] chore(release): 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40207b29..25a19cd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tt-a1i/openpi", - "version": "0.3.1", + "version": "0.4.0", "description": "OpenPI — a Pi-native multi-agent workbench with background execution, isolated subagents, replay-safe workflows, goals, tasks, and observable TUI", "license": "MIT", "author": "tt-a1i",