Skip to content

v0.12.2

Choose a tag to compare

@rullopat rullopat released this 07 Aug 08:04
· 12 commits to main since this release

Bazilion 0.12.2 updates the bundled Pi agent engine to 0.83.0 and consolidates provider, model, authentication, and session construction around Pi’s public runtime APIs.

Highlights:

  • Add Qwen Token Plan international and China providers.
  • Refresh curated examples for current GPT-5.6, Claude 5, Gemini 3.6, Kimi K3, Grok 4.5, and Qwen 3.8 model families.
  • Preserve daemon-owned ChatGPT OAuth credentials and mid-turn refresh behavior through the new runtime boundary.
  • Replace compatibility-layer usage with public ModelRuntime, providers/all, and DefaultResourceLoader APIs.

Validation:

  • pnpm typecheck
  • pnpm test: 918 passed, 3 skipped
  • @bazilion/web typecheck and production build
  • Provider catalog audit and clean pnpm dlx bazilion@0.12.2 --version verification