Skip to content

fix(python): prepare sdk publishing#14

Merged
samzong merged 1 commit into
mainfrom
fix/python-sdk-publishing
Jul 3, 2026
Merged

fix(python): prepare sdk publishing#14
samzong merged 1 commit into
mainfrom
fix/python-sdk-publishing

Conversation

@samzong

@samzong samzong commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Publish the Python SDK as the kitup-sdk PyPI distribution while keeping the kitup import package.
  • Fix Python workflow stdin handling and Python 3.10 compatibility.
  • Add release guards for PyPI publishing, canonical Go module checks, and Python version support.

Scope Check

  • Stays within the v0.1 bundled-skill installer boundary.
  • Does not add marketplace, registry, remote install, script execution, GUI, MCP server, or agent runtime behavior.
  • No golden case update required; no cross-language installer behavior changed.
  • No spec/hosts.json changes; host constants unchanged.

Verification

  • make check
  • uv run --directory python --python 3.10 pytest tests -q
  • Python SDK tests passed on 3.10, 3.11, 3.12, 3.13, and 3.14 locally.

Signed-off-by: samzong <samzong.lu@gmail.com>
@samzong samzong merged commit e0699c2 into main Jul 3, 2026
12 checks passed
@samzong samzong deleted the fix/python-sdk-publishing branch July 3, 2026 06:32
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