v0.4.1
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
anllms.txtindex so AI coding assistants can read the docs cleanly.
Install: pip install "agentix-toolkit[anthropic]" (import as agentix).