v0.3.1
[0.3.1] - 2026-06-19
Packaging release — the PyPI debut. No functional changes.
Packaging
- Add PyPI distribution metadata:
readme(renders the README on the project
page),keywords, and troveclassifiers. - Pin the AgentForge framework dependencies (
agentforge-py,
agentforge-anthropic,agentforge-mcp) to the validated>=0.2.4,<0.3
line, so a freshpip installresolves the framework version this release was
built and tested against (rather than an unvalidated newer line).