Skip to content

v0.9.0

Latest

Choose a tag to compare

@rullopat rullopat released this 13 Jul 07:10
41a59a1

Bazilion 0.9.0 is a breaking alpha cleanup that makes Teams, Team Templates, and Team Policy the only canonical production model.

Highlights:

  • Removes Group, Profile Group, Harness prototype, compatibility API/URL, and incremental migration surfaces.
  • Consolidates the clean-install database contract into 0001_init.sql; existing alpha data must be wiped and bootstrapped again.
  • Updates the bundled Pi engine to 0.80.6 and refreshes provider catalogs, including GPT-5.6 Luna, Terra, and Sol.

Validation:

  • pnpm typecheck
  • pnpm test: 89 files, 672 tests
  • pnpm --filter @bazilion/web typecheck
  • pnpm --filter @bazilion/web build
  • Fresh clean-install bootstrap and schema verification

Public packages: bazilion@0.9.0, @bazilion/client@0.9.0, @bazilion/api-types@0.9.0.