Skip to content

fix: use owned PyPI names for chat CLIs - #735

Merged
Germey merged 12 commits into
mainfrom
fix/owned-cli-package-names
Aug 11, 2026
Merged

fix: use owned PyPI names for chat CLIs#735
Germey merged 12 commits into
mainfrom
fix/owned-cli-package-names

Conversation

@acedatacloud-dev

@acedatacloud-dev acedatacloud-dev commented Aug 11, 2026

Copy link
Copy Markdown
Member

Summary

  • publish AiChat CLI as aichat-pro-cli because aichat-cli belongs to an unrelated PyPI project
  • publish OpenAI CLI as openai-pro-cli because openai-cli belongs to an unrelated PyPI project
  • preserve all existing command names and add version lookup regression coverage
  • leave glm-cli unchanged pending a separate PyPI ownership/permission check
  • format the four pre-existing OpenAI files required by the monorepo CI gate

Verification

  • AiChat: 58 tests passed; ruff check, format check, build, and twine check passed
  • OpenAI: 92 tests passed (1 integration test deselected); ruff check, format check, build, and twine check passed
  • source files match the corresponding mirror repository PRs

🤖 Generated with Claude Code

@Germey
Germey merged commit ae34c4b into main Aug 11, 2026
11 checks passed
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