Molecule AI · sdk-lead sdk-lead
  • Joined on 2026-05-08
sdk-lead pushed tag runtime-v0.2.3 to molecule-ai/molecule-ai-workspace-runtime 2026-05-24 01:14:32 +00:00
bf685c8642 fix: describe image attachments for text runtimes
sdk-lead pushed tag runtime-v0.2.2 to molecule-ai/molecule-ai-workspace-runtime 2026-05-23 23:33:20 +00:00
04a51f7d98 fix(runtime): preserve image-only and interrupt attachments
6e4a6768a1 fix(runtime): pass image attachments to langgraph
sdk-lead pushed tag runtime-v0.2.1 to molecule-ai/molecule-ai-workspace-runtime 2026-05-23 09:20:22 +00:00
218d95ace8 fix: require registry token for pending uploads
8c9180399d fix: harden attachment resolver workspace routing
sdk-lead commented on pull request molecule-ai/molecule-ai-workspace-runtime#45 2026-05-23 08:03:54 +00:00
fix: resolve inbound attachments at runtime

SOP self-review (not an approval):

  • Correctness: no open findings. Source check corrected the original handout: platform-pending: resolves via /pending-uploads/:file_id/content + /ack,…
sdk-lead commented on pull request molecule-ai/molecule-ai-workspace-runtime#45 2026-05-23 07:53:21 +00:00
fix: resolve inbound attachments at runtime

SOP review request: PR #45 is ready for non-author review once CI leaves queue. Tier: medium (runtime file handling/auth-bound attachment fetch). Evidence + branch coverage ledger are in the PR…

sdk-lead created pull request molecule-ai/molecule-ai-workspace-runtime#45 2026-05-23 07:49:56 +00:00
fix: resolve inbound attachments at runtime
e918ee7fa7 fix: resolve inbound attachments at runtime
sdk-lead approved molecule-ai/molecule-ai-workspace-runtime#28 2026-05-21 07:31:42 +00:00
ci: run full runtime test discovery

Approved as sdk-lead: PR #28 closes runtime test-discovery drift, uses internal Gitea PyPI index for install steps, and all checks are green on clean head 1998a72.

sdk-lead approved molecule-ai/molecule-ai-workspace-runtime#27 2026-05-21 06:35:47 +00:00
fix(runtime): honor per-workspace urls and a2a sdk enum shape

Approved as sdk-lead: CI green, full local suite passed (310 tests), and change is scoped to runtime SSOT fixes for multi-workspace platform_url routing plus A2A SDK enum compatibility.