to navigate
to select
esc to close
v0.7.3 Feature

v0.7.3 - AI Contexts and model benchmarking

Added AI Contexts, a model benchmark system, and account/subscription creation via API and MCP

New

  • AI Contexts: user-facing UI and auto-generated content model for grounding the AI assistant
  • Model benchmark system, with provider filtering
  • {% query %} Liquid tag ported to Liquiditor for local preview parity
  • theme_generate_liquid_docs MCP tool for accurate Liquid variable docs
  • API/MCP flow for account creation and Stripe subscriptions, plus bin/airogelcms commands for the same
  • New raw_html blueprint field type
  • AI-based spam classification for form submissions
  • Stop button for chat streaming
  • Pi session logs now ship periodically and flush before instance termination

Changes

  • Flash notifications converted to toast-style panels
  • Removed the account_id parameter from CMS RubyLLM tools

Fixes

  • Fixed the {% query %} tag: added filter: support, aliases, and corrected AI docs
  • Fixed a blank chat screen by saving the user message before job enqueue
  • Fixed the support-request "sent" count on the admin dashboard