v0.8.0 — First Apache-2.0 Release
License Transition
This is the first release under Apache-2.0. All releases <= v0.7.0 remain under MIT as originally published.
Why Apache-2.0
- Explicit patent grant for contributors and users
- Pre-approved at most enterprise legal departments
- Ecosystem alignment with agentmesh-action v2
What's in v0.8.0
All features from v0.7.0 plus:
- Apache-2.0 license with
CONTRIBUTING.md(DCO v1.1 required) docs/license-policy.mddocumenting the transition rationale and version cutoffs
Unchanged
- All v0.7.0 functionality (orchestrator, spawner, watchdog, witness fabric, MCP server)
- 171 tests passing
- Python 3.10/3.11/3.12 support
Install
pipx install agentmesh-core==0.8.0
# or
pip install agentmesh-core==0.8.0Companion Release
agentmesh-action v2.1.0 — proof artifact, policy profiles, Apache-2.0.