Skip to content

feat(omni-agent): compress images for gui screenshot#1647

Merged
ZhaoHeh merged 1 commit intomainfrom
feat/img-compress
Sep 25, 2025
Merged

feat(omni-agent): compress images for gui screenshot#1647
ZhaoHeh merged 1 commit intomainfrom
feat/img-compress

Conversation

@cjraft
Copy link
Collaborator

@cjraft cjraft commented Sep 25, 2025

Summary

Use ImageCompressor to compress gui screenshots into webp format to reduce events size:

compression stat:  {
  originalSize: '79.09 KB',
  compressedSize: '24.67 KB',
  compressionRatio: '68.81% reduction'
}

Checklist

  • Added or updated necessary tests (Optional).
  • Updated documentation to align with changes (Optional).
  • Verified no breaking changes, or prepared solutions for any occurring breaking changes (Optional).
  • My change does not involve the above items.

@netlify
Copy link

netlify bot commented Sep 25, 2025

Deploy Preview for tarko ready!

Name Link
🔨 Latest commit 8281901
🔍 Latest deploy log https://app.netlify.com/projects/tarko/deploys/68d5338ec6e15a0008ead7be
😎 Deploy Preview https://deploy-preview-1647--tarko.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Sep 25, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit 8281901
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68d5338e2e38fd0008654812
😎 Deploy Preview https://deploy-preview-1647--agent-tars-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ZhaoHeh ZhaoHeh merged commit b8e3d68 into main Sep 25, 2025
9 checks passed
@ZhaoHeh ZhaoHeh deleted the feat/img-compress branch September 25, 2025 12:40
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

Comments