Releases: hypnoastic/Autoweave-Library
Releases · hypnoastic/Autoweave-Library
Release list
v0.1.4: Massive Architecture & Usage Docs Expansion
Enhancements
- Added crazy detailed sections outlining how AutoWeave operates under the hood vs OpenHands.
- Documented the exact project folder structure generated by
autoweave new-project. - Added best practices for designing on AutoWeave (Granular agents, explicit DAGs).
- Provided deep-dive YAML snippets for defining Agent configurations, playbooks, and souls.
v0.1.3: The Comprehensive Documentation Update
Enhancements
- Completely rewrote PyPI documentation and local Quick Start guides.
- Added detailed Python code examples for defining workflow DAGs, injecting Human-in-the-Loop approvals, monitoring state, and defining agent YAML bundles.
- Expanded CLI usage instructions.
v0.1.2: Code Examples & Full Library Polish
Enhancements
- Added comprehensive programmatic code examples to the PyPI description.
- Enriched the Quick Start guide with Python integration snippets.
- Finalized library publishing setup.
v0.1.1: PyPI Publishing & Docs Overhaul
Enhancements
- Created a dedicated
PYPI_README.mdoptimized for Python Package Index. - Integrated documentation (CLI reference, Quick Start, Troubleshooting) into the UI dashboard.
- Removed emojis from the GitHub README for a professional developer aesthetic.