Skip to main content

LoopOS 05.2026.03 (C)

· 2 min read
Marta Mercier
Director of Product
TF + Main News

TF AI Protocol + AI Pricing Rules

AI in Core: optional AI-assisted protocol and pricing table generation when the AI endpoints and shared API key are configured in private settings.

Tech Notes

Tech Notes

What must be done before deployment:

  • For environments that should use AI protocol or AI pricing generation, configure AI Features on the Core app instance (shared AI API Key plus AI Protocol Service Endpoint and/or AI Pricing Service Endpoint as needed). Features stay off until those values are set.

New settings/configs/scopes:

  • Core
    • New setting
      • AI Protocol Service Endpoint (App Instance (Core) > Private Settings > Feature Settings > AI Features)
        • String URL;
        • Default: empty;
        • Endpoint for the AI protocol service;
        • Generation is active when this URL and the shared AI API Key are set.
    • New setting
      • AI Pricing Service Endpoint (App Instance (Core) > Private Settings > Feature Settings > AI Features)
        • String URL;
        • Default: empty;
        • Endpoint for the AI pricing service;
        • Generation is active when this URL and the shared AI API Key are set.

Migrations or Data Migrations made (to revert):

N/A

Retrocompatibility

→ Validation-Rails 0.24.10.0 (and above) and Handling-Rails 0.24.9.0 (and above) are compatible with Manager 0.24.12.0 at least
→ Validation-Rails 0.24.17.0 (and above) and Handling-Rails 0.24.15.0 (and above) are compatible with Core 0.24.24.0 at least
     → New item show in Validation-Rails and Handling-Rails only works with Validation V2 and Handling V2 blocks in the flow
→ Other apps have full backwards compatibility with any app on version 0.24.x.x and Hubs 0.21.x.x

Core

[0.24.53.2] - 2026-05-11

Fixed

  • Items displaying incorrectly across all hubs – #869d5hnm8

[0.24.53.1] - 2026-05-07

Added


[0.24.53.0] - 2026-05-07

Added

  • AI-assisted protocol generation – #869ce265c
  • AI-assisted pricing table generation – #869cq42aj

Changed

  • (Technical) Gem and lockfile updates for LoopOS UI and related dependencies – (no ticket)

Fixed

  • Protocol screens breaking when protocol names were excessively long – (no ticket)