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

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

AI Summary

This release restores Bring Your Own Key (BYOK) AI model support and introduces significant optimizations for workflows, formulas, and agent performance.

Key Highlights

  • Restored BYOK AI model support for Anthropic and OpenAI-compatible message models with custom keys.
  • Optimized workflow stability and recovery for interrupted or stale workflow runs.
  • Improved formula and lookup recalculation performance to reduce database memory pressure.
  • Fixed Personal Access Token permission selection for proper scrolling and resource management.

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.