Skip to content

Fix Sub2API skill SSH signing on Windows#3

Merged
meteor041 merged 1 commit into
meteor041:mainfrom
oNya685:fix/sub2api-skill-windows-signing
Apr 29, 2026
Merged

Fix Sub2API skill SSH signing on Windows#3
meteor041 merged 1 commit into
meteor041:mainfrom
oNya685:fix/sub2api-skill-windows-signing

Conversation

@oNya685
Copy link
Copy Markdown
Contributor

@oNya685 oNya685 commented Apr 29, 2026

Summary

  • set an explicit Sub2API skill User-Agent so Cloudflare does not see Python's default urllib signature
  • write SSH challenge messages as raw UTF-8 bytes before ssh-keygen -Y sign, avoiding Windows CRLF mutation and signature verification failures
  • apply the same headers to image download requests

Tests

  • python -c "compile(...)" for both skill scripts
  • git diff --check
  • live create task succeeded against https://playground.meteor041.com with task d3278b29-966a-40f6-9d5d-cf667dbebf5b
  • live download succeeded to C:\Users\oNya\Documents\Codex\2026-04-29\sub2api_skill_test.png

@meteor041 meteor041 merged commit 7ea05d4 into meteor041:main Apr 29, 2026
1 check passed
meteor041 added a commit that referenced this pull request Apr 29, 2026
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