fix(vision): MediaKit erase size fit, hit-test plates, image-tool SSE fallback - #220
Closed
recombyn wants to merge 7 commits into
Closed
fix(vision): MediaKit erase size fit, hit-test plates, image-tool SSE fallback#220recombyn wants to merge 7 commits into
recombyn wants to merge 7 commits into
Conversation
…lligence env Cap free users at 3 zero-credit vision tool uses; charge editElements; inline or rewrite localhost image URLs for Seedream; remove dead RECOMBYN_INTELLIGENCE_* remote env and mockup closed-service copy.
feat: vision quota, Seedream image refs, drop closed Intelligence env
… fallback Eraser: snap rasters/masks to 8px MediaKit sizes (800012), restore original dimensions; rehost public URLs for Seedream/vision chat; camelCase-only FE meta; shared encode_or_rehost. Editor: skip full-bleed plates so lower nodes are selectable; hide crop-session chrome for translate/product scene; scene thumbs + wheel-stop on the scene dropdown; waitForImageProcessJob recovers via GET when SSE drops. Cleanup: fold eraser/removeBg sessions into ImageToolPanelHost; sessionNodeBox; drop void fire-and-forget; flatten intent/watcher/selection marquee; localized vision image errors.
fix(vision): MediaKit erase size fit, hit-test plates, image-tool SSE fallback
Git Bash on the self-hosted runner mangles ACTIONS_TEMP paths (C:\ → C:), so the bash step fails before the Cursor trailer scan. Use PowerShell instead.
Self-hosted runner has powershell.exe but not pwsh; Git Bash still breaks temp paths.
Owner
Author
|
Closing in favor of a single fresh PR onto zuoge main. |
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Includes vision quota + MediaKit stack (PR #35) plus eraser 8px fit, plate hit-test skip, SSE job fallback, product-scene thumbs, and image-tool structure cleanup.
Made with Cursor