docs: add TypeScript config fix to CHANGELOG

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Lauren ten Hoor
2026-02-12 20:48:38 +08:00
parent 9739a14910
commit 5a960a1e1e

View File

@@ -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