Skip to content

v0.4.1

Choose a tag to compare

@skwijeratne skwijeratne released this 24 Jun 05:32
2b053a7

Patch release — metadata only, no functional code change. Re-publishes so the
work merged after 0.4.0 shows up on PyPI:

  • PyPI project links — the project page now shows Documentation (the docs
    site), Changelog, and Issues (0.4.0 only had Homepage/Repository).
  • Richer keywords & classifiers (AI, AsyncIO, Typed, …) for package search.
  • The documentation site (https://skwijeratne.github.io/agentix-toolkit/) and
    an llms.txt index so AI coding assistants can read the docs cleanly.

Install: pip install "agentix-toolkit[anthropic]" (import as agentix).