Skip to main content

Robi AI 1.0.x Maintenance

Stonebranch provides product maintenance in the form of updated product installation packages. This document lists the product installation package maintenance history for Robi AI 1.0.x.

Product Packaging

A package maintenance level is incremented when the package changes or the package installation changes.

Stonebranch changes product version, release, or modification identifiers at its discretion when it deems an appropriate number of enhancements or capabilities have been introduced to warrant the change.

Versioning

Package version numbers are comprised of three numeric identifiers: major version, minor version, and patch.

For example, for Robi AI 1.0.0:

  • 1 = Major version 1
  • 0 = Minor version 0
  • 0 = Patch 0

Packaging Methods

The Robi AI 1.0.x packages are provided in formats appropriate for the target platforms.

See Getting Started with Robi AI for information on installing, upgrading, and applying maintenance to Robi AI.

Package Maintenance Levels

This section identifies the changes included in Robi AI 1.0.x.

Release 1.0.1 - September 8, 2026

Change ID

Description

B-24581

Documentation Embedding / Retrieval Improvements

B-24599

Certify Azure Chat Model "gpt-5.1".

info

Recommended model: We recommend running the AI service with gpt-5.1.

Required upgrade step: Import the new vector database dump. Before using the new AI Service release, import the latest ai-{release}-{build}-vector_db_dump.sql. This fully replaces the vector store: it drops and recreates the vector_store table, loads the updated embeddings, and rebuilds the primary key and indexes. For steps and requirements, see Vector Database.

D-15645

Configuration comment has wrong default value for API key authentication enabled key

D-15646

Update ai and ai-mcp dependencies to override vulnerable transitive dependencies

D-15812

AI Assistant did not call tool for retrieving task instance output for extension task

D-15834

AI Assistant responded with 'I don't know' in multi-chat conversation

D-16510

Malformed API requests cause launch and update to fail