mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-13 15:34:20 +00:00
- Change version tag format from `v{epoch}.{major}.{minor}.{rest}` to `v{major}.{minor}`
- Raise minimum selector version from v0.9.9 to v1.0
- Update tag parsing to require exactly two version segments
- Add numeric sorting for version tags (e.g., v1.10 > v1.9)
- Update major version compatibility check to compare first number only
- Improve validation messages: "vX.Y.Z" → "vX.Y", add "v1.0 or newer" requirement
- Clear default
|
||
|---|---|---|
| .. | ||
| a2a-setup.md | ||
| api-integration.md | ||
| contribution.md | ||
| mcp-setup.md | ||
| projects.md | ||
| self-update.md | ||
| troubleshooting.md | ||
| usage.md | ||