| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-28 | 632 Bytes | |
| v0.1.4 Release source code.tar.gz | 2026-06-28 | 12.3 MB | |
| v0.1.4 Release source code.zip | 2026-06-28 | 12.6 MB | |
| Totals: 3 Items | 24.9 MB | 1 | |
This release improves workflow orchestration, parameter validation, and overall compatibility.
### Highlights
- Improved workflow execution and graph handling, with better compatibility across old and new workflow patterns.
- Added stronger validation for tool and action parameters through stricter JSON schema checks.
- Normalized LLM-generated parameter types to reduce runtime mismatches.
- Improved workflow task progression and completion handling.
- Added utility support for async and mixed sync/async execution paths.
- Updated docs, tutorials, and examples to reflect the latest workflow behavior.