From 059db9ba14db2690270d57a9293aa17ba6efdf01 Mon Sep 17 00:00:00 2001 From: Hongming Wang Date: Mon, 27 Apr 2026 07:39:20 -0700 Subject: [PATCH] chore: bump pin to >=0.1.22 (state_transition_history fix) Forces docker layer cache invalidation. Cascade rebuilt against 0.1.22 but hit GHA cache and shipped 0.1.21 (broken AgentCard construction). Pin bump invalidates the cache key. Co-Authored-By: Claude Opus 4.7 (1M context) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ec3f95..70e1172 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Molecule AI workspace runtime — shared infrastructure -molecule-ai-workspace-runtime>=0.1.21 +molecule-ai-workspace-runtime>=0.1.22 # Claude Code adapter specific deps # Claude Agent SDK — programmatic API to Claude Code engine.