Skip to content

Conversation

@vcfgv
Copy link
Collaborator

@vcfgv vcfgv commented Dec 3, 2025

📝 Pull Request Template

1. Related Issue

Closes # (issue number)

2. Type of Change (select one)

New Feature

3. Description

  • Image feature: Added MLLMImageFeatureComputer — produces one FeatureVector with report_markdown only (agents/common/trading/features/image.py).
  • Pipeline lifecycle: DefaultFeaturesPipeline supports optional image tasks and new async open()/close() for one-time setup (agents/common/trading/features/pipeline.py).
  • Playwright datasource: PlaywrightScreenshotDataSource now has open()/close() and delegates __aenter__/__aexit__ to them (screenshot.py).
  • Model check helper: supports_model_images(provider, model_id) added to inspect provider supported_inputs (utils/model.py).

4. Testing

  • I have tested this locally.
  • I have updated or added relevant tests.

5. Checklist

vcfgv added 20 commits December 3, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants