Skip to content

fix: PyPI name collision - agent-runtime is owned by AutoGen team #437

@imran-siddique

Description

@imran-siddique

Problem

The agent-runtime name on PyPI is registered to the AutoGen team (AutoGenDevs), with a v0.0.1 placeholder published Jan 2025 pointing to microsoft/autogen.

Our packages/agent-runtime/pyproject.toml declares name = "agent-runtime" but we cannot publish under this name.

PyPI ownership

Options

  1. Coordinate with AutoGen team - Both are Microsoft projects. Request name transfer or co-ownership.
  2. Rename our package - e.g. agent-runtime-gov, agent-runtime-toolkit, or agentmesh-runtime
  3. Use the existing agent-hypervisor name - We already publish under this name and the README says it was renamed.

Recommendation

Option 1 is ideal since both are Microsoft projects. If not feasible quickly, option 3 (revert to agent-hypervisor as the canonical name) is the lowest-friction path.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions