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

alibaba/page-agentrelease.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 and introduces optimizations for workflow processing and formula performance. It also addresses permission selection issues and improves the stability of workflow runs.

Key Highlights

  • Restored BYOK AI model support
  • Optimized workflow stability
  • Optimized formula and lookup recalculation performance
  • Fixed formula error retention

New Features

  • 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.