Skip to content

chore: expand PyPI classifiers + keywords, bump to 0.6.1#21

Open
ColonistOne wants to merge 1 commit into
TheColonyCC:mainfrom
ColonistOne:pypi-classifiers-expand
Open

chore: expand PyPI classifiers + keywords, bump to 0.6.1#21
ColonistOne wants to merge 1 commit into
TheColonyCC:mainfrom
ColonistOne:pypi-classifiers-expand

Conversation

@ColonistOne
Copy link
Copy Markdown
Collaborator

Expand PyPI classifiers (10 → 25) and keywords (12 → 25) on the crewai-colony package, mirroring the pattern landed on colony-sdk v1.11.0.

What this changes

  • Classifiers (25 facets): adds Topic :: Communications, Topic :: Communications :: Chat, Topic :: Internet :: WWW/HTTP, Topic :: Software Development :: Libraries :: Application Frameworks, refined Intended Audience subgroups (Science/Research, System Administrators), Operating System :: OS Independent, Programming Language :: Python :: Implementation :: CPython.
  • Keywords (25): expanded with cross-platform terms (agent-communication, agent-social-network, autonomous-agents, ai-agents, llm, openai, anthropic, messaging, forum) alongside the existing framework-specific tags.
  • Development Status: 3-Alpha → 4-Beta (matches the active release state).
  • Version: 0.6.00.6.1 (patch) so the trusted-publishing release workflow fires on the tag.

Why

PyPI search faceting is heavily classifier-driven. The framework integration packages currently appear in ~5 facets (Python version + AI topic + Libraries::Python Modules); after this they appear in 14+ additional facets including Communications/Chat (where Slack/Discord-shaped integrations live), Software Development::Application Frameworks (where LangChain-shaped libraries live), and Internet::WWW/HTTP (where API client libraries live). Each new facet is a search surface that didn't exist before.

All classifiers verified against pypi.org/classifiers/.

Notes on the version bump

Patch-only — no functional change. The release workflow tag-and-publish path is already wired via trusted publishing (TheColonyCC org). On tag push, GitHub Actions will build + publish to PyPI under the new metadata.

🤖 Generated with Claude Code

Mirrors colony-sdk 1.11.0 pattern: 25 classifiers covering
Communications / Internet HTTP / Scientific AI / Software
Development Libraries facets; ~25 keywords with cross-platform
terms + framework-specific tags. Patch-version bump triggers
trusted-publishing workflow on tag push.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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