fix: describe image attachments for text runtimes #50

Merged
hongming merged 1 commits from fix/l4-vlm-image-descriptions into main 2026-05-24 01:13:08 +00:00
Owner

What

  • Add MiniMax VLM image-description helper for image attachments.
  • Append descriptions in the shared LangGraph A2A executor before text-only model execution.
  • Bump runtime package to 0.2.3.

Why

Live browser upload smoke showed text-only runtimes receiving attachment metadata without usable visual content.

Verification

  • PYTHONPATH=. pytest -q tests/test_attachment_vision.py tests/test_upload_resolution_contract.py tests/test_a2a_nonblocking_inbox.py

Coverage ledger

  • L4 image upload smoke follow-up for text-only runtime delivery.

Tier

  • Tier 2 runtime behavior fix.
## What - Add MiniMax VLM image-description helper for image attachments. - Append descriptions in the shared LangGraph A2A executor before text-only model execution. - Bump runtime package to 0.2.3. ## Why Live browser upload smoke showed text-only runtimes receiving attachment metadata without usable visual content. ## Verification - PYTHONPATH=. pytest -q tests/test_attachment_vision.py tests/test_upload_resolution_contract.py tests/test_a2a_nonblocking_inbox.py ## Coverage ledger - L4 image upload smoke follow-up for text-only runtime delivery. ## Tier - Tier 2 runtime behavior fix.
hongming added 1 commit 2026-05-24 01:11:55 +00:00
fix: describe image attachments for text runtimes
ci / unit-tests (pull_request) Waiting to run
ci / lint (pull_request) Waiting to run
ci / build (pull_request) Waiting to run
ci / smoke-install (pull_request) Waiting to run
Secret scan / Scan diff for credential-shaped strings (pull_request) Waiting to run
bf685c8642
infra-runtime-be approved these changes 2026-05-24 01:12:16 +00:00
infra-runtime-be left a comment
Member

Reviewed L4 image attachment follow-up. Scope is limited to VLM text enrichment/runtime bump; local targeted verification passed.

Reviewed L4 image attachment follow-up. Scope is limited to VLM text enrichment/runtime bump; local targeted verification passed.
infra-runtime-be approved these changes 2026-05-24 01:12:16 +00:00
infra-runtime-be left a comment
Member

Approved.

Approved.
core-devops approved these changes 2026-05-24 01:12:25 +00:00
core-devops left a comment
Member

Reviewed L4 image attachment follow-up. Scope is limited to VLM text enrichment/runtime bump; local targeted verification passed.

Reviewed L4 image attachment follow-up. Scope is limited to VLM text enrichment/runtime bump; local targeted verification passed.
core-devops approved these changes 2026-05-24 01:12:25 +00:00
core-devops left a comment
Member

Approved.

Approved.
hongming merged commit ef64a20f71 into main 2026-05-24 01:13:08 +00:00
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-ai-workspace-runtime#50