jackwener / jackwener/OpenCLI

[autofix] labs/flow-batch: SELECTOR

Open Beginner friendly
#2,473 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
29.3k
Forks
2.9k
Avg merge
15h 36m
Merged PRs (30d)
70

Description

## Summary
OpenCLI autofix repaired this adapter locally, and the retry passed.

## Adapter
- Site: `labs`
- Command: `flow-batch`

## Original failure
- Error code: `SELECTOR`

~~~
Google Flow UI updated their generated images to be grouped in a `` component, and hides extra images behind an expand button.
~~~

## Local fix summary

~~~
Replaced `img[alt="生成的图片"]` with `flow-a2ui-image-option img`. Added logic to click the "Show more" (`展开`) button to reveal all generated images before extraction.
~~~

_Issue filed by OpenCLI autofix after a verified local repair._

Contributor guide

Open the contributing guide

Research direction

Start at the labs/flow-batch adapter and inspect its image selector and extraction flow. Reproduce the Google Flow result with grouped flow-a2ui-image-option elements and the 展开 button, then run the flow-batch retry. Done means all generated images are extracted after hidden results are revealed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, playwright
Domain
cli, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.