Skip to content

Releases: axtontc/Multiverse-Planner

v1.0.0 — Stable Release

Choose a tag to compare

@axtontc axtontc released this 18 Jul 05:10

Multiverse Planner: Parallel Swarm Engine & Architectural Planner

We are proud to release the stable v1.0.0 of Multiverse Planner!

Key Features

  • Ruff & Mypy Style Cleanups: Fixed bare except statement and E722 error codes in models.py, resolved unused imports, and reformatted codebase.
  • Comprehensive Unit Tests: Created tests/test_multiverse.py testing cosine similarity calculations, timeline pruning, and adversarial LLM task farms.
  • setup-uv CI/CD integration: Standardized pytest actions with cached astral-sh/setup-uv runs.
  • README overhaul: Overhauled the README.md to feature Shields.io badges, a latency bounds matrix, CLI command specifications, and a visual portals banner.

Full Changelog: https://github.com/axtontc/Multiverse-Planner/commits/v1.0.0