release.2026-07-02T03-46-01Z.2085

microsoft/TinyTrouperelease.2026-07-02T03-46-01Z.2085Jul 2, 2026by github-actions[bot]

AI Summary

This release restores Bring Your Own Key (BYOK) support for AI models, allowing agents to use Anthropic and OpenAI-compatible models. It also optimizes workflow recovery and formula performance to reduce database memory pressure.

Key Highlights

  • Restored BYOK AI model support
  • Optimized formula and lookup recalculation performance
  • Improved workflow stability and failure logging
  • Fixed Personal Access Token permission selection
  • Optimized Agent model selection

New Features

  • Restored BYOK AI model support

Full Release Notes

## Feature Updates

* **Restored BYOK AI model support**: Agents now support Anthropic and OpenAI-compatible message models with custom keys.

## Bug Fixes & Optimizations

* **Fixed Personal Access Token permission selection**: The permission scope selector now scrolls properly for all resource permissions.

* **Optimized Agent model selection**: Agents now select the matching model more accurately based on the configured model key.

* **Improved workflow stability**: Reduced cases where workflows stay `running` due to temporary database connection issues.

* **Optimized workflow recovery**: The system now recovers interrupted or stale workflow runs for more consistent queues and history.

* **Improved workflow failure logging**: Failed steps now retain error details more reliably for easier troubleshooting.

* **Optimized formula and lookup recalculation performance:** Reduced large SQL generation and duplicate calculations to lower database memory pressure.

* **Fixed formula error retention:** Formula error details are now preserved more reliably during updates for easier troubleshooting.

* **Optimized space collaborator list display**: Fixed compressed, stretched, or misaligned collaborator tags for better readability and consistency.