From 5a960a1e1ebdef1ea35c00da867c9789b256e260 Mon Sep 17 00:00:00 2001 From: Lauren ten Hoor Date: Thu, 12 Feb 2026 20:48:38 +0800 Subject: [PATCH] docs: add TypeScript config fix to CHANGELOG Co-Authored-By: Claude Sonnet 4.5 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed4e6ab..67205ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ This is the first stable release of DevClaw, a plugin for [OpenClaw](https://ope - **Comprehensive documentation** — Architecture, tools reference, configuration guide, QA workflow, and more #### Fixed +- **TypeScript build configuration** — Fixed module resolution for proper openclaw plugin-sdk type imports - **Worker health monitoring** — Detects and recovers from crashed or stale worker sessions - **Label transition atomicity** — Clean state management prevents orphaned labels - **Session persistence** — Workers properly maintain context between tasks