Skip to content

fix: address agents code-review findings from PR #112#116

Merged
aguil merged 2 commits into
masterfrom
fix/code-review-findings-pr112
Jul 11, 2026
Merged

fix: address agents code-review findings from PR #112#116
aguil merged 2 commits into
masterfrom
fix/code-review-findings-pr112

Conversation

@aguil

@aguil aguil commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Restore lexicographic order in linux/apt-packages.txt (compliance-apt-packages-unsorted).
  • Add a lightweight Windows clipboard image probe for wl-paste --list-types so agent MIME polls do not run the full PNG export pipeline (performance-wl-paste-list-types-full-fetch).

Test plan

  • sort -c linux/apt-packages.txt
  • just -f qa.just lint-shell
  • pre-commit on touched files

Made with Cursor

aguil added 2 commits July 11, 2026 13:57
Sort imagemagick and libsixel-bin per the apt-mark export convention so
maintenance sort -c passes (compliance-apt-packages-unsorted).
Probe Windows clipboard image presence without PNG encode/decode so agent
MIME type polls stay cheap (performance-wl-paste-list-types-full-fetch).
@aguil aguil marked this pull request as ready for review July 11, 2026 20:04
@aguil aguil merged commit 6fe799a into master Jul 11, 2026
1 check passed
@aguil aguil deleted the fix/code-review-findings-pr112 branch July 11, 2026 20:04
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.

1 participant