Skip to content

v0.3.1

Choose a tag to compare

@kjoshi07 kjoshi07 released this 19 Jun 04:49
· 54 commits to main since this release
afca954

[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 trove classifiers.
  • Pin the AgentForge framework dependencies (agentforge-py,
    agentforge-anthropic, agentforge-mcp) to the validated >=0.2.4,<0.3
    line, so a fresh pip install resolves the framework version this release was
    built and tested against (rather than an unvalidated newer line).