Skip to content

Rename repository and package from AgentPool to AgentWolf #323

Description

@Million-mo

Summary

Rename the project from AgentPool to AgentWolf across the repository, package distribution, documentation, and CLI surfaces. The new GitHub repository will be Leoyzen/agentwolf, the PyPI package will be agentwolf, and the Python namespace will be agentwolf.

Motivation

The new name aligns with the next phase of the project brand. This issue tracks the full rename effort.

Scope of Work

  • Rename GitHub repository Leoyzen/agentpoolLeoyzen/agentwolf (preserves GitHub auto-redirect).
  • Replace Python package name agentpoolagentwolf in pyproject.toml.
  • Rename all src/agentpool* package directories and agentpool.* imports to agentwolf.
  • Update CLI entry point from agentpool to agentwolf (or decide on backward compatibility).
  • Update README title, badges, documentation links, and GitHub Pages references.
  • Update CI workflows, issue templates, and any repository-level configuration files.
  • Publish first agentwolf release to PyPI.
  • Add deprecation notice to the final agentpool PyPI release pointing users to agentwolf.
  • Write migration guide for users (import renames, CLI renames, config renames).

Non-Goals

  • No functional behavior changes beyond the rename.
  • Keep the rename PR focused; documentation rewrites can be follow-ups.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions