From 87fe667df8779fbf4bdc8d5fb5e459fc7fcc088a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8F=AD=E6=89=AC?= Date: Thu, 16 Jul 2026 20:11:08 +0800 Subject: [PATCH] docs: add v0.0.4 to README news --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6700b6d..397c5e5 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ ### News +- **2026-07-16**: v0.0.4 released — protocol-driven recovery coordinator with budget-constrained strategies, unified error classification, checkpoint-based cross-turn resumption, structured audit trail, and tool execution idempotency ledger. - **2026-07-15**: v0.0.3 released — layered YAML config, Path/Profile/Cache layouts, encrypted secret refs, DuckDB cache indexing, `leap config`, and robustness hardening. - **2026-07-15**: v0.0.2 released — TUI, Gateway/App Connector, Hub sync, Scheduler, Workflow Copilot, and runtime hardening. - **2025-06-30**: LeapFlow Preview released — initial public release with record & replay, multi-modal signal fusion, and Workflow Copilot.