Yanked
This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
⚠️ DEPRECATED
This package has been deprecated and is no longer maintained.
🚨 Important Notice
This package (agentplug) has been deprecated and is no longer actively maintained.
🔄 Migration Required
Please migrate to the new package:
# Uninstall the old package
pip uninstall agentplug
# Install the new package
pip install agenthub-sdk
📦 New Package: agenthub-sdk
The functionality has been moved to agenthub-sdk with improved features and better maintenance.
Quick Start with agenthub-sdk:
# New import (instead of 'import agentplug as ah')
import agenthub as ah
# Same functionality, better maintained
coding_agent = ah.load_agent("agentplug/coding-agent")
code = coding_agent.generate_code("neural network class")
CLI Commands:
# Install the new package
pip install agenthub-sdk
# Use the same commands
agenthub list
agenthub info agentplug/scientific-paper-analyzer
agenthub exec agentplug/scientific-paper-analyzer analyze_paper "research.pdf"
🔗 Links
- New Package: https://pypi.org/project/agenthub-sdk/
- Documentation: https://docs.agenthub.dev
- GitHub: https://github.com/agentplug/agenthub
❓ Support
If you have questions about the migration, please:
- Open an issue at: https://github.com/agentplug/agenthub/issues
- Contact: agenthub@agentplug.net
Thank you for using AgentHub! We apologize for any inconvenience during this transition.
Release files for agentplug 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agentplug-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Release files / agentplug-0.1.4-py3-none-any.whl
| Download URL | agentplug-0.1.4-py3-none-any.whl |
|---|---|
| Size | 106.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a0b21f78e04c00270c7ab7fe486fe2669e197731f3fbb796b9497f9b4e058332
|
|
BLAKE2b-256 checksum How to use checksums |
dd6c4d627a95370ce841b5b654ff3d4b232537e8759a0a663e7a09caa5a72e4c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.13
|