mirror of
https://github.com/openclaw/lobster.git
synced 2026-08-14 00:48:09 +00:00
chore(release): 2026.5.22
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
All notable changes to Lobster will be documented in this file.
|
||||
|
||||
## Unreleased
|
||||
## 2026.5.22
|
||||
|
||||
- Memoize Ajv schema compilation for repeated validation paths to avoid retained SchemaEnv/closure growth in long-running processes. Thanks to [@KrasimirKralev](https://github.com/KrasimirKralev) (PR [#98](https://github.com/openclaw/lobster/pull/98)) and [@cmi525](https://github.com/cmi525) (Issue [#96](https://github.com/openclaw/lobster/issues/96)).
|
||||
- Improve workflow resume compatibility for `stateKey` naming by accepting both `workflow_resume_` and `workflow-resume_` prefixes, including cleanup against the resolved on-disk key. Thanks to [@brownetw-ai](https://github.com/brownetw-ai) (PR [#4](https://github.com/openclaw/lobster/pull/4)).
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@clawdbot/lobster",
|
||||
"version": "2026.4.6",
|
||||
"version": "2026.5.22",
|
||||
"description": "Workflow runtime for AI agents - deterministic pipelines with approval gates",
|
||||
"keywords": [
|
||||
"ai-agent",
|
||||
|
||||
Reference in New Issue
Block a user