-
fix(oss): add READMEs to the SDK packages so twine check --strict passes (#201)
发布于
2026-06-16 08:25:25 +00:00 The secure-release pipeline runs
twine check --strict, which failed
omnigent-client and omnigent-ui-sdk with "long_description missing" — the
core omnigent package sets readme = "README.md" but the two SDKs never
did. Add a README to each SDK and pointreadmeat it (also gives them a
rendered PyPI page). Verified: twine check --strict PASSES for all four
SDK distributions.Co-authored-by: Isaac
(cherry picked from commitb049d3a8b4)下载附件