Skip to content

The final mcpcat release β€” this SDK is now agentcat 🐱#36

Merged
naji247 merged 1 commit into
mainfrom
deprecate/mcpcat-final
Jul 4, 2026
Merged

The final mcpcat release β€” this SDK is now agentcat 🐱#36
naji247 merged 1 commit into
mainfrom
deprecate/mcpcat-final

Conversation

@naji247

@naji247 naji247 commented Jul 4, 2026

Copy link
Copy Markdown
Member

Same team, same product, same cats β€” new name. Companion to #35: that PR renames the SDK to agentcat; this one stages the last release of the mcpcat package name, pointing everyone who lands here at the new one.

mcpcat==0.1.15 β€” no functional or dependency changes, just the rename notice on every surface PyPI gives us:

  • πŸ“– README banner with migration steps (renders on the PyPI page)
  • 🏷️ Development Status :: 7 - Inactive classifier, DEPRECATED description prefix, and a Migration project URL β€” PyPI has no deprecate command, so metadata is the mechanism
  • πŸ“ FutureWarning on import β€” visible under default filters, stderr-only so STDIO MCP servers are unaffected

Nothing you have deployed will break β€” ever. The mcpcat package, api.mcpcat.io, and MCPCAT_API_URL stay alive permanently β€” migrate on your own schedule; new features land only in agentcat. Full steps (and a paste-into-your-coding-agent prompt): MIGRATION.md

The package is renamed to 'agentcat' (agentcat==1.0.0 on PyPI). This final
mcpcat release keeps working unchanged but surfaces the rename everywhere
PyPI allows:

- FutureWarning on import (visible under default filters, stderr-only so
  stdio MCP transports are unaffected)
- Development Status :: 7 - Inactive classifier + DEPRECATED description
  prefix + Migration project URL
- README rename callout (renders on the PyPI page; wording mirrors the
  typescript-sdk deprecation branch)
- sdist only-include allowlist so untracked working-tree files can never
  be swept into the tarball

No behavior or dependency changes; mcpcat-api and the api.mcpcat.io
endpoint stay as-is.

Claude-Session: https://claude.ai/code/session_01D7YNTkExp4PMpZZugKXbpb
@naji247
naji247 force-pushed the deprecate/mcpcat-final branch from bd1ae83 to 65ce6d2 Compare July 4, 2026 01:10
@naji247
naji247 marked this pull request as ready for review July 4, 2026 01:19
@naji247
naji247 merged commit 36d07f1 into main Jul 4, 2026
43 checks passed
@naji247
naji247 deleted the deprecate/mcpcat-final branch July 4, 2026 16:09
naji247 added a commit that referenced this pull request Jul 4, 2026
-s ours: the agentcat tree intentionally supersedes everything from the
final mcpcat release (mcpcat==0.1.15, PR #36). The deprecation artifacts β€”
the FutureWarning on import, its test, the README deprecation callout,
the Inactive classifier, and the DEPRECATED description β€” belong only to
the mcpcat package identity and must not ship in agentcat.

Claude-Session: https://claude.ai/code/session_01D7YNTkExp4PMpZZugKXbpb
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