From 2ba63d7889560c756cfb96a044c42fb82cbb1b83 Mon Sep 17 00:00:00 2001 From: tt-a1i Date: Tue, 8 Sep 2026 09:17:33 +0800 Subject: [PATCH] chore(release): prepare OpenPI 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d61eaa78..fd464a92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tt-a1i/openpi", - "version": "0.7.0", + "version": "0.8.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",